BurntSushi / memchrLinks
Optimized string search routines for Rust.
☆1,139Updated last week
Alternatives and similar repositories for memchr
Users that are interested in memchr are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- A crate for mucking around with piles of bytes☆862Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,191Updated last month
- Slotmap data structure for Rust☆1,205Updated last year
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- Benchmarks for rust serialization frameworks☆806Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Fast and simple benchmarking for Rust projects☆1,155Updated 2 months ago
- A rust binding for the zstd compression library.☆569Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Fast floating point to string conversion☆640Updated last month
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago