cloudflare / sliceslice-rsLinks
A fast implementation of single-pattern substring search using SIMD acceleration.
☆97Updated 10 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
- rust bindings of snmalloc☆137Updated 3 months ago
- Async filesystem primitives☆136Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Thread parking and unparking☆78Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆111Updated last year
- scan-resistant concurrent lazy LRU☆61Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Rust implementation of Paxos consensus algorithm☆112Updated 2 years ago
- ☆39Updated 5 years ago
- ☆47Updated 4 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Run closures in parallel☆114Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- scraps of a potential language☆38Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆141Updated last year