cloudflare / sliceslice-rsLinks
A fast implementation of single-pattern substring search using SIMD acceleration.
☆99Updated 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
- Async filesystem primitives☆143Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Thread parking and unparking☆82Updated last year
- Safer wrappers over ktls-sys☆89Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆114Updated 2 years ago
- Library safely exposing the io_uring API.☆74Updated this week
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust library implementing xor-filters☆145Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- rust bindings of snmalloc☆149Updated this week
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- ☆39Updated 5 years ago
- a lock-free, thread-safe, dynamically-sized object pool.☆81Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Copy-on-write string utilities for Rust☆162Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Data parallelism library for async-std.☆96Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago