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.☆110Updated 2 months 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
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- A minimal overhead event loop delay sampler.☆25Updated 6 months ago
- Module that helps you write generated functions in Node☆78Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last month
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆236Updated 2 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 7 months ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Clone a Readable stream, safely☆118Updated last year
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated 3 months ago
- ☆53Updated 5 years ago
- evaluate statically-analyzable expressions☆178Updated last year
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 2 weeks ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Benchmark of the most commonly used http routers☆81Updated last year
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆84Updated 5 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- a quick syntax for JSON object☆57Updated last year