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.☆241Updated this week
- installs custom cleanup handlers that run on exiting node☆166Updated 9 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- Supertest-like testing with a WHAT-WG fetch interface.☆40Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- Create a hash checksum over a folder or a file☆117Updated this week
- JSON.parse() drop-in replacement with prototype poisoning protection☆179Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- like Promise.all but you can limit the concurrency☆143Updated this week
- 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☆257Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Fast CSV parser☆327Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆107Updated 2 years ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- A Map implementation with expirable items☆93Updated 4 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
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- A better console.log for the log-driven debugging junkies☆218Updated 4 years ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 5 months ago
- Create a promise that can be canceled☆447Updated 5 months ago
- Remove indentation from ES6 template strings☆181Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated last week
- A Map subclass with support for multiple keys for one entry.☆110Updated 7 months ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆101Updated last year
- String Tokenization Library for JavaScript☆110Updated 2 months ago