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.☆223Updated 3 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Remove indentation from ES6 template strings☆174Updated 9 months ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- convert a human readable duration to ms☆331Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Supertest-like testing with a WHAT-WG fetch interface.☆41Updated 4 months ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- A graceful way to shutdown / handle process exit☆128Updated 11 months ago
- Check where your code is running. In the browser or in node.js environment.☆250Updated 8 months ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- A stream implementation that does more by doing less☆254Updated last year
- Fast CSV parser☆323Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- 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
- JSON Selector - fast and easy to use JSON selector☆81Updated last week
- Tiny LRU cache for Client or Server☆164Updated this week
- A simple tool that helps you to retrieve the function location from its reference.☆118Updated 7 months ago
- A library built for ES6 iteration protocol.☆179Updated 4 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 3 weeks ago
- A tiny, crazy fast memoization library for the 95% use-case☆248Updated 6 months ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆89Updated 7 months 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…☆110Updated 2 years ago
- Run some code when the process exits☆289Updated last year
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 8 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated 3 weeks ago
- Create a hash checksum over a folder or a file☆115Updated 4 months ago
- like Promise.all but you can limit the concurrency☆142Updated last week