Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Other
3.12k
stars
164
forks
source link
Is it possible to include my project (dbeel) in the readme? #629
I have not found a more complete open source example project using glommio than my own project: https://github.com/tontinton/dbeel
If it's not up to the standard, tell me I can fix whatever is bad.
If this is not something you want to do, I'll accept it, I just think new users would appreciate something like this.