BurntSushi / memchrLinks
Optimized string search routines for Rust.
☆1,101Updated 2 months ago
Alternatives and similar repositories for memchr
Users that are interested in memchr are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Support atomic operations on Arc itself☆970Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Module initialization/global constructor functions for Rust☆862Updated last week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Slab allocator for Rust☆787Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated this week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆857Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,175Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,039Updated this week
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Compile time static maps for Rust☆1,928Updated 3 months ago
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- A Rust proc-macro attribute parser☆1,121Updated last week
- A crate for mucking around with piles of bytes☆853Updated last month
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- ☆828Updated 2 weeks ago
- A better compressed bitset in Rust☆799Updated 3 weeks ago