cloudflare / sliceslice-rsLinks
A fast implementation of single-pattern substring search using SIMD acceleration.
☆100Updated 2 months ago
Alternatives and similar repositories for sliceslice-rs
Users that are interested in sliceslice-rs are comparing it to the libraries listed below
Sorting:
- The simd optimized escape code☆54Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago
- Async filesystem primitives☆142Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Safer wrappers over ktls-sys☆89Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆152Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- ☆114Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- ☆47Updated 5 years ago
- rust bindings of snmalloc☆147Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- ☆39Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year