rust-amplify / io-reactorLinks
Rust implementation of reactor pattern for I/O resources
☆20Updated last month
Alternatives and similar repositories for io-reactor
Users that are interested in io-reactor are comparing it to the libraries listed below
Sorting:
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated 2 weeks ago
- ☆33Updated 2 years ago
- ☆39Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Tody.Chat - Zero-configuration Team Chat☆13Updated 5 years ago
- ☆29Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆16Updated 2 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- A utility for analysing the structure of a cargo project.☆24Updated 2 years ago
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 9 months ago
- Rust closures you can transfer over an FFI boundary