lovell / highwayhashLinks
Node.js implementation of HighwayHash, Google's fast and strong hash function
☆221Updated 3 years ago
Alternatives and similar repositories for highwayhash
Users that are interested in highwayhash are comparing it to the libraries listed below
Sorting:
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆452Updated 2 months ago
- A queue with custom concurrency and time limit.☆196Updated 3 years ago
- Reuse objects and functions with style☆181Updated this week
- A stream implementation that does more by doing less☆255Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 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…☆400Updated 2 weeks ago
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆163Updated last year
- "Promisified" Array, it compatible with the original Array but comes with async versions of native Array methods☆124Updated last year
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Rate limit made simple, easy, async.☆334Updated 2 weeks ago
- Simple async unzip library for Node.js☆60Updated 2 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆174Updated 10 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆641Updated last week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last week
- ☆252Updated 4 years ago
- Light NodeJS rate limiting and response delaying using Redis - including Express middleware.☆203Updated 2 years ago
- 🔩 Hexnut is a middleware based, express/koa like framework for web sockets☆204Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last week
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 3 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- A non intrusive circuit breaker for node.js☆88Updated this week
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago
- RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases☆256Updated 6 months ago
- Uber-fast unique id generation, for Node.js and the browser☆739Updated last year
- Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.☆174Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆232Updated 3 months ago