lovell / 64
High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration
☆108Updated 3 years ago
Alternatives and similar repositories for 64:
Users that are interested in 64 are comparing it to the libraries listed below
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 4 months ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆219Updated 3 years ago
- a quick syntax for JSON object☆57Updated 9 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- Simple cross Node.js inteface for using brotli compression☆42Updated last year
- Node.js Workers, except on the same thread☆77Updated 2 years ago
- Automatically generate etags for HTTP responses, for Fastify☆79Updated 3 weeks ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 4 years ago
- Parse data: URLs☆73Updated last year
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆54Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- MurmurHash native bindings for node☆48Updated last year
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago
- sqlite db server talking mysql protocol, all native js☆33Updated 7 years ago
- Full zlib module for browserify☆58Updated 4 months ago
- Module to hook into the Node.js require function☆174Updated 2 months 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
- Add callbacks to requests in flight to avoid async duplication☆73Updated 11 months ago
- The fastest way to parse JSON safely☆88Updated 3 years ago
- 🚸 Cross platform children list of a PID.☆124Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- A module that exports all available Redis commands and their supported Redis versions.☆84Updated 4 months ago
- MIME functions☆29Updated 4 months ago