datavis-tech / graph-data-structureLinks
A graph data structure with topological sort and shortest path algorithms.
☆265Updated 2 weeks 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☆347Updated 2 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- A purely functional red-black tree data structure☆388Updated 2 years ago
- Runtime type-checking for JavaScript functions☆77Updated last month
- A finite state machine library for Node.js and the browser with a friendly configuration DSL.☆135Updated 5 years ago
- Complete implementation of RFC6902 in TypeScript☆369Updated 2 months ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆107Updated 2 years ago
- String Tokenization Library for JavaScript☆109Updated 2 months ago
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆241Updated 9 months ago
- Chain functions as transform streams.☆96Updated 8 months ago
- Agnostic tree traversal library.☆89Updated last year
- JavaScript expression parsing and evaluation.☆199Updated 2 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated 2 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- a fast heap-based priority queue in JavaScript☆365Updated last year
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago
- Fast AVL tree for Node and browser☆118Updated 2 weeks ago
- very small and fast xml-parser in pure javascript☆229Updated 3 months ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆236Updated last year
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- A compression algorithm for JSON☆322Updated last year
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆186Updated last month
- An NX utility, responsible for executing code in the context of an object.☆165Updated 7 years ago
- Safer version of eval()☆265Updated 2 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- javascript plugin to convert object with functions to string and string to object☆222Updated 5 years ago
- Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.☆306Updated 4 months ago