BurntSushi / memchrLinks
Optimized string search routines for Rust.
☆1,193Updated 3 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.☆974Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,225Updated 2 months ago
- Support atomic operations on Arc itself☆1,086Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆760Updated 5 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- Slab allocator for Rust☆836Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Compile-time type-checked builder derive☆1,066Updated last week
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,099Updated last week
- Rust port of simdjson☆1,300Updated last week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Async multi-producer multi-consumer channel☆886Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,137Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated last week