digitalloggers / race-as-promisedLinks
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
☆13Updated last year
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:
- Components for State Machines, using Generator Functions☆34Updated 2 years ago
- A server side agnostic way to stream JavaScript.☆26Updated 2 years ago
- Run a function with an injected go-like defer helper☆21Updated 4 years ago
- A type safe JS runtime☆20Updated 4 years ago
- ☆33Updated 3 years ago
- A tiny PEG-like system for building language grammars with regexes.☆21Updated 5 months ago
- A template literal based ESX proposal☆50Updated last year
- A Map that acts like an object literal to better reflect Python dictionaries in JS.