BurntSushi / memchr
Optimized string search routines for Rust.
☆1,037Updated this week
Alternatives and similar repositories for memchr:
Users that are interested in memchr are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- A crate for managing memory bit by bit☆1,271Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆788Updated last week
- Support atomic operations on Arc itself☆907Updated this week
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆902Updated 2 months ago
- Find unused dependencies in Cargo.toml