There are 20 repositories under event-loop topic.
Vert.x is a tool-kit for building reactive applications on the JVM
Ultra fast asyncio event loop.
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
:sparkles: Mojolicious - Perl real-time web framework
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
ReactPHP's core reactor event loop that libraries can use for evented I/O.
Boost the performance of nearly any PHP app effortlessly with Workerman, enabling faster and asynchronous execution—all without modifying a single line of code in your framework or app. Additionally, leverage Workerman as a powerful Serverless solution for scalable, event-driven workloads. It's lightweight design and high efficiency
总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage
Event Loop Explorer: visualise javascript code execution in a browser environment
Detects node eventloop block and reports where it started
A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.
An event loop interface for interoperability in PHP.
Redis client for Vert.x
An event loop in Zig using io_uring and coroutines
An extensible event-driven application framework in haskell
:ocean: Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.
Elixir-style actors in JavaScript
C++ std::thread Event Loop with Message Queue and Timer
Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.
A bridge to use SlimPHP within ReactPHP
A Javascript style event loop for C++11
Tiny epoll-based event loop library for event-driven Linux applications
This application visualizes how JavaScript Event Loop (Call Stack, Web API, and Callback Queue) works.
C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.
FastAPI最佳实践中文版