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.☆108Updated 2 months ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- Module that helps you write generated functions in Node☆78Updated last year
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- ☆40Updated 2 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated last month
- Clone a Readable stream, safely☆120Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆55Updated last week
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 10 months ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Benchmark of the most commonly used http routers☆80Updated last year
- A minimal overhead event loop delay sampler.☆24Updated last month
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆230Updated last month
- Make weak references to JavaScript Objects.☆45Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated 7 months ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated 7 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago