troygoode / node-diehardLinks
Gracefully clean up your program at termination with multiple sync and/or async handlers. Wraps the `death` npm module.
☆16Updated 6 years ago
Alternatives and similar repositories for node-diehard
Users that are interested in node-diehard are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- 🌲 pino log redaction 🍷☆69Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- Run async tasks with dependencies☆37Updated 5 years ago
- An asynchronous middleware pattern☆27Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Declarative parser for remapping object schemas and data☆14Updated 2 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- ☆41Updated 6 years ago
- A super tiny work queue☆37Updated 5 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Get the path of the parent module☆78Updated 3 weeks ago
- Tiny & Fast LRU Implementation as possible.☆34Updated 3 years ago
- experimental http2 client for node and the CLI☆48Updated 5 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- ☆39Updated 2 weeks ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 3 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- 📊 Collect stats about your node.js process 📊☆29Updated 8 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago