10 skills found
ollls / Zio Tls Http100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4s, up to 30K TPS local JSON transaction with 25 threads on 6 cores(i7) with ZIO fibers.
Openwide-Ingenierie / GreenThreads UEFISimple (green) threads for UEFI
VennDev / LibVapmPMMPA library for PocketMine-PMMP about Async/Promise/Coroutine/Thread/GreenThread and other non-blocking methods. The method is based on Fibers & Generator & Processes, requires you to have php version from >= 8.1
rcore-os / Rcore ThreadBare-metal multithreading on multi-core processor.
VennDev / VapmA library support for PHP about Async, Promise, Coroutine, Thread, GreenThread and other non-blocking methods. The method is based on Fibers & Generator & Processes, requires you to have php version from >= 8.1
igorski / ZThreaderJavaScript "threading" library for maintaining application responsiveness during heavy operations!
windoze / Boost.green ThreadBoost.GreenThread
unixzii / Libdscoro🚄 The dead-simple stackful coroutine library.
wangrunji0408 / Greenthread Future RsRust: Convert closures into futures based on greenthread on bare-metal (no_std + no_alloc).
Chisanan232 / MultirunnableA Python library integrates APIs of 3 strategies (Parallel, Concurrent, Coroutine) to help developers build parallelism humanly.