ignlg / heap-jsLinks
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
☆163Updated 3 months ago
Alternatives and similar repositories for heap-js
Users that are interested in heap-js are comparing it to the libraries listed below
Sorting:
- Seedable random number generator supporting many common distributions.☆220Updated 5 months ago
- Data structures for high-performance JavaScript applications.☆725Updated 2 years ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆235Updated last month
- prints a dependency graph in dot/mermaid format for your typescript/react project☆212Updated last year
- Code writer for JavaScript and TypeScript code.☆217Updated last year
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Store JSON data in space efficient manner☆143Updated 3 months ago
- Fast AVL tree for Node and browser☆118Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Tiny JavaScript tokenizer.☆544Updated last month
- JavaScript Object like api, backed by an arraybuffer☆183Updated 4 months ago
- Runtime type-checking for JavaScript functions☆78Updated last month
- Easing functions in TypeScript☆77Updated 5 months ago
- Runtime duck type checking utilities for TypeScript.☆89Updated 2 years ago
- Chain functions as transform streams.☆95Updated 7 months ago
- Basic operations on iterables☆151Updated last year
- Typescript Transform Macros☆122Updated 6 years ago
- A structuredClone polyfill☆319Updated 11 months ago
- A suite of packages designed to provide low-level APIs for interoperable libraries.☆234Updated 2 years ago
- Fast cartesian product☆72Updated 3 months ago
- Memoize promise-returning & async functions☆435Updated 2 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- Shows how fat is a package☆104Updated 2 years ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆188Updated 10 months ago
- Heap data structure☆96Updated 2 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆236Updated 8 months ago
- The iterable toolbox☆181Updated 7 months ago
- A trie implementation that maps keys to objects. Most common use will be for typeahead searches.☆201Updated last month
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- An efficient combinatorics library for JavaScript utilizing ES2015 generators.☆90Updated 8 years ago