mjethani / superfasthash
An implementation of the SuperFastHash non-cryptographic hashing algorithm in JavaScript and WebAssembly
☆18Updated 5 years ago
Alternatives and similar repositories for superfasthash:
Users that are interested in superfasthash are comparing it to the libraries listed below
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 5 years ago
- Same as sqlite-tag but without the native sqlite3 module dependency☆19Updated last week
- Tiny type-safe event emitter☆26Updated last year
- A 25 LOC utility to define and create records via objects literals.☆15Updated 5 years ago
- A fast and lightweight Map based LRU implementation.☆21Updated 5 years ago
- Library for describing & applying DOM changes (off UI thread)☆18Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- Easy and universal way to react to elements being disconnected and connected from the DOM aka lifecycle methods.☆34Updated 5 months ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- An implementation of TC39 temporal for AssemblyScript☆25Updated 3 years ago
- A minimal overhead event loop delay sampler.☆21Updated 3 months ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 2 years ago
- Fast way to write a file atomically, for Node.js☆19Updated 5 years ago
- Cross-Platform Binary API☆35Updated 4 years ago
- An Immutable Asynchronous Map☆32Updated last year
- Use plain HTML files as tagged templates.☆24Updated 8 months ago
- An experimental lightning-fast Wasm-compiled levenshtein library.☆23Updated last year
- Create two streams that are cross piped☆35Updated 6 years ago
- Limit the number of simultaneous executions of a async function.☆24Updated 5 years ago
- An essential connected/disconnected DOM helper☆18Updated 3 years ago
- Because Security Matters, and Web libraries, tools, and projects, should be more informative about their state.☆15Updated 3 years ago
- Makes context oriented functions easily usable via `|>` pipeline operator.☆16Updated 6 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
- ☆14Updated 2 years ago
- Creates a text/event-stream stream as specified by the WD-eventsource W3C recommendation☆8Updated 2 years ago
- Ring Buffer using Shared Array Buffer☆21Updated 4 years ago