dtolnay / bufsizeLinks
bytes::BufMut implementation to count buffer size
☆22Updated 2 weeks ago
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☆104Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- ☆47Updated 5 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆75Updated last month
- structured parallel execution for async Rust☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Thread parking and unparking☆79Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Convert closures into wakers☆45Updated 8 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆61Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Run closures in parallel☆115Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Non-interleaving multithreaded output queue☆72Updated this week
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago