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.
☆149Updated 5 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:
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆308Updated last year
- Heap data structure☆89Updated 10 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆221Updated last month
- Check where your code is running. In the browser or in node.js environment.☆250Updated 6 months ago
- Fast AVL tree for Node and browser☆116Updated 3 months ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆225Updated last year
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated 2 years ago
- Typed express router for TypeScript☆89Updated this week
- Debounce promise-returning & async functions☆223Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 5 months ago
- Memoize promise-returning & async functions☆407Updated last year
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆215Updated 8 months ago
- Checks TypeScript types match expected values☆252Updated 11 months ago
- 😎 A list of awesome TypeScript transformers, plugins, handbooks, etc☆136Updated 2 years ago
- Really Fast Deep Clone☆671Updated last month
- prints a dependency graph in dot/mermaid format for your typescript/react project☆200Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago
- A lightning fast on the fly JSON parser☆134Updated 2 years ago
- JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash☆405Updated last month
- javascript realms security resources☆33Updated last year
- Code samples that scale☆109Updated this week
- Node module to find the same/diff of two arrays.☆112Updated 11 months ago
- Runtime type-checking for JavaScript functions☆74Updated last year
- Mock websockets and assert complex websocket interactions with Jest☆175Updated last year
- A blazing fast equality comparison, either shallow or deep☆524Updated last month
- Store JSON data in space efficient manner☆131Updated last week
- Convert event emitters and event targets to ES async iterators☆93Updated 4 years ago
- Yet Another Linked List☆210Updated 11 months ago
- Fast CSS Selectors API Engine☆127Updated last month