cloudflare / sliceslice-rsLinks
A fast implementation of single-pattern substring search using SIMD acceleration.
☆97Updated 11 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☆124Updated 3 years ago
- Safer wrappers over ktls-sys☆80Updated last week
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- rust bindings of snmalloc☆140Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Async filesystem primitives☆137Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Thread parking and unparking☆78Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last week
- Rust library implementing xor-filters☆140Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆111Updated last year
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- a lock-free, thread-safe, dynamically-sized object pool.☆80Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Run closures in parallel☆114Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆57Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Rust bindings for the simdjson project.☆109Updated last year