cloudflare / sliceslice-rs
A fast implementation of single-pattern substring search using SIMD acceleration.
☆94Updated 4 months ago
Alternatives and similar repositories for sliceslice-rs:
Users that are interested in sliceslice-rs are comparing it to the libraries listed below
- The simd optimized escape code☆53Updated this week
- An on-disk hash table implementation☆113Updated 3 years ago
- Thread parking and unparking☆74Updated 3 weeks ago
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- ☆109Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- rust bindings of snmalloc☆126Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Async filesystem primitives☆133Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆46Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Rust library implementing xor-filters☆139Updated last year
- ☆44Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Run closures in parallel☆112Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago