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:
- Rust library implementing xor-filters☆140Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆164Updated last month
- ☆48Updated last week
- An on-disk hash table implementation☆120Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- rust bindings of snmalloc☆131Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆306Updated 11 months ago
- probe: Static probes for Rust☆95Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- Interning of data in rust☆101Updated 2 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Rust port of Google's SwissTable hash map☆56Updated last month
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Updated 7 years ago
- A rust implementation of murmur3☆70Updated 7 months ago
- Basic statistical functions on streams for Rust.☆85Updated 2 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Epoch-based garbage collection☆82Updated 6 years ago
- Rust implementation of Paxos consensus algorithm☆109Updated 2 years ago
- String interning for Rust☆199Updated last week