BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆1,030Updated 3 months 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☆830Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Fast floating point to string conversion☆690Updated last week
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Macros for all your token pasting needs☆1,077Updated last year
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- An ultra simple CLI arguments parser.☆625Updated 2 years ago
- Slab allocator for Rust☆875Updated last week
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- A crate for managing memory bit by bit☆1,370Updated last year
- Typed distributed plugin registration☆1,258Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- Optimized string search routines for Rust.☆1,362Updated 4 months ago
- Tar file reading/writing for Rust☆704Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆914Updated 7 months ago
- oh heck, a case conversion library☆582Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Easy self-referential struct generation for Rust.☆691Updated last year
- ☆902Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- Safe cross-platform linker shenanigans☆832Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Compile-time type-checked builder derive☆1,141Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago