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:
- Rust FFI wrapper for CRoaring☆161Updated last week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- Rust library implementing xor-filters☆142Updated 2 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆242Updated 3 years ago
- A suite of non-cryptographic hash functions for Rust.☆140Updated 3 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☆230Updated 5 months ago
- Fast generic radix trie implemented in Rust☆210Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- High-throughput columnar serialization in Rust☆186Updated 3 weeks ago
- ☆93Updated 4 years ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆276Updated 2 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- probe: Static probes for Rust☆100Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Compact string type for zero-copy parsing☆262Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆104Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A HyperLogLog implementation in Rust.☆51Updated 8 months ago
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago
- Rust port of Google's SwissTable hash map☆57Updated 2 months ago
- ☆49Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- Inject USDT probes into rust code☆48Updated 5 years ago