BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆984Updated last month
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☆882Updated this week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Optimized string search routines for Rust.☆1,212Updated last week
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated 2 weeks ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- A crate for managing memory bit by bit☆1,335Updated last year
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- An ultra simple CLI arguments parser.☆623Updated last year
- Slab allocator for Rust☆842Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A rust binding for the zstd compression library.☆591Updated last month
- ☆776Updated 9 months ago
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Tar file reading/writing for Rust☆680Updated this week
- ☆864Updated 2 weeks ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- oh heck, a case conversion library☆562Updated last month
- Indented document literals for Rust☆738Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago