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
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆47Updated 5 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- ☆77Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Thread parking and unparking☆82Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆61Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- ☆34Updated last year