| alibaba/coobjc |
3,850 |
|
10 |
0 |
over 4 years ago |
2 |
March 06, 2019 |
25 |
apache-2.0 |
Objective-C |
| coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc. |
| renestein/Rstein.AsyncCpp |
26 |
|
0 |
0 |
over 3 years ago |
0 |
|
4 |
mit |
C++ |
| The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#). |
| Xudong-Huang/may_actor |
21 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
other |
Rust |
| Local Actor library based on may |
| RossBencina/Fractorp |
12 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
|
C++ |
| Nanoscopic C++ Actor, stackless coroutine, and CSP framework |
| rcardin/kactor |
11 |
|
0 |
0 |
over 2 years ago |
1 |
April 17, 2023 |
5 |
mit |
Kotlin |
| A small proof of concept implementing the actor model 🎭 using Kotlin coroutines |
| chongkong/rocat |
10 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
mit |
Python |
| 🚀 Python asyncio actor library |
| smyrgeorge/actor4k |
10 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
Kotlin |
| A small actor system written in kotlin using Coroutines (kotlinx.coroutines). |
| pragyandas/jsactor |
8 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
mit |
JavaScript |
| An attempt at actor framework using ES6 generators |
| Smallibs/aktor |
6 |
|
0 |
0 |
about 5 years ago |
0 |
|
2 |
apache-2.0 |
Kotlin |
| Kotlin multiplatform Actor System |
| steveyen/actor_post_office |
5 |
|
0 |
0 |
over 16 years ago |
0 |
|
0 |
mit |
Lua |
| simple erlang-like, actor model programming for lua |