breuHQ / byteme
A proc-macro to get Vec<u8> from struct and vise versa
☆15Updated 2 years ago
Alternatives and similar repositories for byteme
Users that are interested in byteme are comparing it to the libraries listed below
Sorting:
- a fast async pool based on channel☆24Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Code to accompany blog post☆18Updated 9 months ago
- ☆15Updated 6 years ago
- Deadlock free Mutexes.☆14Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- A CRC algorithm generator with SIMD support and table fallback☆16Updated 3 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 4 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Extra event types built on top of rsevents☆17Updated last year
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- An in-memory SQL database in Rust.☆14Updated 3 years ago
- ☆11Updated 7 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated 11 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- The Duplex trait: interactive streams☆19Updated 8 months ago
- A pure Rust implementation of RTCP☆10Updated 2 years ago
- A flexible byte pool.☆18Updated 2 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month