datastructures-js / graphLinks
Graph & Directed Graph data structures
☆44Updated 5 months ago
Alternatives and similar repositories for graph
Users that are interested in graph are comparing it to the libraries listed below
Sorting:
- Runtime type-checking for JavaScript functions☆77Updated last month
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- ECMAScript Abstract Syntax Tree format☆57Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Fast CSS Selectors API Engine☆134Updated 2 months ago
- Generates code that generates TypeScript Compiler API factory code from an AST.☆101Updated last year
- A structuredClone polyfill☆320Updated last year
- A streaming way to send data to a Node.js Worker Thread☆254Updated 2 weeks ago
- Trie data structure☆30Updated 5 months ago
- ECMAScript Modules Loaders☆138Updated 10 months ago
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆245Updated last year
- Heap data structure☆97Updated 3 months ago
- Streaming line delimited json parser + serializer☆131Updated 4 years ago
- Use multiple fs modules at once☆233Updated 4 months ago
- BinarySearchTree & AVLTree data structures☆64Updated 3 months ago
- ☆143Updated 2 years ago
- Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, ac…☆84Updated last year
- Monkey-patches for file system related things☆119Updated 4 months ago
- Tool to gather all dependents of a package and filter by npm weekly downloads, github forks, stars and watchers☆75Updated last year
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆176Updated 9 months ago
- A JavaScript / TypeScript implementation of JSON Type Definition☆93Updated 3 years ago
- wrapper for express app to work with http2 protocol☆32Updated 2 years ago
- Polyfill of `util.parseArgs()`☆125Updated 6 months ago
- An issue tracker for the CDN☆113Updated 2 years ago
- Get the dependencies of a TypeScript module☆61Updated 2 months ago
- Test if an ES module is run directly (require.main replacement)☆96Updated last month
- utility to serialize hast to HTML☆116Updated 11 months ago
- Tagged template for CSS Modules: const styles = css`.root { color: red; }`; <div class={styles.root}></div>☆18Updated 2 years ago
- Abstract class for a lexicographically sorted key-value database.☆162Updated last month
- Allows users to use generators in order to write common functions that can be both sync or async.☆91Updated 3 years ago