BurntSushi / bstr
A string type for Rust that is not required to be valid UTF-8.
☆914Updated last week
Alternatives and similar repositories for bstr:
Users that are interested in bstr are comparing it to the libraries listed below
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- Rust library allowing to register multiple handlers for the same signal☆767Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Module initialization/global constructor functions for Rust☆837Updated last month
- Fast floating point to string conversion☆632Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Optimized string search routines for Rust.☆1,061Updated last month
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Typed distributed plugin registration☆1,096Updated last month
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A minimal `syn` syntax tree pretty-printer☆684Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,006Updated last month
- An ultra simple CLI arguments parser.☆601Updated last year
- Easy Ctrl-C handler for Rust projects☆628Updated 2 weeks ago
- Tar file reading/writing for Rust☆658Updated last month
- Slab allocator for Rust☆758Updated 2 months ago
- oh heck, a case conversion library☆533Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆786Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- A macro to generate structures which behave like bitflags☆1,002Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆721Updated last month
- A Rust proc-macro attribute parser☆1,106Updated last week
- ☆741Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Support atomic operations on Arc itself☆929Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago