datavis-tech / graph-data-structureLinks
A graph data structure with topological sort and shortest path algorithms.
☆264Updated last month
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☆345Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- A purely functional red-black tree data structure☆385Updated 2 years ago
- String Tokenization Library for JavaScript☆104Updated 3 weeks ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- JSON toolkit for JavaScript.☆106Updated 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
- Safely and quickly serialize JavaScript objects☆353Updated 9 months ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- Complete implementation of RFC6902 in TypeScript☆362Updated 4 months ago
- Parser of GraphViz dot file format☆80Updated last month
- Tiny WebWorker for the Server☆251Updated 2 years ago
- javascript plugin to convert object with functions to string and string to object☆218Updated 4 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 5 months ago
- Chain functions as transform streams.☆95Updated 4 months ago
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Agnostic tree traversal library.☆87Updated last year
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Dynamic JSON Schema Validator - Supports draft-04/06☆288Updated last month
- An efficient combinatorics library for JavaScript utilizing ES2015 generators.☆90Updated 8 years ago
- Runtime type-checking for JavaScript functions☆76Updated last year
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.☆304Updated 3 weeks ago
- Fast AVL tree for Node and browser☆118Updated last month
- Let JSON play nicely with Typescript☆344Updated 2 years ago
- Ambient mapping from JSON schema to typescript☆101Updated 4 years ago
- Serialize/deserialize an error into a plain object☆579Updated 2 weeks ago
- Graph data structure in JavaScript☆560Updated last week
- Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's hea…☆158Updated last week