BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆1,020Updated 2 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)☆846Updated last year
- Data structure serialization library with several opposite design goals from Serde☆916Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- Optimized string search routines for Rust.☆1,336Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- An ultra simple CLI arguments parser.☆623Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- A crate for managing memory bit by bit☆1,361Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Slab allocator for Rust☆865Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Compile-time type-checked builder derive☆1,133Updated last week
- oh heck, a case conversion library☆576Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆907Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- ☆894Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Tar file reading/writing for Rust☆698Updated last month
- ☆501Updated 2 months ago