Adelost / javascript-serialization-benchmark
Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)
☆87Updated 5 months ago
Alternatives and similar repositories for javascript-serialization-benchmark:
Users that are interested in javascript-serialization-benchmark are comparing it to the libraries listed below
- Roaring for NodeJS☆115Updated last week
- JavaScript Object like api, backed by an arraybuffer☆174Updated 9 months ago
- Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.☆58Updated 3 months ago
- A WebAssembly implementation of xxHash☆134Updated 3 months ago
- Web streams that work across web workers and iframes.☆80Updated last year
- A Swiss army knife for async iterables. Designed to replace your streams.☆81Updated 2 weeks ago
- Ultra-fast CBOR encoder/decoder with extensions for records and structural cloning☆301Updated 3 months ago
- ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly.☆58Updated last year
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆41Updated last month
- A stream implementation that does more by doing less☆250Updated 8 months ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆105Updated last year
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆219Updated last year
- A protobuf runtime and code generation tool for JavaScript and TypeScript☆70Updated last month
- Explainer for the WebSocketStream JavaScript API☆125Updated 11 months ago
- Compile a JSON.stringify() function with type hints for maximum performance☆21Updated 5 years ago
- Random access unzip library for JavaScript☆133Updated last year
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆37Updated 2 years ago
- Convert event emitters and event targets to ES async iterators☆92Updated 4 years ago
- High performance Zstandard decompression in a pure JavaScript, 8kB package