leodutra / simpleflakesLinks
Fast and test-driven distributed 64-bit ID generation, using pure JavaScript, for Node.js.
☆36Updated 2 months ago
Alternatives and similar repositories for simpleflakes
Users that are interested in simpleflakes are comparing it to the libraries listed below
Sorting:
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆112Updated 2 months ago
- Fork of node.js bindings for uWebSockets.☆30Updated 7 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆159Updated 3 weeks ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- Check if a buffer contains valid UTF-8☆121Updated 3 weeks ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Tiny but linear growing unique id generator.☆45Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- PM2.io API Client for Javascript☆30Updated 2 years ago
- a streaming CRC32 checksumer (now with deflate support)☆34Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Global HTTP & HTTPS tunelling agent - hard fork of https://github.com/SalesforceEng/global-tunnel☆122Updated last year
- TCP ping utility for node.js☆126Updated 2 years ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Package your Node.js project into an executable☆106Updated 2 years ago
- Wait for a condition to be true☆166Updated 4 months ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- A response-like object for mocking a Node.js HTTP response stream☆37Updated 3 months ago
- 🌲 tee pino logs into a file, with multiple levels☆95Updated 2 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 8 months ago
- PM2.io APM for Node.JS☆155Updated this week
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago
- Given an entrypoint, get all of the dependencies connected to it.