BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆952Updated 3 months ago
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☆871Updated last month
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Fast floating point to string conversion☆644Updated last month
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Optimized string search routines for Rust.☆1,149Updated last month
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Module initialization/global constructor functions for Rust☆875Updated last month
- Tar file reading/writing for Rust☆676Updated last month
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A rust binding for the zstd compression library.☆570Updated 3 weeks ago
- An ultra simple CLI arguments parser.☆612Updated last year
- ☆836Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆636Updated 2 months ago
- Indented document literals for Rust☆717Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- oh heck, a case conversion library☆554Updated last year