| kittinunf/fuel |
4,456 |
|
0 |
44 |
about 2 years ago |
4 |
April 02, 2023 |
88 |
mit |
Kotlin |
| The easiest HTTP networking library for Kotlin/Android |
| ossrs/state-threads |
691 |
|
0 |
0 |
almost 3 years ago |
0 |
|
9 |
other |
C++ |
| Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers. |
| IronsDu/Joynet |
94 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
mit |
Lua |
| high performance network (tcp socket) library for lua, based on https://github.com/IronsDu/brynet and lua coroutine. |
| jbruening/PNet |
71 |
|
0 |
0 |
over 10 years ago |
0 |
|
3 |
|
C# |
| Networking middleware for unity using Lidgren, with a custom dedicated server. This library is now obsolete in favor of its successor: https://bitbucket.org/jbruening/pnet2 |
| Freeport-Metrics/android-kotlin-starter |
67 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
mit |
Kotlin |
| Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and ObjectBox. |
| ademakov/MainMemory |
54 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| Wannabe Main Memory Database and More |
| lithdew/snow |
32 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
Zig |
| A small, fast, cross-platform, async Zig networking framework built on top of lithdew/pike. |
| couchbaselabs/crouton |
14 |
|
0 |
0 |
over 2 years ago |
0 |
|
4 |
apache-2.0 |
C++ |
| C++20 coroutine runtime and cross-platform I/O library |
| filbabic/CoroutinesExpo |
10 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Kotlin |
| Sample project depicting the use of Coroutines in Android networking |
| nosqldev/async_coro |
10 |
|
0 |
0 |
almost 12 years ago |
0 |
|
2 |
|
C |
| Asynchronous IO + coroutine, a high performance solution for networking server. You can write code as synchronous model, rather than control state machine by yourself. |