Some modules for efficient networking
Stars
74
Forks
7
Watchers
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
119
commits
aio: use proper barriers in socket closure code
1845eb0
sch: introduce Start/IsEmpty/WaitEmpty/Stop()
7b26707
sch: use InterruptibleMutex in it
c7937df
box: introduce InterruptibleMutex
c215943
box: introduce bitwise atomic operations
7a17ace
sch: remove 'retry' from the scheduler
016fcff
sch: don't receive front signal all the time
6c8faf1
bench: one another io_uring slowdown case
37857cc
readme: use relative GitHub links
db6e9cf
ci: relax UnitTestThreadLocalPoolStress
0783cee
ci: introduce Linux ARM testing
e332542
readme: bring it up to date
78b42cd
example: fix a few nitpicks
6e6e015
ci: introduce examples testing
69206c4
example: introduce examples
b86f5f4