datavis-tech / graph-data-structureLinks
A graph data structure with topological sort and shortest path algorithms.
☆264Updated last week
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
- A purely functional red-black tree data structure☆386Updated 2 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆305Updated 2 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Gets a list of differences between two javascript values.☆91Updated 2 years ago
- Package provides javascript implementation of algorithms for graph processing☆152Updated 2 years ago
- a fast heap-based priority queue in JavaScript☆365Updated last year
- String Tokenization Library for JavaScript☆106Updated last week
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- Fast AVL tree for Node and browser☆118Updated last week
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Complete implementation of RFC6902 in TypeScript☆363Updated 5 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Agnostic tree traversal library.☆87Updated last year
- Runtime type-checking for JavaScript functions☆76Updated last year
- Chain functions as transform streams.☆95Updated 5 months ago
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Internationalised error messages for Ajv JSON schema validator☆177Updated last year
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆233Updated last year
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆278Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago
- Dynamic JSON Schema Validator - Supports draft-04/06☆288Updated 2 months ago
- An efficient combinatorics library for JavaScript utilizing ES2015 generators.☆90Updated 8 years ago
- A finite state machine library for Node.js and the browser with a friendly configuration DSL.☆134Updated 5 years ago
- Library to diff JSON objects into atomic put and delete operations, and apply change sets to objects. Useful with Levelup/LevelDB object …☆123Updated 4 years ago
- javascript plugin to convert object with functions to string and string to object☆221Updated 4 years ago
- A compression algorithm for JSON☆318Updated last year
- The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.☆265Updated 8 months ago