BurntSushi / bstr
A string type for Rust that is not required to be valid UTF-8.
☆900Updated 2 months ago
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☆845Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆825Updated last week
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆759Updated 6 months ago
- Optimized string search routines for Rust.☆1,020Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆716Updated last week
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,269Updated 7 months ago
- An ultra simple CLI arguments parser.☆595Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- A rust binding for the zstd compression library.☆554Updated last month
- Slab allocator for Rust☆747Updated last month
- Compact inlined strings for Rust.☆521Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- a Rust library for running child processes☆865Updated last month
- ☆803Updated last week
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Support atomic operations on Arc itself☆900Updated 2 weeks ago
- ☆471Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆800Updated 5 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- oh heck, a case conversion library☆526Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month
- An implementation of a LRU cache☆683Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago