BurntSushi / memchr
Optimized string search routines for Rust.
☆1,018Updated 2 months ago
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.☆898Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆786Updated this week
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,113Updated 6 months ago
- A Rust proc-macro attribute parser☆1,090Updated last week
- Rust port of simdjson☆1,208Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆821Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- Async multi-producer multi-consumer channel☆833Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆712Updated this week
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Support atomic operations on Arc itself☆891Updated last week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,909Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- Fast and simple benchmarking for Rust projects☆1,073Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Find unused dependencies in Cargo.toml☆1,859Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆951Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- A macro to generate structures which behave like bitflags☆989Updated last week