event-loop topic

List event-loop repositories

uvw

1.8k
Stars
203
Forks
Watchers

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!

gnet

9.2k
Stars
1.0k
Forks
162
Watchers

🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.

envelop.c

83
Stars
47
Forks
Watchers

:ocean: Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.

blocked-at

310
Stars
25
Forks
Watchers

Detects node eventloop block and reports where it started

uvloop

10.1k
Stars
533
Forks
Watchers

Ultra fast asyncio event loop.

mojo

2.7k
Stars
573
Forks
Watchers

:sparkles: Mojolicious - Perl real-time web framework

vert.x

14.2k
Stars
2.0k
Forks
Watchers

Vert.x is a tool-kit for building reactive applications on the JVM

amp

4.2k
Stars
249
Forks
Watchers

A non-blocking concurrency framework for PHP applications. 🐘

react-article-bucket

805
Stars
109
Forks
Watchers

总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage

nest_asyncio

655
Stars
73
Forks
Watchers

Patch asyncio to allow nested event loops