BurntSushi / memchrView external linksLinks
Optimized string search routines for Rust.
☆1,370Feb 6, 2026Updated 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.☆1,030Oct 26, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Fast floating point to string conversion☆692Updated this week
- Temporary file library for rust☆1,401Updated this week
- A crate for mucking around with piles of bytes☆959Jan 31, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆914Jun 17, 2025Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,101Dec 9, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A crate for managing memory bit by bit☆1,370Aug 9, 2024Updated last year
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- A fast implementation of Aho-Corasick in Rust.☆1,201Updated this week
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,901Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Sep 25, 2024Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- ☆902Updated this week
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- Parser for Rust source code☆3,287Updated this week
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,603Updated this week
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- Rust library for walking directories recursively.☆1,475Dec 31, 2024Updated last year
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated last month
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- Serde serializable and deserializable trait objects☆1,463Updated this week