lovell / highwayhashLinks
Node.js implementation of HighwayHash, Google's fast and strong hash function
☆221Updated 4 years ago
Alternatives and similar repositories for highwayhash
Users that are interested in highwayhash are comparing it to the libraries listed below
Sorting:
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 3 months ago
- Reuse objects and functions with style☆182Updated this week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 7 months ago
- A queue with custom concurrency and time limit.☆196Updated 3 years ago
- A stream implementation that does more by doing less☆255Updated 2 months ago
- Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entri…☆399Updated last month
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- Rate limit made simple, easy, async.☆336Updated 2 months ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆644Updated last month
- A non intrusive circuit breaker for node.js☆88Updated this week
- "Promisified" Array, it compatible with the original Array but comes with async versions of native Array methods☆124Updated last year
- Light NodeJS rate limiting and response delaying using Redis - including Express middleware.☆203Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 3 months ago
- Simple async unzip library for Node.js☆60Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Turns XLSX into a readable stream.☆176Updated 2 months ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated 2 weeks ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.☆174Updated 4 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- JSON.parse() drop-in replacement with prototype poisoning protection☆240Updated last month
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 3 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆179Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago