mjethani / superfasthashLinks
An implementation of the SuperFastHash non-cryptographic hashing algorithm in JavaScript and WebAssembly
☆19Updated 6 years ago
Alternatives and similar repositories for superfasthash
Users that are interested in superfasthash are comparing it to the libraries listed below
Sorting:
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Tiny async debouncer☆37Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- WASI for Node.js☆71Updated 5 years ago
- Yet another auto expiring, max sizable cache☆50Updated last year
- Tiny type-safe event emitter☆26Updated last year
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- 🗜 WebAssembly compiled Brotli library☆73Updated 2 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- ☆27Updated 5 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated last week
- Native file system extensions for advanced file operations☆37Updated 4 months ago
- A 25 LOC utility to define and create records via objects literals.☆15Updated 5 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Read and write binary data in ArrayBuffers☆45Updated 3 weeks ago
- Simplified, partial, and poor ES6 collections polyfills, targeting IE9+ and older mobile browsers.☆44Updated 6 years ago
- Easy and universal way to react to elements being disconnected and connected from the DOM aka lifecycle methods.☆34Updated 11 months ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration☆25Updated 4 years ago
- This module has moved and is now available at @rollup/plugin-wasm / https://github.com/rollup/plugins/blob/master/packages/wasm☆77Updated 5 years ago
- Same as sqlite-tag but without the native sqlite3 module dependency☆19Updated 5 months ago
- Fast way to write a file atomically, for Node.js☆19Updated 6 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 2 years ago
- Web streams that work across web workers and iframes.☆84Updated last year
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- A Javascript library for pub/sub and req/res over any text message transport☆12Updated 2 years ago
- ES2015 to CommonJS import/export transformer☆59Updated last year
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated this week
- Web Streams Standard implementation and polyfill☆51Updated 3 years ago