BurntSushi / bstrLinks
A string type for Rust that is not required to be valid UTF-8.
☆948Updated 2 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☆783Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- An ultra simple CLI arguments parser.☆610Updated last year
- Module initialization/global constructor functions for Rust☆869Updated last month
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Slab allocator for Rust☆793Updated last week
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Fast floating point to string conversion☆641Updated last month
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,139Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- ☆832Updated this week
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Temporary file library for rust☆1,307Updated this week
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- a Rust library for running child processes☆905Updated this week
- Serialization library with zero dependencies☆800Updated 2 weeks ago
- Automatic checking for semantic versioning in library crates☆635Updated last year