dtolnay / bufsizeLinks
bytes::BufMut implementation to count buffer size
☆24Updated last week
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☆105Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆23Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ☆47Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆76Updated 3 months ago
- Thread parking and unparking☆79Updated 10 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago
- structured parallel execution for async Rust☆37Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Full precision decimal representation of f64☆26Updated last week
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Completion futures for Rust☆19Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year