cloudflare / sliceslice-rsLinks
A fast implementation of single-pattern substring search using SIMD acceleration.
☆99Updated last month
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 3 weeks ago
- Async filesystem primitives☆141Updated last month
- Thread parking and unparking☆79Updated 11 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Safer wrappers over ktls-sys☆88Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Run closures in parallel☆115Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆113Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- ☆47Updated 5 years ago
- ☆39Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Data parallelism library for async-std.☆96Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 3 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year