datavis-tech / graph-data-structureLinks
A graph data structure with topological sort and shortest path algorithms.
☆262Updated 3 months ago
Alternatives and similar repositories for graph-data-structure
Users that are interested in graph-data-structure are comparing it to the libraries listed below
Sorting:
- A simple dependency graph for Node.js☆346Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- A finite state machine library for Node.js and the browser with a friendly configuration DSL.☆133Updated 5 years ago
- Package provides javascript implementation of algorithms for graph processing☆153Updated 2 years ago
- A purely functional red-black tree data structure☆385Updated 2 years ago
- Complete implementation of RFC6902 in TypeScript☆359Updated 3 months ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- String Tokenization Library for JavaScript☆104Updated last week
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Runtime type-checking for JavaScript functions☆74Updated last year
- Dynamic JSON Schema Validator - Supports draft-04/06☆288Updated last week
- Agnostic tree traversal library.☆87Updated last year
- Gets a list of differences between two javascript values.☆90Updated last year
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Straightforward DOM implementation to make SVG.js run headless on Node.js☆284Updated last month
- Data analysis library for JavaScript built with Ramda☆221Updated 2 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆125Updated 4 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 2 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- An NX utility, responsible for executing code in the context of an object.☆164Updated 7 years ago
- Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test co…☆358Updated 2 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆228Updated 4 months ago
- An efficient combinatorics library for JavaScript utilizing ES2015 generators.☆90Updated 8 years ago
- Fast AVL tree for Node and browser☆118Updated last month
- Parser of GraphViz dot file format☆78Updated 2 months ago
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.☆298Updated 3 weeks ago
- Load module from string☆299Updated 7 years ago
- javascript plugin to convert object with functions to string and string to object☆218Updated 4 years ago
- Tim Sort implementation for Node.js☆245Updated 5 years ago