A Rust hash table using 8-way hopscotch hashing with constant-time worst-case lookups, and SIMD acceleration
☆26Sep 4, 2026Updated this week
Alternatives and similar repositories for hop-hash
Users that are interested in hop-hash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast, memory-efficient radix tree implementation written in Rust☆22Jul 30, 2026Updated last month
- Experimental Restartable Sequences (RSEQ)-based general-purpose memory allocator☆39Updated this week
- pure Rust implementation of RTIPC☆23Jul 24, 2026Updated last month
- Fast, SIMD-accelerated hash function for content-defined chunking☆31Updated this week
- A wait-free AtomicArc optimized for read-intensive use cases.☆38Feb 8, 2026Updated 6 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- O(1) amortized priority queue based on an Adaptive Ladder Queue implementation.☆28Aug 9, 2026Updated 3 weeks ago
- Rust's fastest and most accurate cardinality estimators.☆71Apr 1, 2026Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆53Jul 10, 2026Updated last month
- Rust crate that provides a macro allowing expressions to be eagerly evaluated before a scope.☆15Nov 12, 2025Updated 9 months ago
- A high-performance, lock-free concurrent cuckoo filter implementation in Rust☆29Jan 25, 2026Updated 7 months ago
- Prevent cargo installs without --locked☆19Mar 31, 2026Updated 5 months ago
- Flexible thread pool implementations for all your multithreaded processing needs.☆15May 5, 2025Updated last year
- Parallel Construction of Suffix Arrays in Rust☆26Updated this week
- A red-black tree and set with callbacks☆24Nov 16, 2025Updated 9 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Cargo file formatter☆37Updated this week
- Optimal open-addressing hash maps (Elastic Hashing & Funnel Hashing) in Rust, with Python bindings.☆18Updated this week
- Universal Probabilistic Daily Reminder Coordination System for Anything☆18Mar 19, 2026Updated 5 months ago
- Calculation of euclidean distance between vectors, with SIMD☆13Jan 17, 2024Updated 2 years ago
- Rust implementation of the XXH3 hash function☆28Aug 10, 2025Updated last year
- Choreography-Derived Runtime Enforcement for Rust☆29Jul 26, 2026Updated last month
- Cache aware and mem efficient data structures for rust.☆25Aug 26, 2026Updated last week
- simd swiss table based map☆35May 9, 2026Updated 3 months ago
- A CLI to instantly turn tabular data and audio files into interactive, self-contained HTML scatter plots.☆31Dec 5, 2025Updated 9 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A `derive`-based, highly composable config parser aimed at the practically-minded developer building large web projects and applications☆33Feb 18, 2026Updated 6 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Aug 18, 2025Updated last year
- An implementation of the C++ Masstree data structure in Rust.☆224Aug 2, 2026Updated last month
- ☆18Jul 21, 2026Updated last month
- Video Frame data structures, originally part of rav1e☆18Aug 2, 2026Updated last month
- A simple utility library for transitioning enums into and out of occupied states☆30Sep 19, 2025Updated 11 months ago
- Connect threads, processes, hosts, and languages without a broker.☆124Updated this week
- Simple wait-free queue☆29Jul 10, 2026Updated last month
- Fast directory traversal tool using keybinds.☆19Dec 13, 2025Updated 8 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Proposed plumbing commands for cargo☆26Updated this week
- After KernelUpgrade Loadable Modules☆13Mar 22, 2021Updated 5 years ago
- Provides a composable, declarative way to consume an iterator.☆26Aug 22, 2026Updated 2 weeks ago
- Safe per-CPU core mutable state on no_std Rust platforms through exception masking.☆21Aug 27, 2026Updated last week
- Enhanced mpmc/mpsc to support async/sync (derive from crossbeam)☆463Updated this week
- ☆17Updated this week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆120Aug 27, 2026Updated last week