BurntSushi / bstr
A string type for Rust that is not required to be valid UTF-8.
☆820Updated last week
Related projects ⓘ
Alternatives and complementary repositories for bstr
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Typed distributed plugin registration☆997Updated last week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Temporary file library for rust☆1,192Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Fast floating point to string conversion☆607Updated last week
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- An ultra simple CLI arguments parser.☆577Updated last year
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- ☆447Updated 3 weeks ago
- Macros for all your token pasting needs☆1,026Updated last month
- oh heck, a case conversion library☆506Updated 8 months ago
- Optimized string search routines for Rust.☆899Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Serialization library with zero dependencies☆709Updated this week