lovell / 64Links
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
Sorting:
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Fastify plugin for HTTP/2 automatic server push☆101Updated 11 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- a streaming CRC32 checksumer (now with deflate support)☆35Updated this week
- a quick syntax for JSON object☆57Updated 11 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- ☆89Updated 3 years ago
- worker threads for javascript☆48Updated 5 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Transform your data as it pass by, synchronously.☆107Updated last month
- Clone a Readable stream, safely☆119Updated last year
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆166Updated 8 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 3 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Module to hook into the Node.js require function☆175Updated 4 months ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 5 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco.☆30Updated 6 years ago
- Make weak references to JavaScript Objects.☆45Updated 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
- Rewrite file system `fs` paths☆59Updated this week
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago