Compares various node.js async libs (memory, performance and debugability)
☆68Jun 7, 2017Updated 8 years ago
Alternatives and similar repositories for async-compare
Users that are interested in async-compare are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Demo code and slides from my talk "Taming Asynchronous Programming (beyond Promises)"☆16Feb 23, 2015Updated 11 years ago
- A simple module for abstracting key/mouse input for games. Demo:☆22Mar 1, 2023Updated 3 years ago
- Thought experiment: leveraging static typing instead of new data structures to enforce immutability in JavaScript with Flow annotations.