jneem / teddyLinks
Rust library for fast multi-pattern searching.
☆85Updated 8 years ago
Alternatives and similar repositories for teddy
Users that are interested in teddy are comparing it to the libraries listed below
Sorting:
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- ☆48Updated last week
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆308Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- The simd optimized escape code☆54Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- ☆29Updated last year
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- rust histogram and percentile stats☆48Updated 4 years ago
- Workload generator that emulates the traffic pattern of lobste.rs☆72Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year