dtolnay / bufsizeLinks
bytes::BufMut implementation to count buffer size
☆25Updated last month
Alternatives and similar repositories for bufsize
Users that are interested in bufsize are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆47Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- ☆77Updated 5 months ago
- ☆36Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Thread parking and unparking☆82Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆30Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Convert closures into wakers☆47Updated last year
- ☆64Updated last month