eventloop
There are 89 repositories under eventloop topic.
astoilkov/main-thread-scheduling
Fast and consistently responsive apps using a single function call
poolifier/poolifier
Fast and small Node.js worker_threads and cluster worker pool
socketry/lightio
LightIO is a userland implemented green thread library for ruby
cheogo/learn-javascript
《前端基础漫游指南》深入的、系统的学习 javascript 基础,喜欢点 Star
kevinhwang91/promise-async
Promise & Async in Lua
marcelkottmann/esp32-javascript
"Lightweight" JS interpreter for ESP32. Provides JS-based eventloop implementation and native asynchronous network and timer functions.
resetius/coroio
Networking library using C++20 coroutines
grasslog/WebServer
High-performance multi-threaded tcp network server in c++11
codepr/ev
Lightweight event-loop library based on multiplexing IO
kezhenxu94/nettoy
A bottom-up approach to learn the Netty project
whjkm/Web_Server
💻 High-performance multi-thread web server written by C++
sheley1998/EventLoop
A Javascript style event loop for C++11
gcnyin/raw-nio
raw nio practice(Event Loop, Load Balancer, HTTP/1.1 Server)
dnlup/doc
Get usage and health data about your Node.js process.
zeroFruit/el
Minimal asynchronous network application framework
alxvasilev/esp32-event
libuv implementation for esp32
filcuc/hope
A simple pure C++11 event loop with signals and slots
gatzka/cio
An ANSI C Conformant I/O Library.
luwenpeng/ms_server
学习 nginx 过程中开发的 mini server
anboo44/activej-real-world-example
Example ActiveJ: Java framework for modern web, cloud, high-load, and microservices solutions
isac322/loopmon
Lightweight event loop monitor
RubaXa/Mobius
Möbius — Experimental OOP/C++ framework for Arduino. Event-driven architecture, Maximum abstraction, Visual effects and etc.
dgkim5360/asyncloop
A Celery-like event loop with asyncio and no dependencies
MeninaChimp/raftdb
Consistency module implementation, based on the raft protocol
ikod/hio
eventloop, tasks, sockets
korzhev/eventloop-latency
Counting node.js eventloop latency.
matt-dray/tilebased
:joystick::world_map: R package: move a sprite around a map inside an R graphics window (concept)
thetinygoat/guava
A dead simple event loop library written in C
vanrein/perpetuum
Generating event-triggered code from Petri nets [C and Erlang]
bionelabs/EventLoop
A simple C thread pool implementation with single core
Geod24/localrest
A library to allow integration testing of vibe.web.rest based code
VoodooTeam/prometheus-middleware
Middleware to add an HTTP server to expose prometheus metrics.
BoaPi/learning-ts
repo includes different approaches for typing things. Also useful as a quick look-up for certain use cases. Also it will include basic JS knowledge, e.g. closures, hoisting, memorization and event-loop.
EricPengShuai/muduo
learning muduo (one loop per thread) 进阶👉🏻 https://github.com/EricPengShuai/muduo-http
lymlhhj123/simple_reactor
io event notify based on reacttimeor mode
paraboul/libapenetwork
A fast and lightweight cross-platform network library written in plain C