BurntSushi / memchrLinks
Optimized string search routines for Rust.
☆1,259Updated last month
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.☆1,005Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Support atomic operations on Arc itself☆1,150Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- Module initialization/global constructor functions for Rust☆925Updated last week
- A crate for managing memory bit by bit☆1,356Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,264Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- Typed distributed plugin registration☆1,208Updated last week
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,186Updated last month
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆910Updated this week
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Benchmarks for rust serialization frameworks☆883Updated 3 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,051Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- cross-platform Rust API for memory mapped IO☆551Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Compile time static maps for Rust☆2,039Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- ☆880Updated this week