lemunozm / message-io
Fast and easy-to-use event-driven network library.
☆1,156Updated this week
Alternatives and similar repositories for message-io:
Users that are interested in message-io are comparing it to the libraries listed below
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,724Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- The fast sync and async channel that Rust deserves☆1,472Updated this week
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- Utilities for working with bytes☆2,004Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,319Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,290Updated last month
- Fast and friendly HTTP client framework for async Rust☆1,480Updated last year
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.