BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆969Updated last week
Alternatives and similar repositories for bstr
Users that are interested in bstr are comparing it to the libraries listed below
Sorting:
- Rust library allowing to register multiple handlers for the same signal☆797Updated 3 weeks ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Optimized string search routines for Rust.☆1,181Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Slab allocator for Rust☆821Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,319Updated last year
- An ultra simple CLI arguments parser.☆619Updated last year
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Compile-time type-checked builder derive☆1,055Updated last week
- Typed distributed plugin registration☆1,156Updated last week
- Indented document literals for Rust☆724Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- A simple and fast random number generator☆515Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- oh heck, a case conversion library☆556Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Rust method delegation with less boilerplate☆494Updated last month
- Compact inlined strings for Rust.☆528Updated last year
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,072Updated 3 weeks ago