Rust library implementing xor-filters
☆146Jun 6, 2023Updated 2 years ago
Alternatives and similar repositories for xorfilter
Users that are interested in xorfilter are comparing it to the libraries listed below
Sorting:
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆160Feb 9, 2026Updated last month
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated last month
- CLOCK-Pro cache replacement algorithm for Rust☆27Mar 17, 2024Updated last year
- TiSpace manages VMs in K8s for developers☆14Nov 16, 2024Updated last year
- ☆126Aug 30, 2022Updated 3 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆19Dec 9, 2022Updated 3 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- A better compressed bitset in Rust☆907Feb 26, 2026Updated last week
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Jul 7, 2021Updated 4 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Feb 12, 2022Updated 4 years ago
- Simple probabilistic data structures☆147Mar 2, 2026Updated last week
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Sep 22, 2025Updated 5 months ago
- Benchmarks to read parquet to arrow☆11Dec 25, 2022Updated 3 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Aug 28, 2020Updated 5 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- An async ORM for Postgres☆18Feb 4, 2023Updated 3 years ago
- A binary representation of json value, optimized for parsing and querying.☆25Nov 14, 2025Updated 3 months ago
- An Implementation for Raft Lab☆11Mar 1, 2020Updated 6 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- An implementation of TinyLFU cache☆15Oct 10, 2022Updated 3 years ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Sqllogictest parser and runner in Rust, with extensions.☆218Feb 14, 2026Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- minimal perfect hashing for rust☆13Aug 10, 2020Updated 5 years ago
- A native storage format for apache arrow☆83Oct 18, 2023Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆60Jan 5, 2019Updated 7 years ago
- Rust FFI wrapper for CRoaring☆164Mar 1, 2026Updated last week
- ☆24Jan 4, 2022Updated 4 years ago
- Concurrent skip list☆24Nov 5, 2018Updated 7 years ago
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- Pure Rust LSM-tree based embedded storage engine☆624Mar 16, 2023Updated 2 years ago
- A graph library for Rust.☆120Jan 25, 2021Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆31Feb 5, 2020Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Apr 27, 2022Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago