lovell / 64Links
High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration
☆110Updated 4 years ago
Alternatives and similar repositories for 64
Users that are interested in 64 are comparing it to the libraries listed below
Sorting:
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- a quick syntax for JSON object☆57Updated last year
- Make weak references to JavaScript Objects.☆45Updated 3 months ago
- ☆89Updated 4 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Provide Server-Sent Events to Fastify☆20Updated 2 weeks ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Use HTTP/2 the same way like HTTP/1☆247Updated last year
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Pure JavaScript gRPC Server☆62Updated 5 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- ☆40Updated 4 months ago
- Iterate over promises serially☆52Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Module to hook into the Node.js require function☆181Updated 3 months ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Base64 encode, decode, escape and unescape for URL applications.☆116Updated 4 years ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year