cloudflare / sliceslice-rs
A fast implementation of single-pattern substring search using SIMD acceleration.
☆96Updated 5 months ago
Alternatives and similar repositories for sliceslice-rs:
Users that are interested in sliceslice-rs are comparing it to the libraries listed below
- Safer wrappers over ktls-sys☆69Updated this week
- An on-disk hash table implementation☆113Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated 2 weeks ago
- The simd optimized escape code☆53Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async filesystem primitives☆133Updated last month
- rust bindings of snmalloc☆127Updated last month
- ☆109Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆87Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 10 months ago
- Thread parking and unparking☆74Updated last month
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- ☆124Updated 2 years ago
- scraps of a potential language☆37Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Interning of data in rust☆93Updated last week
- Run closures in parallel☆113Updated last month
- Duplicate an async I/O handle☆40Updated last month