BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆961Updated 3 months ago
Alternatives and similar repositories for bstr
Users that are interested in bstr are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- Optimized string search routines for Rust.☆1,167Updated last month
- Fast floating point to string conversion☆647Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- Module initialization/global constructor functions for Rust☆877Updated this week
- An ultra simple CLI arguments parser.☆615Updated last year
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Typed distributed plugin registration☆1,143Updated last month
- Slab allocator for Rust☆804Updated last month
- Tar file reading/writing for Rust☆677Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- oh heck, a case conversion library☆555Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- ☆841Updated last month
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Serialization library with zero dependencies☆808Updated last month
- A port of MUSL's libm to Rust.☆634Updated 3 months ago
- ☆764Updated 7 months ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago