A string type for Rust that is not required to be valid UTF-8.
☆1,118Aug 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:
- Optimized string search routines for Rust.☆1,563Aug 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,435Sep 5, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,334Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated 2 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,087Sep 12, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,091Mar 12, 2026Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆998Sep 8, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,452Aug 9, 2024Updated 2 years ago
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,160Updated this week
- A small rust library for adding custom derives to enums☆2,449Mar 7, 2026Updated 6 months ago
- Support atomic operations on Arc itself☆1,415Jun 28, 2026Updated 2 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Compile time static maps for Rust☆2,189Updated this week
- Slotmap data structure for Rust☆1,360Sep 4, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,466Updated this week
- Numeric traits for generic mathematics in Rust☆972Jul 7, 2026Updated 2 months ago
- Rust library for walking directories recursively.☆1,544Jun 23, 2026Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆940Aug 6, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆755Updated this week
- ☆498Nov 8, 2025Updated 10 months ago
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Attribute macro to require that the compiler prove a function can't ever panic☆1,218Aug 3, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,171Sep 5, 2026Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆578Sep 15, 2026Updated last week
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,936Sep 12, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,074Aug 7, 2026Updated last month
- A crate for mucking around with piles of bytes☆1,064Sep 11, 2026Updated last week
- Some more derive(Trait) options☆2,140Sep 7, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆873Jul 13, 2026Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆868Apr 4, 2026Updated 5 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Easily assign underlying errors into domain-specific errors while adding context☆1,898Jul 21, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 2026Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,137Apr 29, 2026Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,412Aug 28, 2026Updated 3 weeks ago
- Rust cache structures and easy function memoization☆2,088Sep 5, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆559Aug 20, 2026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,097Sep 25, 2024Updated last year