BurntSushi / memchrLinks
Optimized string search routines for Rust.
☆1,212Updated last week
Alternatives and similar repositories for memchr
Users that are interested in memchr are comparing it to the libraries listed below
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,240Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- A crate for managing memory bit by bit