BurntSushi / memchrLinks
Optimized string search routines for Rust.
☆1,181Updated 2 months 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.☆969Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Support atomic operations on Arc itself☆1,072Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,319Updated last year
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,221Updated 2 months ago
- A fast bump allocation arena for Rust☆1,855Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Module initialization/global constructor functions for Rust☆891Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- Rust port of simdjson☆1,294Updated 3 weeks ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- Slotmap data structure for Rust☆1,222Updated last year
- Compile-time type-checked builder derive☆1,055Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,090Updated last week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Compile time static maps for Rust☆1,977Updated last month
- An implementation of a LRU cache☆733Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,033Updated last month
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Async multi-producer multi-consumer channel☆885Updated last month