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.
☆158Updated last month
Alternatives and similar repositories for heap-js
Users that are interested in heap-js are comparing it to the libraries listed below
Sorting:
- JavaScript Object like api, backed by an arraybuffer☆184Updated 2 months ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆229Updated last year
- Streaming JSON parser in Javascript for Node.js and the browser☆193Updated 9 months ago
- The iterable toolbox☆180Updated 4 months ago
- Easing functions in TypeScript☆77Updated 3 months ago
- Tiny JavaScript tokenizer.☆529Updated 4 months ago
- Basic operations on iterables☆150Updated last year
- Heap data structure☆93Updated 2 weeks ago
- Chain functions as transform streams.☆95Updated 5 months ago
- Fast AVL tree for Node and browser☆118Updated last week
- A trie implementation that maps keys to objects. Most common use will be for typeahead searches.☆200Updated 7 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆366Updated 2 years ago
- A lightning fast on the fly JSON parser☆137Updated 2 years ago
- Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Gra…☆182Updated last week
- Check where your code is running. In the browser or in node.js environment.☆251Updated 11 months ago
- Typescript Transform Macros☆122Updated 6 years ago
- Data structures for high-performance JavaScript applications.☆724Updated last year
- Store JSON data in space efficient manner☆138Updated last month
- JSON.Stringify as a readable stream☆91Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Type safe object field string paths for typescript.☆126Updated 2 years ago
- 😎 A list of awesome TypeScript transformers, plugins, handbooks, etc☆138Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Runtime duck type checking utilities for TypeScript.☆89Updated 2 years ago
- Debounce promise-returning & async functions☆232Updated this week
- A high-performance Javascript string compression library☆328Updated 2 years ago
- Shows how fat is a package☆100Updated 2 years ago
- TypeScript port of Python's awesome itertools stdlib.☆159Updated last week
- Checks TypeScript types match expected values☆253Updated last year
- A structuredClone polyfill☆316Updated 9 months ago