(no title)
KAdot | 9 months ago
I'm curious about the thread-per-core runtimes, are there even any mature thread-per-core runtimes in Rust around?
KAdot | 9 months ago
I'm curious about the thread-per-core runtimes, are there even any mature thread-per-core runtimes in Rust around?
jauntywundrkind|9 months ago
ByteDance also has their very fast monio. https://github.com/bytedance/monoio
Both integrate io-uring support for very fast io.
lquerel|9 months ago
[deleted]