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:
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆235Updated 7 months ago
- Memoize promise-returning & async functions☆433Updated last month
- A stream implementation that does more by doing less☆256Updated last month
- convert a human readable duration to ms☆344Updated 8 months ago
- installs custom cleanup handlers that run on exiting node☆166Updated 8 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 2 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆284Updated last year
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆444Updated 2 weeks ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated last week
- A blazing fast memoization library that is tiny but feature-rich.☆252Updated last week
- A library built for ES6 iteration protocol.☆180Updated 5 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆177Updated last year
- The iterable toolbox☆182Updated 6 months ago
- A simple tool that helps you to retrieve the function location from its reference.☆118Updated 11 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆110Updated 2 years ago
- like Promise.all but you can limit the concurrency☆143Updated last week
- A library for colorizing JSON strings☆87Updated last year
- Fast TypeScript runner using esbuild for eager compilation☆215Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- A better console.log for the log-driven debugging junkies☆217Updated 4 years ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Shows how fat is a package☆104Updated 2 years ago
- JSON Selector - fast and easy to use JSON selector☆81Updated last month
- cute ndjson formatter for pino 🌲🍹☆249Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago