fasterthanlime / stringsearchLinks
Collection of techniques for (binary) string searching
☆24Updated 6 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☆50Updated 6 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- A sanity checker for global allocations in Rust☆52Updated 4 months ago
- ☆27Updated 2 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- scraps of a potential language☆38Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Implementation of triple buffering in Rust☆103Updated last month
- The simd optimized escape code☆54Updated last week
- Portable Bitwise Manipulation Intrinsics☆47Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 3 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- ☆47Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year