bytes::BufMut implementation to count buffer size
☆25Feb 16, 2026Updated last month
Alternatives and similar repositories for bufsize
Users that are interested in bufsize are comparing it to the libraries listed below
Sorting:
- Rust implementation of Base64 VLQ for source maps☆18Oct 9, 2019Updated 6 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Dec 14, 2024Updated last year
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated last month
- Crate for gathering operating system information in os-agnostic way 🦀☆13Oct 29, 2021Updated 4 years ago
- Full precision decimal representation of f64☆28Feb 16, 2026Updated last month
- A flat container abstraction for Rust☆16Nov 24, 2025Updated 3 months ago
- Local Actor library based on may☆27Jun 19, 2024Updated last year
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Apr 27, 2022Updated 3 years ago
- Detect required version bump based on conventional commit messages☆12Mar 4, 2024Updated 2 years ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- ☆30Apr 26, 2024Updated last year
- Rust crate to extend io::Read & io::Write types with progress callbacks☆18Jul 25, 2019Updated 6 years ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 3 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Concurrent cross-platform terminal interface☆19Apr 15, 2023Updated 2 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 3 months ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Jun 5, 2019Updated 6 years ago
- Rust library for marker traits about types layout in memory☆23May 25, 2020Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- ☆19Nov 21, 2019Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆46Apr 7, 2023Updated 2 years ago
- Async broadcast channels☆191Aug 19, 2025Updated 7 months ago
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Dec 20, 2025Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Mar 28, 2024Updated last year
- Opentelemetry layer for the tracing crate☆24May 13, 2020Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- An ordered map and set based on a trie.☆29Mar 3, 2026Updated 2 weeks ago
- Don't look, I'm just playing with a B+-tree implementation which may or may not turn into a PALM tree.☆26Jul 19, 2020Updated 5 years ago
- A template project for use with cargo-generate☆13Nov 7, 2023Updated 2 years ago
- dynamic smart pointers☆32Feb 24, 2019Updated 7 years ago
- A custom context for eyre that supports backtraces on stable☆15Mar 19, 2024Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Dec 18, 2022Updated 3 years ago
- Rust implementation of Stream VByte decompression algorithm☆15May 23, 2023Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆234Updated this week