Optimized string search routines for Rust.
☆1,381Feb 12, 2026Updated 3 weeks ago
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.☆1,041Feb 10, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Compile time static maps for Rust☆2,107Updated this week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- A fast implementation of Aho-Corasick in Rust.☆1,205Feb 27, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- ☆903Feb 16, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,298Updated this week
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,623Updated this week
- Rust library for walking directories recursively.☆1,480Dec 31, 2024Updated last year
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Feb 28, 2026Updated last week