New
Unclaimed project
Are you a maintainer of tardy? Claim this project to take control of your public changelog and roadmap.
Changelog
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.
This is a hotfix that ensures that tardy works using all Async I/O backends. Namely, this fixes the busy_loop implementation.
Full Changelog: https://github.com/mookums/tardy/compare/v0.2.0...v0.2.1