fasterthanlime / stringsearchLinks
Collection of techniques for (binary) string searching
☆24Updated 5 years ago
Alternatives and similar repositories for stringsearch
Users that are interested in stringsearch are comparing it to the libraries listed below
Sorting:
- Crunchy unroller - deterministically unroll constant loops☆40Updated 2 weeks ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Multi backend HashMap for higher performance on different key space sizes☆28Updated 6 months ago
- ☆24Updated 4 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- A sanity checker for global allocations in Rust☆51Updated 3 months ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last month
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆27Updated 2 years ago
- scraps of a potential language☆37Updated 4 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 6 months ago