rawify / BitSet.js
An arbitrary size Bit-Vector implementation in JavaScript
☆224Updated last month
Related projects ⓘ
Alternatives and complementary repositories for BitSet.js
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆299Updated last year
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆118Updated 3 years ago
- JavaScript library to take the pain out of web workers.☆583Updated 7 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines☆159Updated 8 months ago
- JavaScript implementation of Google's Snappy compression library☆152Updated last year
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 3 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆360Updated 3 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆354Updated 9 months ago
- JSON parser that isn't strict☆199Updated this week
- SAX based evented streaming JSON parser in JavaScript☆444Updated last year
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 5 years ago
- JavaScript serialization that preserves behavior and reference circularity.☆177Updated 7 years ago
- ☆149Updated 7 months ago
- yet another zip library for node☆339Updated this week
- A simple LRU cache☆135Updated 2 years ago
- Tim Sort implementation for Node.js☆244Updated 4 years ago
- a fast heap-based priority queue in JavaScript☆357Updated 4 months ago
- launch a web worker that can require() in the browser with browserify☆417Updated 3 years ago
- Shared Memory Objects for Node☆112Updated last year
- A binary heap implementation in CoffeeScript/JavaScript.☆125Updated 9 months ago
- DataStream.js is a library for reading data from ArrayBuffers☆173Updated 8 years ago
- 📈 Multidimensional arrays for JavaScript☆1,211Updated 2 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆91Updated 8 months ago
- High-level API for working with binary data.☆541Updated last year
- A JavaScript source file preprocessor in pure JavaScript, e.g. to build different versions of a library.☆72Updated 10 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆316Updated last year
- A super efficient binary serialization format for JSON.☆459Updated 7 years ago
- Seamlessly create Web Workers☆655Updated 7 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 2 years ago