Needs Maintainer

This commit is contained in:
Jose Colon Rodriguez
2024-11-08 08:10:11 -04:00
parent ab1c527117
commit 2e21bf022b

View File

@ -1,5 +1,9 @@
# iofthetiger - High Performance Cross Platform Async IO Library for Zig
## This Project Needs a New Maintainer
If you would like to take over the development and maintenace of this project,
let me know by opening an issue.
This library is pretty much the [TigerBeetle](https://github.com/tigerbeetle/tigerbeetle)
IO library with the TigerBeetle specifics removed, to make it a more general purpose async
IO library for Zig programs. It works on Linux, macOS, and Windows.