Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
☆13Sep 20, 2023Updated 2 years ago
Alternatives and similar repositories for race-as-promised
Users that are interested in race-as-promised are comparing it to the libraries listed below
Sorting:
- A take on ergonomic cancellation and timeout propagation in JavaScript inspired by the Go context package☆13May 19, 2023Updated 2 years ago
- Run a function with an injected go-like defer helper☆21Mar 18, 2021Updated 4 years ago
- Serves ES modules over HTTP, resolving and rewriting imports☆40Dec 12, 2025Updated 2 months ago
- ☆14Jan 25, 2023Updated 3 years ago
- Power Assert instrumentor from code to code, with SourceMap.☆13Dec 2, 2022Updated 3 years ago
- [Moved to https://github.com/standardnotes/app] A code editor for Standard Notes with syntax highlighting support for over 120 programmin…☆13Apr 29, 2022Updated 3 years ago
- WHATWG streams API for deno☆28Jan 3, 2020Updated 6 years ago
- Easily install, configure and compose Node.js ESM loaders.☆34Jan 6, 2023Updated 3 years ago
- Check if the export map declared in package.json is valid☆58Nov 24, 2023Updated 2 years ago
- Generate the bundle of your project using Pika CDN for external dependencies.☆19Jan 7, 2023Updated 3 years ago
- Use workers seamlessly with Rollup☆39Feb 10, 2022Updated 4 years ago
- Bulk GCD in Rust☆21Mar 21, 2025Updated 11 months ago
- Simple Semver and SemverRange classes☆16Feb 28, 2026Updated last week
- Reduce the number of microtask ticks required to adopt the state of a promise☆57Jun 8, 2022Updated 3 years ago
- Removes your locally installed modules☆21Dec 15, 2016Updated 9 years ago
- A tiny ponyfill (266 bytes) for document.currentScript which adds support for IE 11.☆18Dec 25, 2021Updated 4 years ago
- A robust JSON schema to TypeScript compiler☆21Apr 12, 2024Updated last year
- Client/server benchmarks for various UI libraries☆24Jul 21, 2022Updated 3 years ago
- Create an AsyncIterableIterator from anything while handling back-pressure!☆24Updated this week
- An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.☆20Apr 3, 2018Updated 7 years ago
- "syslog.h" bindings for node.js with a revised console module☆54May 11, 2020Updated 5 years ago
- Web standard IO APIs implemented for nodejs☆48Apr 7, 2025Updated 11 months ago
- Serialize live running code to Javascript