BurntSushi / memchr
Optimized string search routines for Rust.
☆1,072Updated last month
Alternatives and similar repositories for memchr:
Users that are interested in memchr are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,144Updated last week
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- Support atomic operations on Arc itself☆951Updated this week
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Rust port of simdjson☆1,245Updated last week
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,023Updated this week
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Async multi-producer multi-consumer channel☆848Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- ☆824Updated last week
- Compile-time type-checked builder derive☆1,010Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week