mafintosh / nanobenchLinks
Simple benchmarking tool with TAP-like output that is easy to parse
☆170Updated 3 years ago
Alternatives and similar repositories for nanobench
Users that are interested in nanobench are comparing it to the libraries listed below
Sorting:
- the simplest benchmark you can run on node☆87Updated 4 years ago
- A transform stream that diffs input buffers and outputs the diff as ANSI. If you pipe this to a terminal it will update the output with m…☆110Updated 7 years ago
- Server router☆61Updated 6 years ago
- A shared event emitter that works across multiple processes on the same machine, including the browser!☆167Updated 8 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- The async stream spec☆133Updated 7 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Because in hindsight we don't need most of ES6☆126Updated 8 years ago
- 🛤 - Small frontend router☆117Updated 6 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Minimal recursive file watcher☆83Updated 2 years ago
- From scratch type-checker☆107Updated 6 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago
- ⚡️ Lightning fast server-side rendering with tagged template literals☆148Updated 7 years ago
- Bash script that runs a service and forwards a subdomain to it using nginx when it listens to $PORT☆101Updated 6 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
- CommonJS Tree Shaker API☆153Updated 7 years ago
- node --inspect a file and open devtool url in chrome via chrome-cli.☆60Updated 7 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Module that helps you write generated functions in Node☆78Updated last year
- 📦 Generate a changelog as part of the npm version command☆49Updated last year
- Transform choo, yo-yo or bel template strings into pure and fast document calls☆111Updated 7 years ago
- Create a new node module with all the right stuff.☆71Updated 8 years ago
- Provides redux-like, unidirectional state management paired with virtual-dom.☆75Updated 9 years ago
- Tiny Deferred on top of a Promise☆69Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- An interactive console.dir() for node.js similar to console.dir() in webkit.☆270Updated 9 years ago
- Get a progress bar as a string☆95Updated 7 years ago
- Transform your data as it pass by, synchronously.☆109Updated last month