jneem / teddyLinks
Rust library for fast multi-pattern searching.
☆86Updated 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
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- Rust FFI wrapper for CRoaring☆159Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆240Updated 3 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- ☆92Updated 4 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- ☆49Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust port of Google's SwissTable hash map☆57Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated last week
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Simple probabilistic data structures☆147Updated last week
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- Compact string type for zero-copy parsing☆262Updated last year
- A HyperLogLog implementation in Rust.☆51Updated 6 months ago
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆104Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆109Updated 11 months ago
- Fast suffix arrays for Rust (with Unicode support).☆276Updated last year