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:
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- A graceful way to shutdown / handle process exit☆129Updated last year
- Promisify an event by waiting for it to be emitted☆440Updated last month
- Timeout a promise after a specified amount of time☆295Updated 3 weeks ago
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆198Updated last month
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated last year
- installs custom cleanup handlers that run on exiting node☆167Updated 8 years ago
- Remove indentation from ES6 template strings☆178Updated last year
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 11 months ago
- Create a promise that can be canceled☆447Updated last month
- Supertest-like testing with a WHAT-WG fetch interface.☆40Updated 8 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 6 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆238Updated this week
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆283Updated last year
- Compile TypeScript interfaces into a description that allows runtime validation☆135Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 4 months ago
- Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)☆105Updated 2 years ago
- A tiny, crazy fast memoization library for the 95% use-case☆251Updated last month
- 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
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Memoize promise-returning & async functions☆427Updated 2 weeks ago
- convert a human readable duration to ms☆341Updated 7 months ago
- Debounce promise-returning & async functions☆232Updated last week
- cute ndjson formatter for pino 🌲🍹☆248Updated 3 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- Converts a Web-API ReadableStream into a Node stream.Readable☆45Updated 5 months ago
- A stream implementation that does more by doing less☆256Updated last week
- JSON.parse() drop-in replacement with prototype poisoning protection☆175Updated last year