BurntSushi / memchr
Optimized string search routines for Rust.
☆899Updated last week
Related projects ⓘ
Alternatives and complementary repositories for memchr
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Fast floating point to string conversion☆607Updated last week
- A rust binding for the zstd compression library.☆527Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,049Updated 3 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Typed distributed plugin registration☆997Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- Async multi-producer multi-consumer channel☆791Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- ☆753Updated last week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago