jedisct1 / rust-count-min-sketchLinks
Count Min Sketch implementation for Rust
☆13Updated 3 months ago
Alternatives and similar repositories for rust-count-min-sketch
Users that are interested in rust-count-min-sketch are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the Strobe protocol framework☆27Updated 7 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆119Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Performance crypto in pure Rust☆54Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- scraps of a potential language☆38Updated 4 years ago
- Rust implementation of the LZJD algorithm (https://github.com/EdwardRaff/jLZJD)☆16Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A rust implementation of murmur3☆72Updated last year
- An on-disk hash table implementation☆125Updated 4 years ago
- high-efficiency concurrent reclamation☆37Updated last year
- A version for futures::FuturesUnordered that multiplexes Streams☆30Updated last week
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A HyperLogLog implementation in Rust.☆51Updated 7 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated 2 months ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆57Updated 6 months ago
- Collection of Key Derivation Functions written in pure Rust☆84Updated last week
- Concurrent hash trie☆58Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 4 months ago
- Rust serializer library☆88Updated last month
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Byzantine-fault-tolerant time synchronization☆41Updated 4 years ago
- TLS parser written in rust with nom☆116Updated this week