1. pyo3

    Bindings to Python interpreter

    v0.28.3 11.7M #python-bindings #python #python-ffi #cpython
  2. parquet

    Apache Parquet implementation in Rust

    v58.1.0 3.8M #apache-arrow #hadoop
  3. usearch

    Smaller & Faster Single-File Vector Search Engine from Unum

    v2.24.0 71K #nearest-neighbors-search #vector-search #search-engine #similarity-search #full-text-search #semantic-search #single-file #faiss-vector-search #hnsw-vector-search #cluster-analysis
  4. foldhash

    A fast, non-cryptographic, minimally DoS-resistant hashing algorithm

    v0.2.0 37.1M #non-cryptographic-hash #no-std #hasher
  5. lance

    A columnar data format that is 100x faster than Parquet for random access

    v4.0.0 143K #apache-arrow #data-analytics #data-science #machine-learning
  6. bloomfilter

    Bloom filter implementation

    v3.0.1 259K #probabilistic-data-structures #filter #bloom
  7. xorf

    implementing xor filters - faster and smaller than bloom and cuckoo filters

    v0.12.0 575K #xor-filter #hashing #filter
  8. libbpf-rs

    safe, idiomatic, and opinionated wrapper around libbpf-sys

    v0.26.2 356K #ebpf #bpf
  9. slatedb

    A cloud native embedded storage engine built on object storage

    v0.12.1 55K #storage-engine #object-storage #embedded-database #cloud-storage #sst #compaction #disk-cache #block-cache #embedded-storage #rocksdb
  10. fastbloom

    The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.

    v0.17.0 1.3M #bloom-filter #data-structures #no-std
  11. lsm-tree

    A K.I.S.S. implementation of log-structured merge trees (LSM-trees/LSMTs)

    v3.1.4 238K #rocksdb #lsmt #leveldb #lsm
  12. growable-bloom-filter

    Scalable Bloom Filters with serde support

    v2.1.1 200K #bloom-filter #filter #bloom #serde
  13. orc-rust

    Apache ORC file format using Apache Arrow in-memory format

    v0.8.0 25K #apache-arrow #arrow-rs
  14. qfilter

    Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF)

    v0.3.0-alpha.4 167K #bloom-filter #quotient-filter #cuckoo-filter #rsqf #cqf
  15. mmdb

    The storage engine behind vsdb — a pure-Rust LSM-Tree key-value store

    v3.2.4 7.0K #rocksdb #database #leveldb #kv-db
  16. fastbloom-rs

    Some fast bloom filter implemented by Rust for Python and Rust!

    v0.5.10 19K #bloom-filter #counting-bloom-filter #filter #bloom
  17. rabbitmq-stream-client

    client for RabbitMQ Stream

    v0.11.0 3.4K #amqp #stream #iot
  18. deduplicator

    find,filter and delete duplicate files

    v0.3.1 1.0K #duplicate-file #file-sorting #duplicates #filter #find-duplicates #deduplicate #exclude #follow-links #pwd #png
  19. tinysearch

    A tiny search engine for static websites

    v0.10.0 750 #search-engine #full-text-search-engine #static-site-generator #bloom-filter #search-index #wasm #blog-post #post-title
  20. roughdb

    Embedded persistent key-value store — a LevelDB port to Rust with a compatible on-disk format

    v0.9.0 #leveldb #database #persistence
  21. mokuroku

    Secondary indices like PouchDB for RocksDB in Rust

    v3.8.3 #rocksdb #search-index #database-index #database-search #search #database
  22. axum_session

    📝 Session management layer for axum that supports HTTP and Rest

    v0.19.0 5.6K #session-management #axum #tower #session-store
  23. finch

    min-wise independent permutation locality sensitive hashing ('MinHashing') for genomic data and command-line utility for manipulation

    v0.6.2 #bioinformatics #sketch #min-hash
  24. nxv

    Nix Version Index

    v0.2.1 #package-version #nix #nix-package #version
  25. uwheel

    Embeddable Aggregate Management System for Streams and Queries

    v0.4.0 #aggregation #query-optimization #management-system #embeddable #stream #min-max #streaming-window-aggregation #watermarking #profiler #roaring-bitmaps
  26. ntp-proto

    ntpd-rs packet parsing and algorithms

    v1.7.2 1.3K #packet-parser #time-synchronization #ntpd-rs #ntp-server #algorithm #nts
  27. rns-core

    Wire protocol, transport routing, and link/resource engine for the Reticulum Network Stack

    v0.1.10 #link #routing-engine #reticulum #resources #wire-protocols #network-stack #no-std #ingress #network-protocol
  28. simdxml

    SIMD-accelerated XML parser with full XPath 1.0 support

    v0.2.1 290 #xpath #xml #parser #performance #xml-parser
  29. ntp_usg-client

    NTP client library with sync, async (tokio/smol), and NTS support

    v4.10.1 #ntp-server #ntp-client #protocols #client
  30. bloom2

    Fast, compressed, 2-level bloom filter and bitmap

    v0.5.1 10K #bloom-filter #probabilistic-set #filter #bitmap #bloom
  31. lsmdb

    efficient storage engine that implements the Log-Structured Merge Tree (LSM-Tree) data structure, designed specifically for handling key-value pairs

    v1.0.0 #key-value-store #database #kv-db #key-value
  32. ctfs

    Causal consistency at nanosecond latency. Algebraic invariants without coordination.

    v1.0.2 #distributed-systems #causality #invariants #crdt #consensus-free
  33. bonsai-index

    A zero-dependency, embeddable, self-tuning spatial index for Rust

    v1.0.1 #kd-tree #r-tree #geospatial #index #spatial
  34. coordinode-lsm-tree

    A K.I.S.S. implementation of log-structured merge trees (LSM-trees/LSMTs) — CoordiNode fork

    v4.4.0 110 #database #key-value #lsm-tree #coordinode
  35. xgrep-cli

    Indexed search accelerator for compressed logs. Cached queries 100-1200x faster than zgrep.

    v0.1.0 #compression #bloom-filter #search #grep
  36. clubcard

    exact membership query filter for static sets

    v0.3.3 22K #set-membership #filter #ribbon #query #cryptography #data-structures
  37. silk-graph

    Merkle-CRDT graph engine for distributed, conflict-free knowledge graphs

    v0.2.4 #knowledge-graph #crdt #merkle
  38. foldhash-portable

    A fast, non-cryptographic, minimally DoS-resistant hashing algorithm. Fork of foldhash with cross-platform hash stability.

    v0.2.1 2.9K #hasher #no-std #portable #hash
  39. argus-crawler

    A production-ready web crawler capable of handling billions of URLs

    v0.1.0 #web-crawler #web-scraping #web #async
  40. sierradb

    Core SierraDB event store library - embeddable high-performance event sourcing database

    v0.3.1 #event-sourcing #event-store #distributed #redis #distributed-database #database
  41. vicinity

    Approximate nearest-neighbor search

    v0.8.0 #hnsw #vector-search #similarity
  42. aeternusdb

    An embeddable, persistent key-value store built on an LSM-tree architecture

    v1.0.1 #database #key-value #embedded-database #lsm-tree #storage-engine
  43. resq-dsa

    Production-grade data structures and algorithms — zero external dependencies

    v0.1.2 #graph #bloom-filter #dsa #algorithm #trie
  44. skesa-rs

    Rust port of NCBI's SKESA genome assembler

    v0.2.0 #bioinformatics #genome #k-mer #assembly #de-bruijn
  45. aisle

    Metadata-driven Parquet pruning for Rust: Skip irrelevant data before reading

    v0.2.0 #data-fusion #pruning #parquet #metadata #arrow
  46. fides

    cryptographic primitives

    v4.3.5 1.5K #radix-tree #merkle-tree #signature #key-exchange #bloom-filter #cryptography #x25519 #ed25519
  47. meshdb-bolt

    Bolt wire protocol implementation (PackStream encoding, chunked framing, handshake, message types) for Mesh

    v0.2.0 #bolt #wire-protocols #mesh #message #encode #graph-database #authentication #success #negotiate #distributed
  48. sketch_oxide

    State-of-the-art DataSketches library (2025) - UltraLogLog, Binary Fuse Filters, DDSketch, and more

    v0.1.6 #cardinality #sketch #quantile #data-structures #probabilistic #probabilistic-data-structures
  49. raft-storage

    Custom LSM-tree storage engine with WAL, MemTable, SSTables, bloom filters, and leveled compaction

    v0.1.2 #storage-engine #raft #key-value-store #raft-consensus #lsm-tree #bloom-filter #compaction #mem-table #mvcc #wal
  50. sketches

    Probabilistic data structures for scalable approximate analytics

    v0.1.2 #sketch #bloom-filter #min-hash #probabilistic-data-structures #hyper-log-log #cuckoo-filter #quantile #jaccard #t-digest #top-k
  51. avila-atom

    Atomic computational structures - Option, Result, Vec, HashMap built from nucleus

    v0.7.0 #avila #foundation #primitive
  52. poppy-filters

    providing serializable Bloom filters implementations

    v0.2.1 650 #bloom-filter #data-structures #poppy
  53. kodegen_tools_citescrape

    KODEGEN.ᴀɪ: Memory-efficient, Blazing-Fast, MCP tools for code generation agents

    v0.10.21 #web-crawler #mcp #claude #terminal
  54. lance-index

    Lance indices implementation

    v4.0.1 166K #apache-arrow #data-analytics #machine-learning #data-science
  55. flowstats

    Collection of stream analytics algorithms: cardinality, quantiles, frequency, sampling, and more

    v0.1.2 #hyper-log-log #streaming-algorithm #sketch #probabilistic #algorithm #hyperloglog
  56. scalable_cuckoo_filter

    A variant of Cuckoo Filter whose size automatically scales as necessary

    v0.5.1 1.5K #cuckoo-filter #bloom-filter
  57. vigil-baseline

    Linux file integrity monitor. Kernel-level filesystem watching, BLAKE3 hashing, HMAC-chained audit trail. Silent by default, local by design, deeply paranoid.

    v1.6.0 #audit #integrity #fim #security
  58. ruvector-solver-wasm

    WASM bindings for RuVector sublinear-time solver

    v2.0.6 #onnx #ruvector #wasm-bindings #artificial-intelligence #ru-vector #vector-db #console-log #gnn #self-improvement #llm-inference
  59. srcwalk

    Tree-sitter indexed lookups — smart code reading for AI agents

    v0.2.5 #ai-agents #code-search #code-intelligence
  60. stoolap

    High-performance embedded SQL database with MVCC, time-travel queries, and full ACID compliance

    v0.4.0 800 #sql #database #embedded-database #acid #mvcc
  61. anomstream-triage

    SOC-opinionated triage layer (Platt calibration, SAGE attribution, alert clustering, feedback, audit) on top of anomstream-core

    v2026.4.1 #alerting #anomaly-detection #triage #soc #calibration
  62. hash-iter

    Iterator producing sequence of hash values for a given input (using double hashing technique)

    v2.0.1 2.0K #hash-table #open-addressing #double-hashing #bloom
  63. probabilistic-rs

    Probabilistic data structures in Rust

    v0.6.4 #bloom-filter #rate-limiting #cache #time-decay
  64. three-word-networking

    Convert IP addresses to memorable, family-friendly word groups. IPv4 = 3 words, IPv6 = 6 or 9 words. Perfect reconstruction with human-readable vocabulary.

    v2.3.0 250 #ip-address #human-readable #networking #encoding
  65. oxcache

    A high-performance multi-level cache library for Rust with L1 (memory) and L2 (Redis) caching

    v0.1.4 #l1-cache #redis #memory-cache #performance #async
  66. runiq

    An efficient way to filter duplicate lines from input, à la uniq

    v2.1.0 #duplicates #unique #filtering #logging
  67. solstrale

    A Path tracing library

    v0.2.0 #path-tracing #graphics
  68. apex-store-rs

    A high-performance, embedded LSM-tree storage engine with SSTable V2 format, LZ4 compression, and Bloom Filters

    v2.1.1 #database #key-value #lsm-tree #embedded-database #storage-engine
  69. xorfilter-rs

    Xor Filters: Faster and Smaller Than Bloom and Cuckoo Filters

    v0.5.1 75K #bloom-filter #data-structures #bitmap #bloom
  70. tokitai-context

    Git-style parallel context management for AI agents

    v0.1.2 #git-branch #branch #git #ai-context #memory
  71. kmerutils

    Kmer counting, hashing, sequence sketching

    v0.0.14 600 #genomics #k-mer #sketching
  72. lavinhash

    High-performance fuzzy hashing library implementing the DLAH (Dual-Layer Adaptive Hashing) algorithm

    v1.0.1 #fingerprint #dlah #fuzzy-hashing
  73. cuckoofilter

    Cuckoo Filter: Practically Better Than Bloom

    v0.5.0 239K #bloom-filter #cuckoohashing
  74. cuendillar

    Embedded persistent key–value storage engine (LSM-tree based)

    v0.1.0 #embedded-database #database #lsm #kv-store #embedded
  75. viator

    A high-performance, memory-safe key-value store

    v0.1.19 #database #key-value #key-value-cache #cache
  76. turbokv

    A fast, embedded key-value store with BTreeMap-like API

    v0.4.2 #database #lsm #key-value
  77. flashsieve

    Storage-level pre-filtering for pattern matching — skip blocks that can't contain matches

    v0.1.1 #bloom-filter #pattern-matching #indexing #storage #filter
  78. reindeer2

    k-mer quantification in large collections of samples

    v1.1.2 #k-mer #query #indexed #infos #fasta #reindeer #canonical #filenames #abundance #sampling-strategy
  79. similarity-py

    CLI tool for detecting code duplication in Python projects

    v0.5.0 #detect #duplicates #python #similarity #detection
  80. dbsp

    Continuous streaming analytics engine

    v0.289.0 #database #sql #ivm #analytics #analytics-database
  81. raft-common

    Shared types, configuration, error handling, and Prometheus metrics for the raft distributed KV store

    v0.1.2 #prometheus #raft #key-value-store #raft-consensus #distributed #metrics #mvcc #lsm-tree #leader-election #storage-engine
  82. rype

    High-performance genomic sequence classification using minimizer-based k-mer sketching in RY space

    v1.0.0-rc.1 #genomics #bioinformatics #minimizer #classification #microbiome
  83. quickbloom

    An industry-grade, highly scalable Bloom filter with lock-free concurrency, blocked layout, and automatic persistence

    v0.2.0 #bloom-filter #probabilistic #probabilistic-data-structures #data-structures
  84. ska

    Split k-mer analysis

    v0.5.1 #genomics #bioinformatics #k-mer #genomics-sequencing #sequencing
  85. pdatastructs

    probabilistic data structures

    v0.7.0 5.3K #sketch #sampling #probabilistic #filter
  86. dexter-sentinel

    Config-driven HTTP scraping API with Actix Web, optional Athena and Redis

    v0.5.1 #prometheus #athena #actix
  87. velarixdb

    An LSM Storage Engine focused on reduced IO amplification

    v0.0.17 500 #rocksdb #database #leveldb #lsm
  88. ruvector-diskann

    DiskANN/Vamana — SSD-friendly approximate nearest neighbor search with product quantization

    v2.1.0 #onnx #ruvector #vector-search #nearest-neighbors-search #artificial-intelligence #search-query #llm-inference #ru-vector #vector-db #approximate-nearest-neighbor
  89. saorsa-rsps

    Root-Scoped Provider Summaries using Golomb Coded Sets for P2P DHT

    v0.2.3 #p2p #dht #gcs #rsps #golomb
  90. resq-ai

    Multi-provider LLM abstraction for ResQ developer tools

    v0.1.0 #openai #llm #anthropic #gemini #api-bindings
  91. isso

    A lightweight, self-hosted commenting service

    v0.1.2 #sqlite #axum #comments
  92. liblevenshtein

    Levenshtein/Universal Automata for approximate string matching using various dictionary backends

    v0.8.0 #levenshtein-automata #edit-distance #levenshtein #spell-check #fuzzy-search
  93. velka

    The Code Sin Judge - AST-powered secret scanner and security analyzer

    v1.4.0 #secret-scanner #scanner #secret #security
  94. aleph-filter

    The Aleph Filter — an infinitely expandable probabilistic data structure with O(1) insert, query, and delete

    v0.1.0 #bloom-filter #quotient-filter #cuckoo #quotient #probabilistic
  95. roughly

    Probabilistic data structures for Rust — because sometimes close enough is good enough

    v0.1.0 #hyper-log-log #bloom-filter #count-min-sketch #approximate #probabilistic #hyperloglog
  96. seerdb

    Research-grade storage engine with learned data structures

    v0.0.10 #embedded-database #learned-index #lsm #database
  97. similarity-core

    Core library for code similarity detection using AST-based comparison

    v0.5.2 1.0K #typescript #javascript #ast #refactoring
  98. bastion-ai

    Bastion — The open-source Production Kernel for Agentic AI. Multi-model consensus, self-healing, deterministic checkpoints, immutable audit trails, and pluggable compliance guardrails.

    v0.1.0 #consensus #ai-agents #safety #reliability
  99. bloomlib

    A space and time efficient Bloom Filter implementation in Rust

    v0.1.5 #bloom-filter #hash #space-time #bit-vec #computation #data-structures #cache #64-bit #unsigned-integer #hashing
  100. memory39

    Temporal-priority memory system for AI agents

    v1.0.1 #sqlite #temporal #memory-agent #cli
  101. fast-html-parser

    SIMD-optimized HTML parser for web scraping — fast tokenization, CSS selectors, XPath, encoding detection

    v0.1.0 #html-parser #css-selectors #web-scraping #simd
  102. disklru

    experimental LRU store

    v0.3.3 290 #lru-cache #cache #kv-cache #sled #lru
  103. faster_bloom

    A standard and scalable Bloom filter implementation in Rust with configurable error tolerance and automatic scaling

    v0.1.1 #bloom-filter #hash #probabilistic-data-structures #data-structures #scalable-bloom-filter
  104. rust_cascade

    bloom filter cascade implementation in Rust

    v1.5.0 32K #bloom-filter #sha-256 #salt #python #github #cascading
  105. oximedia-cache

    High-performance caching infrastructure for OxiMedia: LRU, tiered multi-level, and predictive cache warming

    v0.1.5 #lru-cache #cache #tiered #multimedia #performance
  106. kool_bloom_filter

    A standard and scalable Bloom filter implementation in Rust with configurable error tolerance and automatic scaling

    v0.1.0 #bloom-filter #hash #probabilistic-data-structures #data-structures #probabilistic #scalable-bloom-filter
  107. moeix

    Sub-millisecond code search via sparse trigram indexing

    v0.5.1 #search-indexing #trigram #code-search #grep #search
  108. bigsig

    Large-scale Sequence Search with BItsliced Genomic Signature Index (BIGSIG)

    v0.3.3 #genomics #sequence-search #bigsi
  109. nexus-protocol

    Integration protocols for Nexus - REST, MCP, UMICP

    v1.14.0 #retrieval-augmented-generation #vector-search #graph-database #nexus #hybrid-search #mcp #artificial-intelligence #similarity-search #graph-traversal #neo4j
  110. tensordb

    — single-node, append-only, bitemporal ledger database with MVCC snapshot reads and SQL facet

    v0.3.0 #ledger #mvcc #bitemporal #database
  111. llm-optimizer-processor

    Data processing and transformation pipeline

    v0.1.1 #stream-processing #data-processing #standard-deviation #deduplicate #timestamp #event-time #performance-monitoring #llm #moving-average #sliding-window
  112. sstable

    Sorted String Tables, an on-disk format for storing immutable maps consisting of string,string pairs, and retrieving values by key efficiently. This crate also features bloom filters…

    v0.11.1 600 #key-value-store #database
  113. oxirs-star

    RDF-star and SPARQL-star grammar support for quoted triples

    v0.2.4 #rdf-star #rdf #sparql-star #quoted-triples
  114. grafeo-engine

    Query engine and database management for Grafeo

    v0.5.41 1.0K #graph-database #query-engine #rdf #query-language #grafeo #graphql #in-memory-database #graph-algorithms #property-graph #sparql
  115. tidesdb-rs

    Rust wrapper for TidesDB, a fast and efficient key-value storage engine

    v0.1.2 #embedded-database #lsm #database
  116. bloomcalc

    calculator for bloom filters

    v0.9.0 #bloom-filter #calculator #calculator-for-bloom
  117. hightower-kv

    Embedded log-structured key-value store with optional auth helpers

    v0.1.5 #key-value-store #embedded #kv-storage #log-structured
  118. tidesdb

    high-performance embeddable, durable, adaptive, and optionally cloud-native key-value storage engine

    v0.8.0 210 #lsm-tree #storageengine #database #key-value
  119. lsm_storage_engine

    A high-performance, zero-dependency LSM-Tree storage engine in pure Rust

    v0.1.0 #storage-engine #database #lsm #kv-storage #kv
  120. menhirkv

    local KV store based on RocksDB

    v0.4.5 310 #rocksdb #key-value-store #cache
  121. rustywallet-bloom

    Fast and memory-efficient Bloom Filter with counting support for rustywallet

    v0.2.1 #bloom-filter #counting-bloom-filter #probabilistic-data-structure #counting-bloom #probabilistic
  122. atomic-cuckoo-filter

    Highly concurrent Cuckoo Filter

    v0.3.0 #lock-free #cuckoo-filter #concurrency #high-concurrency #probabilistic-data-structure #concurrency-model #data-structures #hash
  123. mnem-transport

    Offline transport for mnem: CAR v1 export/import of content-addressed subtrees

    v0.1.0 #ipld #mnem #content-addressable #car
  124. probabilistic-collections

    Various implementations of collections that use approximations to improve on running time or memory, but introduce a certain amount of error

    v0.7.0 13K #probabilistic-data-structures #collection #data-structures #probabilistic
  125. snp

    A fast, reliable pre-commit framework written in Rust with 100% Python pre-commit compatibility

    v1.0.1 #pre-commit-hooks #git #pre-commit
  126. zanzibar

    A high-performance, Postgres-backed ReBAC (Relationship-Based Access Control) engine inspired by Google's Zanzibar paper

    v0.1.0 100 #postgresql #sqlx #authorization #rebac
  127. cvx-storage

    Tiered storage engine (hot/warm/cold) with WAL and compaction

    v0.1.1 280 #storage-engine #chronos-vector #tiered #warm #wal #cvx #in-memory-store #cold #rocksdb #compaction
  128. kotoba-db

    High-performance embedded database for Kotoba ecosystem

    v0.1.16 #storage-engine #embedded-database #database-storage #database #key-value
  129. dnsink

    A high-performance DNS proxy with threat intelligence, Shannon-entropy tunneling detection, and Prometheus metrics

    v0.2.1 #dns #dns-proxy #threat-intelligence #malware #security
  130. ofilter

    fast thread-safe Bloom filter

    v0.4.3 360 #bloom-filter #stream #filter #bloom
  131. broomfilter

    A bloom filter that sweeps away your certainty. Probably.

    v0.1.1 #bloom-filter #probabilistic-data-structure #broom #maybe #probabilistic
  132. kotoba-db-engine-lsm

    LSM-Tree based database engine for KotobaDB

    v0.1.16 #storage-engine #database #rocksdb #lsm #database-engine
  133. cipherstash-core

    Shared code and core modules for CipherStash clients

    v0.34.1-alpha.3 110 #encryption #cryptography #sql #database #security
  134. ipfrs-storage

    Storage backends and block management for IPFRS content-addressed system

    v0.1.0 #ipfs #sled-database #block-store #sled #database
  135. bloomsrv

    A REST API service exposing space and time efficient Bloom Filter implementation in Rust

    v0.1.1 #bloom-filter #rest #api-service #cache #probabilistic-data-structure #probabilistic-set #space-time
  136. dihardts_cstools

    Collection of data structures and algorithms

    v2.2.0 190 #serialization #data-structures #algorithm #hdf5 #deserialize #serde
  137. redish

    A lightweight in-memory key-value database

    v0.5.1 #in-memory-database #database #key-value #persistence #indexing
  138. oximedia-dedup

    Media deduplication and duplicate detection for OxiMedia

    v0.1.5 #audio-fingerprint #deduplicate #bloom-filter #rolling-hash #ssim #hashing #fuzzy-matching #video #cluster-analysis #lsh
  139. argus-dedupe

    Content deduplication utilities for web crawling

    v0.1.0 #simhash #bloom #deduplication
  140. parquet_aramid

    Query engine using Parquet tables as a Key-Value store

    v0.2.0 #query-engine #key-value-store #parquet
  141. extindex

    Persisted immutable index

    v0.8.0 #skip-list #index #persistence #list #skip
  142. oxirs-tdb

    Apache Jena TDB/TDB2 compatible RDF storage engine with B+Tree indexes

    v0.2.4 #rdf #database #tdb #sparql #storage-database
  143. range-filters

    High-performance range filter implementation - DIVA (VLDB 2025 Best Research Paper)

    v0.1.0 #bloom-filter #range-filter #data-structures #diva #database
  144. sets_multisets

    API for working with sets and multisets of elements of type usize

    v0.12.1 1.0K #bloom-filter #bit-set #element #multisets #api
  145. pithanos

    Fast, lock-free probabilistic data structures for modern Rust

    v0.2.0 #lock-free-data-structures #lock-free #bloom-filter #count-min-sketch #probabilistic-data-structures
  146. toolshed

    Arena allocator and a handful of useful data structures

    v0.8.1 1.0K #arena-allocator #bloom-filter #heap-allocator #internal #debugging #implements-copy #handful #map-set #tree-structure
  147. flash-fuzzy-core

    High-performance fuzzy search using Bitap algorithm with bloom filter pre-filtering. Zero dependencies, no_std compatible.

    v0.1.0 #fuzzy-search #bitap #wasm #search
  148. expiring-atomic-filter

    Thread-safe approximate membership filter with time-based expiration

    v0.1.0 #cuckoo-filter #bloom-filter #filter
  149. srusty-files

    A high-performance, cross-platform file search engine library with REST API

    v0.2.0 #file-search #search-engine #search-indexing
  150. coredom

    Core DOM structure and AST representation for MicroDOM

    v1.0.0 #dom-tree #ast-node #ast #core
  151. minikv

    A production-grade distributed KV store with Raft consensus in ~1,500 lines

    v0.7.0 #raft #raft-consensus #distributed #consensus #kv-store
  152. cbloom

    Concurrent implementation of Bloom filters

    v0.1.3 4.3K #bloom-filter #garbage-collection #concurrency #filter #bloom
  153. fcdb-cas

    Content-Addressable Storage implementation for FCDB

    v0.1.0 #content-addressable-storage #database-storage #content-addressable #database
  154. bloom-filter-yss

    bloom filter for me or you

    v0.3.3 310 #bloom-filter #dsa #yss
  155. ghostwire-dtn

    Delay-Tolerant Networking with Spray-and-Wait + PRoPHET epidemic routing for mesh networks

    v0.1.0 #delay-tolerant #dtn #epidemic-routing #prophet
  156. lsm

    log-structured merge trees in pure Rust

    v0.4.1 100 #database #database-storage #async-database #async
  157. oxify-authz

    ReBAC (Relationship-Based Access Control) authorization engine - Google Zanzibar implementation

    v0.1.0 #access-control #permissions #authorization #zanzibar #rebac
  158. tinysearch-engine

    A tiny search engine for static websites

    v0.2.2 #search-engine #bloom-filter #static-site #full-text-search #tinysearch #full-text-search-engine #site-search #static-website #wasm #elasticlunr
  159. neutrondb

    log-structured merge-tree key-value store for any implemented data type

    v6.0.0 #key-value-store #data-store #merge-tree #table-index #byte #cache #try-from-bytes #into-bytes
  160. otters-rs

    High-performance vector search with metadata filtering

    v0.1.0-alpha3 #vector-search #semantic-search #data-science #similarity-search #embedding
  161. bfield

    B-field datastructure implementation in Rust

    v0.3.0 #bloom-filter #hash-set #associative-array #bit #bit-array #key-value-store #bit-set #bioinformatics #probabilistic-data-structures #alpha-beta
  162. tinysearch-shared

    Shared libraries for tinysearch - a tiny search engine for static websites

    v0.7.0 #search-engine #bloom-filter #full-text-search #tinysearch #static-site #full-text-search-engine #wasm #static-website #elasticlunr #static-site-generator
  163. raindb

    A persistent key-value store based on an LSM tree implemented in Rust

    v1.0.0 #key-value-store #leveldb #database #rain
  164. Xorfilter

    No alloc membership approximation

    v0.2.2 #xorfilter #set-membership #approximation #no-alloc #generic
  165. vibesql-executor

    Query execution engine for vibesql SQL database

    v0.1.4 #query-engine #sql #database #sql-query #executor
  166. shardex

    A high-performance memory-mapped vector search engine with ACID transactions and incremental updates

    v0.1.0 #document-text #vector-search #vector-similarity #similarity-search #embedding
  167. auradb

    High-performance Rust storage engine with WAL-time KV separation, RL-driven compaction, and learned indexes

    v0.1.0 #database #rocksdb #lsm #database-storage
  168. wimbd

    A CLI for inspecting and analyzing large text datasets

    v0.3.0 320 #statistics #dataset #big-data #ngrams #search #counting-bloom-filter #corpus #text-data
  169. wisard

    nets implementation in Rust

    v0.0.3 #machine-learning #neural-network #data-science #weightless
  170. b100m-filter

    The fastest bloom filter in Rust. No accuracy compromises. Use any hasher.

    v0.4.0 2.2K #bloom-filter #data-structures #filter #bloom
  171. mmap-bitvec

    working with bit-vectors backed by memory-mapped files

    v0.4.1 #bit-vec #bioinformatics #bit-vector #bitvec
  172. sbbf-rs

    Split block bloom filter implementation

    v0.2.8 6.7K #bloom-filter #split #block #parquet #system
  173. Try searching with DuckDuckGo or on crates.io.

  174. co-primitives

    COKIT Primitives used throughout the co-sdk and co-api and Core implementations

    v0.1.0 #primitive #co-sdk #co-api #cokit #p2p #encryption
  175. cascara

    TinyLFU cache

    v0.1.1 150 #lfu #tiny-lfu #cache #lfu-cache
  176. expandable-cuckoo-filter

    A high-performance, persistent, and auto-expanding Cuckoo Filter with deterministic orthogonality

    v0.1.0 #cuckoo-filter #set #cuckoo #expandable #filter
  177. sbbf-rs-safe

    Split block bloom filter implementation

    v0.3.2 12K #bloom-filter #split #block #specification
  178. oomfi

    A minimal Bloom Filter implementation in Rust

    v0.1.2 #bloom-filter #hash #filter #bloom
  179. bloom

    Fast Bloom Filter and Counting Bloom Filter implementation

    v0.3.2 83K #bloom-filter #counting-bloom-filter #filter
  180. aabel-multihash-rs

    extends Hasher trait. The added functionality allows users to get sequeces of hash values. It can be used inside of implementations of probabilistic data structures such bloom filter or count-min.

    v0.1.2 100 #probabilistic-data-structures #multi-hash #hash #probabilistic
  181. bloomy

    Bloom filter using only two hash functions

    v1.2.0 17K #bloom-filter #filter #bloom
  182. bloom-filters

    Rust port of https://github.com/tylertreat/BoomFilters

    v0.1.2 3.4K #bloom-filter #github #counting-bloom-filter
  183. gauze

    Probabilistic set membership filters with a simple interface

    v0.2.0 320 #bloom-filter #probabilistic-set #filter
  184. sbf

    Spatial Bloom Filter, a probabilistic data structure that maps elements of a space to indexed disjoint subsets of that space

    v0.1.6 #probabilistic-data-structures #bloom-filter #data-mapping #probabilistic #mapping
  185. ordbog

    lossy dictionary codes for accelerated scans

    v0.1.0 #dictionary #compression
  186. wnfs-namefilter

    Bloom filter for the Webnative Filesystem

    v0.1.23 #wnfs #decentralization #ipfs
  187. bloomz

    A fast, flexible Bloom filter library for Rust with parallel operations support

    v0.1.0 #hash #bloom-filter #parallel #probabilistic-data-structure #probabilistic
  188. amaters-core

    Core kernel for AmateRS - Fully Homomorphic Encrypted Database

    v0.2.0 #database #fhe #tfhe #encryption #privacy
  189. mqf

    MQF, Mixed Quotient Filter, is a variant of CQF (Counting Quotient Filter)

    v1.0.0 #quotient-filter #cqf #bloom-filter #counting #variant #data-structures #fixed-size
  190. probably

    various approximate computing algorithms

    v0.3.1 #approximate #quantile #frequency #membership
  191. rust-bloomfilter

    bloom filter implementation in Rust programming language

    v1.0.0-beta1 #probabilistic-datastructure
  192. riblt

    Rateless Invertable Bloom Lookup Table (RIBLT) data structure

    v0.1.1 #lookup-tables #data-structures #rateless #arxiv #set #hash #invertable
  193. glaredb_ext_parquet

    Apache Parquet extension for GlareDB. Originally forked from github.com/apache/arrow-rs

    v25.6.3 #parquet #sql #database #analytics-database #analytics
  194. anomstream-core

    Core streaming anomaly detectors + companion primitives (Random Cut Forest, per-feature EWMA / CUSUM, drift detectors, streaming stats) — part of the anomstream toolkit

    v2026.4.1 #anomaly-detection #random-cut-forest #cusum #streaming #drift-detection
  195. slung-macros

    An abstraction library for interacting with the Slung runtime

    v0.1.0 #slung #data-stream #write #real-time #temporal #historical #temporal-data #wasm #query-engine
  196. blewm

    Bloom Filter that Bloo(m) my Mind

    v0.1.0 #lock-free #bloom-filter #concurrency #bloom
  197. alloy-consensus

    Ethereum consensus interface

    v2.0.4 1.2M #ethereum #receipt #blockchain #interface #eip-2718 #eip-4844 #block-header #eip-2930
  198. boost_bloom

    Boost C++ library boost_bloom packaged using Zanbil

    v0.1.0 #boost #bloom #zanbil #bloom-filter #packaged #ci #literature
  199. grafeo-core

    Core graph models, indexes, and execution primitives for Grafeo

    v0.5.41 1.1K #graph-database #graph-store #query-language #query-execution #vector-search #rdf-triple #graph-node #vector-index #data-chunks #persistent-storage
  200. tinysearch-cuckoofilter

    Cuckoo Filter: Practically Better Than Bloom

    v0.4.1 #cuckoo-filter #bloom-filter #cuckoohashing
  201. librualg

    Collection of basic algorithms for everyday development

    v0.29.1 120 #binary-tree #binary-search #sparse-table #everyday #collection #bloom-filter #segment-tree #combinatorics #search-algorithms #graph-algorithms
  202. bloom_filter_plus

    rust_bloom_filter

    v0.1.6 #bloom-filter #rust-bloom-filter #1024
  203. ethbloom

    Ethereum bloom filter

    v0.14.1 868K #bloom-filter #ethereum #ethereum-bloom-filter #hex-literal
  204. bloom-cli

    A naive implementation of a CLI bloom filter that stores views of files

    v0.1.2 #bloom-filter #view #store #naive #cli
  205. compressed_map

    'Static functions': compressed maps with the keys removed

    v0.1.0 #maps #compression #key #random #static #sip-hash #cascade #ribbon
  206. bitbloom

    A no_std Bloom filter implementation

    v0.1.1 #bloom-filter #probabilistic-data-structure #filter #bloom #probabilistic
  207. bfilters

    bloom filter implementation in Rust

    v0.2.0 #bloom-filter #internal
  208. bigsi_rs

    A in-memory implementation of a BIGSI-like data structure

    v0.1.1 #in-memory-data #data-structures #memory-data-structure #bloom-filter #hash #accessions
  209. bloom_filter_plush

    rust_bloom_filter

    v0.1.6 #bloom-filter #rust-bloom-filter #key #insert
  210. textdb

    A high performance read only text database

    v0.1.0 #database #text-file #tsv #memory-mapped-database #read #memory-map #static-data #file-database #string-key #read-only
  211. bloomfilter-rust

    A bloomfilter implementation in Rust

    v0.1.0 #data-structures #hash #data-structure
  212. bloomur

    Bloom filter for databases

    v0.1.1 #bloom-filter #fastbloom #bloom
  213. iron_rose

    Invertable Bloom Filters & Strata Estimators as found in https://www.ics.uci.edu/~eppstein/pubs/EppGooUye-SIGCOMM-11.pdf

    v0.1.1 #bloom-filter #rose #iron #invertable #estimators #strata
  214. frbf

    robust, and efficient implementation of the Bloom Filter data structure in Rust

    v0.1.0 #bloom-filter #data-structures #positive #robust #probability #probabilistic-data-structures
  215. light-batched-merkle-tree

    Batch Merkle tree implementation

    v0.11.0 800 #merkle-tree #solana #batched #account-address #state-tree #zero-knowledge-proofs #bloom-filter #account-compression #tree-root #zk-proofs
  216. mqfilters

    Highly optimized approximate membership query filters (bloom, cuckoo, xor, quotient) with SIMD support

    v0.1.1 #bloom-filter #membership-query #amq #filter #bloom
  217. rusty-leveldb-arc

    A compatible re-implementation of LevelDB in Rust (But use Arc instead of Rc)

    v2.0.0 #leveldb #ss-table #database #google #key-value
  218. pbloom

    A portable bloom filter implementation in Rust

    v0.1.2 #bloom-filter #create #portable #go #postgresql #postgresql-extension #programming-language
  219. bugu

    Cuckoo Filter: Practically Better Than Bloom

    v0.5.0 220 #cuckoo-filter #bloom-filter #cuckoohashing
  220. flowerbloom

    fast bloom filter implementation with thorough documentation and tests

    v0.1.0 #bloom-filter #documentation #bloom
  221. grafite

    Range Filter

    v0.2.0 120 #range-filter #bloom-filter #search #range #succinct
  222. route_verification_bloom

    Parse RPSL in the IRR to verify observed BGP routes

    v0.1.1 #routing-policy #parser #bgp #verification #rpsl #hash-set #irr #specification-language #rps-lyzer #policy-language
  223. runiq-lib

    An efficient way to filter duplicate lines from input, à la uniq

    v1.2.2 #unique #filtering #logging
  224. aabel-bloom-rs

    implements the Bloom filter

    v0.1.1 #bloom-filter #probabilistic #membership
  225. rs-bucket-filter

    Skips slow scans using cache, bloom filter,

    v1.0.0 #bloom-filter #cache #bucket #skip #slow
  226. zksync_storage

    ZKsync RocksDB storage interfaces

    v29.13.0-non-semver-compat #blockchain #zk-sync
  227. miraland-bloom

    Miraland bloom filter

    v1.19.2 120 #miraland #blockchain #bloom-filter #solana
  228. blfilter

    Bloom filter implementation using farmhash

    v0.2.0 #bloom-filter #filter #bloom
  229. kamilata

    A Peer-to-Peer Search Engine System (based on libp2p)

    v0.2.0 #p2p #search-engine #distributed-systems
  230. yz-bll32

    backend for bloom-like filter for partitions and tags of content-addressed data

    v0.1.0 #content-addressable #back-end #tags #partition
  231. bloomfx

    Bloom filter implementation backed by fxhash

    v0.1.1 #bloom-filter #fxhash #bloom
  232. pezpallet-revive

    FRAME pezpallet for PolkaVM contracts

    v0.1.0 #smart-contracts #pezpallet #revive #polka-vm #instantiation #blockchain #fungible #instantiated #revert #code-hash