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
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- a fast async pool based on channel☆23Updated 2 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆26Updated 3 weeks ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- A Proxy Protocol Parser written in Rust.☆29Updated last year
- Asynchronous signal handling☆15Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- Code to accompany blog post☆18Updated 6 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- hRPC implementation in Rust.☆24Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- cron parser☆24Updated last month
- Deadlock free Mutexes.☆15Updated last year
- ☆12Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated 2 months ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆11Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated last year
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 3 years ago
- fastdate☆18Updated 4 months ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- rust coroutine database driver (Mysql,Postgres,Sqlite,Mssql)☆14Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆42Updated 8 months ago
- Duplicate an async I/O handle☆40Updated last week
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆40Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago