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☆49Updated 5 months ago
- A sanity checker for global allocations in Rust☆52Updated 2 months ago
- ☆27Updated 2 years ago
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- adaptive algorithms for rayon☆39Updated 5 years 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
- A safe-guarded transmute for Rust☆39Updated last year
- Byte-wise atomic memcpy.☆39Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Read input lines as byte slices for high efficiency☆68Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆36Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆35Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 2 months ago
- scraps of a potential language☆38Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Implementation of triple buffering in Rust☆100Updated this week
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year