alanshaw / it-awesomeLinks
🦄 List of useful modules for working with async iterables
☆73Updated 2 years ago
Alternatives and similar repositories for it-awesome
Users that are interested in it-awesome are comparing it to the libraries listed below
Sorting:
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 3 years ago
- ☆53Updated 4 years ago
- 🚇 Utility to "pipe" async iterables together☆43Updated 2 years ago
- Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.☆29Updated 2 years ago
- Brittle TAP test framework☆101Updated 3 weeks ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- A debug comment -> debugment☆92Updated 6 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 2 weeks ago
- Small module that allows you to guard a call to a function.☆62Updated 5 years ago
- "Will I break you" - a tool for testing dependents☆40Updated 2 weeks ago
- Run the test suites of all modules depending on a given module.☆21Updated 2 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- An Immutable Asynchronous Map☆32Updated last year
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 6 months ago
- Policy management tool for Node.js☆22Updated 2 years ago
- A stream that can mimic network latency☆20Updated 5 years ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆43Updated 3 years ago
- Share an abstract-level database over the network or other kind of stream.☆16Updated 2 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Generate a menu with selectable menu items as a string☆12Updated 6 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Run cleanup logic just before the process exits without interfering☆44Updated 9 months ago