graphanalyticslib

1.0.17 • Public • Published

GraphAnalyticsLib

First ever - A Graph Analytics Library providing the user with an In-Memory Graph and Graph Analytics Algorithms for analysis, purely written in Javascript, using Javascript's parallel computing capabilities, without any external dependencies.

Features

  • Can be used anywhere Javascript can be executed
  • Can be used in React and React Native thus allowing graph creation, processing and analytics on mobile platforms,IoT as well as browsers or Node.js based frameworks.
  • Supports Multi-graphs
  • Allows creation,storing, managing,processing and analyzing graphs/multi-graphs using only JS without external dependencies.
  • Provides in-built Graph Analytical Algorithms to process and analyze graphs.
  • Graph Analytics Algorithms use JavaScript's parallel computing capabilities for optimized execution (In progress)

Sample Usage

For usage, please see the WIKI

To Do / In Progress

  • Increasing efficiency / optimization by parallel computing of algorithms
  • Better formatting
  • Adding more graph operations
  • Performing performance benchmarks
  • Adding other algorithms

Dependents (0)

Package Sidebar

Install

npm i graphanalyticslib

Weekly Downloads

0

Version

1.0.17

License

MIT

Unpacked Size

39.8 kB

Total Files

12

Last publish

Collaborators

  • jb123