| ruby-concurrency/concurrent-ruby |
5,581 |
|
0 |
205 |
about 2 years ago |
69 |
February 24, 2023 |
45 |
other |
Ruby |
| Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns. |
| sindresorhus/promise-fun |
4,409 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
cc0-1.0 |
|
| Promise packages, patterns, chat, and tutorials |
| amphp/amp |
4,082 |
|
657 |
227 |
over 2 years ago |
93 |
December 18, 2022 |
17 |
mit |
PHP |
| A non-blocking concurrency framework for PHP applications. 🐘 |
| zio/zio |
3,943 |
|
0 |
927 |
about 2 years ago |
75 |
November 06, 2023 |
362 |
apache-2.0 |
Scala |
| ZIO — A type-safe, composable library for async and concurrent programming in Scala |
| sindresorhus/p-queue |
3,086 |
|
8,059 |
1,656 |
over 2 years ago |
42 |
September 02, 2023 |
37 |
mit |
TypeScript |
| Promise queue with concurrency control |
| Thomvis/BrightFutures |
1,898 |
|
108 |
0 |
almost 4 years ago |
39 |
June 12, 2021 |
0 |
mit |
Swift |
| Write great asynchronous code in Swift using futures and promises |
| sindresorhus/p-limit |
1,509 |
|
503,885 |
2,797 |
over 2 years ago |
16 |
November 01, 2023 |
3 |
mit |
JavaScript |
| Run multiple promise-returning & async functions with limited concurrency |
| sindresorhus/p-map |
1,126 |
|
0 |
1,121 |
over 2 years ago |
16 |
December 05, 2023 |
5 |
mit |
JavaScript |
| Map over promises concurrently |
| rxaviers/async-pool |
716 |
|
51 |
114 |
over 2 years ago |
11 |
May 10, 2022 |
3 |
mit |
JavaScript |
| Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7 |
| supercharge/promise-pool |
671 |
|
0 |
136 |
over 2 years ago |
22 |
September 25, 2023 |
1 |
mit |
JavaScript |
| Map-like, concurrent promise processing |