jedisct1 / siphash-jsLinks
A Javascript implementation of SipHash-2-4
☆127Updated 2 months ago
Alternatives and similar repositories for siphash-js
Users that are interested in siphash-js are comparing it to the libraries listed below
Sorting:
- node.js CRC-32C algorithm with hardware acceleration and software fallback.☆29Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Working mmap bindings for node.js☆57Updated 7 years ago
- A test suite and interface you can use to implement a chunk based storage backend☆119Updated 2 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Run code inside a hidden Electron window☆53Updated 7 years ago
- Low-level implementation of the k-rpc protocol used the BitTorrent DHT.☆76Updated 2 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 6 months ago
- speed measurement in javascript☆89Updated 7 years ago
- A simple LRU cache☆136Updated 3 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- A binary stream multiplexer☆143Updated 6 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 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
- ☆98Updated 9 years ago
- Evented I/O B-tree for Node.js.☆166Updated 3 years ago
- Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser☆69Updated 2 months ago
- Continuous reading or writing to a file using random offsets and lengths☆154Updated 6 months ago
- yet another bloom filter implementation for node.js; backed by xxhash☆44Updated 7 years ago
- no longer maintained, sorry!☆196Updated 6 years ago
- Pure Javascript version of sodium-native☆92Updated 2 years ago
- Creates a duplex stream☆95Updated 4 years ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆48Updated 3 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated 6 months ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 5 years ago
- Asynchronous read / write lock implementation for Node.js☆35Updated 4 years ago
- Base64 encode, decode, escape and unescape for URL applications.☆116Updated 4 years ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 9 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year