datavis-tech / graph-data-structureLinks
A graph data structure with topological sort and shortest path algorithms.
☆262Updated 2 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☆345Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- A purely functional red-black tree data structure☆386Updated 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
- Additional JSON-Schema keywords for Ajv JSON validator☆256Updated 2 years ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- Dynamic JSON Schema Validator - Supports draft-04/06☆288Updated last month
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- javascript plugin to convert object with functions to string and string to object☆217Updated 4 years ago
- Complete implementation of RFC6902 in TypeScript☆352Updated 2 months ago
- A finite state machine library for Node.js and the browser with a friendly configuration DSL.☆133Updated 5 years ago
- Data analysis library for JavaScript built with Ramda☆221Updated 2 years ago
- Gets a list of differences between two javascript values.☆90Updated last year
- String Tokenization Library for JavaScript☆103Updated last year
- Runtime type-checking for JavaScript functions☆74Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆227Updated 3 months ago
- JSON parser that isn't strict☆210Updated 6 months ago
- a javascript library for storing arbitrary data in mathematical (di)graphs, as well as traversing and analyzing them in various ways (ECM…☆92Updated 4 years ago
- Chain functions as transform streams.☆93Updated 2 months ago
- Node.js interface to the GraphViz graphing tool☆197Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.☆104Updated 2 years ago
- a fast heap-based priority queue in JavaScript☆366Updated last year
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- Tiny WebWorker for the Server☆250Updated 2 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 2 years ago