1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-05-04 14:18:46 +00:00
Go to file
2022-03-19 17:26:56 -04:00
src/kloop v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
tests v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
.gitignore v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
LICENSE v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
MANIFEST.in v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
pyproject.toml v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
README.md v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
setup.cfg v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00
setup.py v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00

kLoop

kLoop is an implementation of the Python asyncio event loop written in Cython, using io_uring and kTLS features of the Linux kernel, open-sourced and released under the MulanPSL - 2.0 license.