BurntSushi / bstr
A string type for Rust that is not required to be valid UTF-8.
☆929Updated last month
Alternatives and similar repositories for bstr
Users that are interested in bstr are comparing it to the libraries listed below
Sorting:
- Data structure serialization library with several opposite design goals from Serde☆854Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,074Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- Fast floating point to string conversion☆633Updated 2 months ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A crate for managing memory bit by bit☆1,293Updated 9 months ago
- A minimal `syn` syntax tree pretty-printer☆693Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- An ultra simple CLI arguments parser.☆605Updated last year
- ☆824Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- Slotmap data structure for Rust☆1,197Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- Compile-time type-checked builder derive☆1,016Updated last month
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Indented document literals for Rust☆704Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆798Updated 8 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago