A string type for Rust that is not required to be valid UTF-8.
☆1,053Feb 10, 2026Updated last month
Alternatives and similar repositories for bstr
Users that are interested in bstr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- Rust library for walking directories recursively.☆1,489Dec 31, 2024Updated last year
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- ☆498Nov 8, 2025Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,649Mar 3, 2026Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- A fast implementation of Aho-Corasick in Rust.☆1,215Feb 27, 2026Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆591Dec 21, 2025Updated 3 months ago