acarl005 / generatorics
An efficient combinatorics library for JavaScript utilizing ES2015 generators.
☆90Updated 7 years ago
Alternatives and similar repositories for generatorics:
Users that are interested in generatorics are comparing it to the libraries listed below
- Shows how fat is a package☆89Updated last year
- Supertest-like testing with a WHAT-WG fetch interface.☆41Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆179Updated this week
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆85Updated last month
- Iteration helpers that inline to native loops for performance☆100Updated last year
- Tiny LRU cache for Client or Server☆159Updated this week
- Gracefully terminates HTTP(S) server.☆325Updated last year
- A graceful way to shutdown / handle process exit☆123Updated 5 months ago
- Fast cartesian product☆68Updated this week
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆102Updated this week
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆131Updated 11 months ago
- The iterable toolbox☆176Updated last year
- [Project] Easily install new packages and their types, every time.☆101Updated 2 years ago
- A light weight logger with a status bar on the bottom that does not disappear with scrolling☆48Updated 11 months ago
- Wrap errors without losing the original message, stack trace, or properties☆107Updated last year
- Turn ES6 Promise into synchronize function call, a simple wrapper of deasync package☆44Updated 2 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆173Updated 3 months ago
- A queue with custom concurrency and time limit.☆196Updated 2 years ago
- Composable HTTP Client☆89Updated 4 months ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆98Updated 2 months ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆111Updated 2 years ago
- If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a…☆109Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 3 months ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago
- Write Express middleware and route handlers using async/await☆124Updated 3 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆210Updated last month
- Create an error from multiple errors☆245Updated last year
- A lightning fast on the fly JSON parser☆129Updated last year
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 8 years ago