cloudflare / sliceslice-rsLinks
A fast implementation of single-pattern substring search using SIMD acceleration.
☆96Updated 9 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☆123Updated 3 years ago
- Safer wrappers over ktls-sys☆79Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Async filesystem primitives☆135Updated 3 weeks ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- ☆110Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆140Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Rust bindings for the simdjson project.☆107Updated last year
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆56Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago