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
- 🚇 Utility to "pipe" async iterables together☆43Updated last year
- A debug comment -> debugment☆92Updated 6 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
- 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 months ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆43Updated 3 years ago
- An Immutable Asynchronous Map☆32Updated last year
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- "Will I break you" - a tool for testing dependents☆40Updated this week
- Brittle TAP test framework☆97Updated this week
- ☆53Updated 4 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- An iteration of the Node.js core streams with a series of improvements.☆231Updated 2 months ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- Handle errors with async/await without try/catch.☆46Updated 5 years ago
- Small module that allows you to guard a call to a function.☆62Updated 5 years ago
- WhatWG web streams and utilities for node.js☆17Updated 5 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Run cleanup logic just before the process exits without interfering☆45Updated 6 months ago
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 6 years ago
- Transform your data as it pass by, synchronously.☆107Updated 3 months ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Share an abstract-level database over the network or other kind of stream.☆16Updated 2 years ago
- Authenticated P2P network backed by Hyperswarm and Noise☆97Updated 6 years ago