CSP style channels using ES7 async/await
☆318Nov 8, 2017Updated 8 years ago
Alternatives and similar repositories for async-csp
Users that are interested in async-csp are comparing it to the libraries listed below
Sorting:
- A functional CSP library using ES7 async/await keywords☆55Jun 16, 2024Updated last year
- CSP channels for Javascript (like Clojurescript's core.async, or Go)☆2,328Jul 20, 2022Updated 3 years ago
- Communicating sequential processes for node.☆56Mar 13, 2014Updated 11 years ago
- A small library for generalized transformation of data (inspired by Clojure's transducers)☆1,722Jun 12, 2017Updated 8 years ago
- Transducers for JavaScript