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.
☆153Updated 8 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:
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆229Updated last year
- Seedable random number generator supporting many common distributions.☆211Updated last month
- Check where your code is running. In the browser or in node.js environment.☆251Updated 9 months ago
- Basic operations on iterables☆146Updated last year
- Runtime duck type checking utilities for TypeScript.☆88Updated 2 years ago
- Data structures for high-performance JavaScript applications.☆720Updated last year
- Debounce promise-returning & async functions☆225Updated last year
- TypeScript port of Python's awesome itertools stdlib.☆158Updated 3 months ago
- Store JSON data in space efficient manner☆136Updated 2 weeks ago
- The iterable toolbox☆178Updated 3 months ago
- Memoize promise-returning & async functions☆410Updated 2 weeks ago
- Chain functions as transform streams.☆94Updated 3 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated 11 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆316Updated 2 years ago
- Mock websockets and assert complex websocket interactions with Jest☆175Updated last year
- Tiny JavaScript tokenizer.☆525Updated 2 months ago
- Code samples that scale☆109Updated this week
- JavaScript Object like api, backed by an arraybuffer☆181Updated last week
- Checks TypeScript types match expected values☆253Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆225Updated 7 months ago
- A programming language designed for typescript type generation☆422Updated 3 years ago
- Cognitive Complexity code metric for TypeScript (https://www.sonarsource.com/docs/CognitiveComplexity.pdf)☆39Updated last year
- A dead simple benchmarking framework for JS/TS libs☆764Updated 2 years ago
- prints a dependency graph in dot/mermaid format for your typescript/react project☆204Updated last year
- Runtime type-checking for JavaScript functions☆74Updated last year
- Additional types and types adjusted utilities for TypeScript☆397Updated this week
- PEG Parser Generator for TypeScript☆213Updated 9 months ago
- Easing functions in TypeScript☆77Updated last month
- Type safe object field string paths for typescript.☆127Updated last year
- A lightning fast on the fly JSON parser☆136Updated 2 years ago