BurntSushi / memchr
Optimized string search routines for Rust.
☆996Updated last month
Alternatives and similar repositories for memchr:
Users that are interested in memchr are comparing it to the libraries listed below
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆778Updated last week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Async multi-producer multi-consumer channel☆832Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆438Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Fast floating point to string conversion☆622Updated this week
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Compile-time type-checked builder derive☆946Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- ☆792Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Temporary file library for rust☆1,239Updated this week
- Typed distributed plugin registration☆1,069Updated this week
- Some more derive(Trait) options☆1,840Updated 2 weeks ago