| 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. 🐘 |
| smol-rs/smol |
3,243 |
|
0 |
298 |
about 2 years ago |
39 |
November 29, 2022 |
13 |
apache-2.0 |
Rust |
| A small and fast async runtime for Rust |
| 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 |
| Naios/continuable |
804 |
|
0 |
0 |
over 2 years ago |
0 |
|
15 |
mit |
C++ |
| C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections) |
| funfix/funfix |
598 |
|
11 |
17 |
almost 5 years ago |
39 |
March 09, 2018 |
42 |
apache-2.0 |
TypeScript |
| Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️ |
| mtrebi/thread-pool |
480 |
|
0 |
0 |
over 4 years ago |
0 |
|
18 |
mit |
C++ |
| Thread pool implementation using c++11 threads |
| JakeWharton/Reagent |
366 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
apache-2.0 |
Kotlin |
| Experiments for future reactive libraries. |
| wangy8961/python3-concurrency-pics-02 |
230 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
Python |
| 爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载 |
| YACLib/YACLib |
224 |
|
0 |
0 |
over 2 years ago |
0 |
|
32 |
mit |
C++ |
| Yet Another Concurrency Library |
| threadly/threadly |
216 |
|
29 |
22 |
over 2 years ago |
108 |
January 29, 2022 |
9 |
mpl-2.0 |
Java |
| A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely. |