lemire / FastBitSet.js
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
☆159Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for FastBitSet.js
- a fast heap-based priority queue in JavaScript☆357Updated 4 months ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆100Updated last year
- Roaring for NodeJS☆110Updated last month
- tdigest: javascript implementation of Dunning's T-Digest for streaming quantile approximation☆69Updated 6 months ago
- An arbitrary size Bit-Vector implementation in JavaScript☆224Updated last month
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 3 months ago
- A streaming JSON parser written in pure JavaScript for node.js☆360Updated 3 years ago
- Fast integer compression library in JavaScript☆59Updated 3 months ago
- A fast, pure javascript triple store implementation, also useful as a graph database.☆61Updated 3 years ago
- Fast AVL tree for Node and browser☆113Updated 4 months ago
- A variety of CSV files to serve as an acid test for CSV parsing libraries☆141Updated 4 months ago
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆111Updated 3 weeks ago
- streaming line delimited json parser + serializer☆295Updated 2 years ago
- Library for higher-order manipulation of collections☆181Updated 2 years ago
- JavaScript practical parser generator library using combinators☆110Updated 4 years ago
- JavaScript library for the HyperLogLog algorithm☆74Updated 7 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆299Updated last year
- kdb tree implementation using a chunk store☆101Updated 6 years ago
- A template string tag for generating template string tags.☆65Updated 4 years ago
- A pure JS implementation of the structured clone algorithm (or at least something pretty close to that).☆25Updated 2 years ago
- ☆89Updated 2 years ago
- in-memory kdb tree☆48Updated 8 years ago
- A ridiculously lean B-tree of variable orders in plain JavaScript.☆45Updated 11 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆444Updated last month
- HyperLogLog distinct value estimator for Node.js☆86Updated last year
- A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.☆93Updated last year
- A Javascript implementation of SipHash-2-4☆125Updated 2 years ago
- scientific computing package for JavaScript - inspired by NumPy☆78Updated 6 years ago
- Streams built using Algebraic Data Types (ADT) and Pure FP (Haskell like) code☆120Updated 4 years ago
- A perfect minimal hash function generator☆63Updated 12 years ago