jedisct1 / siphash-js
A Javascript implementation of SipHash-2-4
☆125Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for siphash-js
- Working mmap bindings for node.js☆56Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 4 months ago
- In-memory abstract-leveldown store for Node.js and browsers.☆287Updated last year
- speed measurement in javascript☆89Updated 6 years ago
- A simple LRU cache☆135Updated 2 years ago
- Run code inside a hidden Electron window☆52Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated 4 months ago
- Continuous reading or writing to a file using random offsets and lengths☆153Updated 3 weeks ago
- ☆98Updated 9 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 7 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆120Updated 2 years ago
- Easily make random-access-storage instances☆75Updated 9 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 6 months ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 9 years ago
- node.js CRC-32C algorithm with hardware acceleration and software fallback.☆29Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated 11 months ago
- Convert a typed array to a Buffer without a copy.☆66Updated 3 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- lock asynchronous resources☆48Updated 3 years ago
- Full implementation of the fs module on top of leveldb☆168Updated 4 years ago
- An abstract prototype matching the leveldown API.☆146Updated last year
- Bike shed mutex lock implementation☆88Updated 2 years ago
- A simple module for bitwise-xor on buffers☆30Updated 3 years ago
- Pure Javascript version of sodium-native☆92Updated last year
- Evaluate node require() module content directly☆93Updated 2 years ago
- ☆73Updated 11 months ago