acarl005 / generatoricsLinks
An efficient combinatorics library for JavaScript utilizing ES2015 generators.
☆90Updated 8 years ago
Alternatives and similar repositories for generatorics
Users that are interested in generatorics are comparing it to the libraries listed below
Sorting:
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆230Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Create a hash checksum over a folder or a file☆116Updated this week
- JSON.parse() drop-in replacement with prototype poisoning protection☆174Updated 10 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- A stream implementation that does more by doing less☆255Updated last year
- A better console.log for the log-driven debugging junkies☆217Updated 4 years ago
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- A graceful way to shutdown / handle process exit☆129Updated last year
- Memoize promise-returning & async functions☆414Updated last month
- Shows how fat is a package☆100Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last year
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 10 months ago
- convert a human readable duration to ms☆339Updated 5 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆367Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆251Updated 10 months ago
- Supertest-like testing with a WHAT-WG fetch interface.☆40Updated 6 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated 2 weeks ago
- Tiny WebWorker for the Server☆250Updated 2 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- Create a promise that can be canceled☆445Updated last week
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated 11 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 9 months ago
- Run some code when the process exits☆292Updated 2 years ago
- Creates a production preview of a package☆81Updated last week
- A tiny, crazy fast memoization library for the 95% use-case☆249Updated 8 months ago
- JSON for Humans (ES6)☆238Updated 3 years ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago