dominictarr / bench-lruLinks
☆90Updated 3 years ago
Alternatives and similar repositories for bench-lru
Users that are interested in bench-lru are comparing it to the libraries listed below
Sorting:
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- experimental http2 client for node and the CLI☆48Updated 5 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 3 months ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- A minimal overhead event loop delay sampler.☆24Updated 2 months ago
- An iteration of the Node.js core streams with a series of improvements.☆232Updated 2 months ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- 🌲 A transport for sending pino logs to network sockets☆52Updated last year
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- reschedulable setTimeout for you node needs☆37Updated 2 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated last week
- Fast and iterable data structure for sorting bounded values☆32Updated 7 years ago
- Clone a Readable stream, safely☆120Updated last year