dominictarr / bench-lruLinks
☆89Updated 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.☆109Updated last month
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 5 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆82Updated last year
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- Benchmark of the most commonly used http routers☆81Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated last week
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- A minimal overhead event loop delay sampler.☆25Updated 5 months ago
- Clone a Readable stream, safely☆118Updated last year
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- 🌲 A transport for sending pino logs to network sockets☆52Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- ☆53Updated 4 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- An iteration of the Node.js core streams with a series of improvements.☆235Updated last month
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated last month
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year