silverwind / daemonize-processLinks
Daemonize the current Node.js process
☆33Updated last month
Alternatives and similar repositories for daemonize-process
Users that are interested in daemonize-process are comparing it to the libraries listed below
Sorting:
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- 📊 Generate Server-Timing headers interactively in NodeJS☆20Updated 7 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- PiscinaPriorityQueue☆12Updated 10 months ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 2 weeks ago
- Provide Server-Sent Events to Fastify☆20Updated last month
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Promise Semaphore☆26Updated 3 years ago
- Cleanup expired items in a Map☆19Updated 4 years ago
- ☆37Updated 2 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 6 months ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- A library for colorizing JSON strings☆86Updated last year
- A light weight logger with a status bar on the bottom that does not disappear with scrolling☆48Updated last year
- Run cleanup logic just before the process exits without interfering☆44Updated 9 months ago
- Iterate over promises serially☆51Updated 3 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- An in-memory filesystem backed by FUSE☆26Updated 4 years ago
- Cross-Platform Binary API☆35Updated 5 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Extracts prices from an arbitrary text input.☆16Updated 6 years ago
- Export any Node.js `fs`-like object as a FUSE filesystem☆31Updated last year
- a quick syntax for JSON object☆57Updated last year
- fastify plugin for memoizing responses by expressive settings☆27Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated last week