mcollina / fastbenchLinks
the simplest benchmark you can run on node
☆87Updated 3 years ago
Alternatives and similar repositories for fastbench
Users that are interested in fastbench are comparing it to the libraries listed below
Sorting:
- Bike shed mutex lock implementation☆87Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- 🌲 pino log redaction 🍷☆69Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Transform your data as it pass by, synchronously.☆107Updated 4 months ago
- Streaming fs.readdir☆47Updated 7 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Server router☆61Updated 5 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Simple way to combine multiple errors into one.☆31Updated 5 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Userland streams implementation☆45Updated 7 years ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 6 years ago
- node --inspect a file and open devtool url in chrome via chrome-cli.☆60Updated 7 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Install an npm package☆31Updated 7 years ago
- Tiny environment variable helper, that I'll use in all my apps.☆25Updated last year
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- experimental http2 client for node and the CLI☆48Updated 5 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Iterate all the data in a stream☆37Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago