BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆1,005Updated 2 weeks ago
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☆807Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,259Updated last month
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- An ultra simple CLI arguments parser.☆625Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,356Updated last year
- Typed distributed plugin registration☆1,208Updated last week
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Slab allocator for Rust☆848Updated 3 months ago
- ☆792Updated 10 months ago
- oh heck, a case conversion library☆569Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- ☆880Updated last week
- A Rust proc-macro attribute parser☆1,186Updated last month
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- Tar file reading/writing for Rust☆685Updated last month
- Indented document literals for Rust☆746Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago