w8r / avlLinks
Fast AVL tree for Node and browser
☆118Updated 3 weeks ago
Alternatives and similar repositories for avl
Users that are interested in avl are comparing it to the libraries listed below
Sorting:
- Fast splay-tree data structure☆121Updated last year
- A very fast and simple JavaScript priority queue☆141Updated 3 months ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆111Updated 5 months ago
- Read and write binary data in ArrayBuffers☆45Updated 2 months ago
- List of Parallel and Shared-Memory Javascript Designs and Implementations☆47Updated 7 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆170Updated last week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- Higher order iterator library for JavaScript and TypeScript.☆58Updated 10 months ago
- An iteration of the Node.js core streams with a series of improvements.☆235Updated last month
- A purely functional red-black tree data structure☆386Updated 2 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Make weak references to JavaScript Objects.☆45Updated last week
- A Map subclass with support for multiple keys for one entry.☆110Updated 4 months ago
- JavaScript Object like api, backed by an arraybuffer☆183Updated 2 months ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated this week
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last week
- string representations of objects in node and the browser☆156Updated last month
- An implementation of the SuperFastHash non-cryptographic hashing algorithm in JavaScript and WebAssembly☆19Updated 6 years ago
- A Javascript library for pub/sub and req/res over any text message transport☆12Updated 2 years ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆132Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- ☆89Updated 3 years ago
- A stream implementation that does more by doing less☆256Updated 2 weeks ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆197Updated 2 years ago
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 7 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆211Updated 2 months ago
- Bundle your Worker code alongside your main JavaScript☆22Updated 6 years ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated 2 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago