awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
martinus avatar

martinus/robin-hood-hashingArchived

0
View on GitHub↗
1,613 stars·155 forks·C++·MIT·12 viewsgitter.im/martinus/robin-hood-hashing↗

Robin Hood Hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

Features

  • Data Structures - Memory-efficient hash table using robin hood hashing.
  • Databases & Data - Fast and memory-efficient hash table
  • Data Structures - High-performance hash table using Robin Hood hashing.

Star history

Star history chart for martinus/robin-hood-hashingStar history chart for martinus/robin-hood-hashing

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does martinus/robin-hood-hashing do?

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

What are the main features of martinus/robin-hood-hashing?

The main features of martinus/robin-hood-hashing are: Data Structures, Databases & Data.

Which projects share features with martinus/robin-hood-hashing?

Projects with overlapping indexed features include: tessil/robin-map — C++ implementation of a fast hash map and hash set using robin hood hashing. cameron314/concurrentqueue — ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer… alandefreitas/small — C++ small containers. arximboldi/immer — Postmodern immutable and persistent data structures for C++ — value semantics at scale. bits-and-blooms/bloom — Go package implementing Bloom filters, used by many important systems. bits-and-blooms/bitset — Go package implementing bitsets.

Projects sharing features with Robin Hood Hashing

These projects share indexed features with Robin Hood Hashing. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • tessil/robin-mapTessil avatar

    Tessil/robin-map

    1,485View on GitHub↗

    C++ implementation of a fast hash map and hash set using robin hood hashing

    C++
    View on GitHub↗1,485
  • bits-and-blooms/bitsetbits-and-blooms avatar

    bits-and-blooms/bitset

    1,505View on GitHub↗

    Go package implementing bitsets

    Go
    View on GitHub↗1,505
  • alandefreitas/smallalandefreitas avatar

    alandefreitas/small

    150View on GitHub↗

    C++ small containers

    C++
    View on GitHub↗150
  • arximboldi/immerarximboldi avatar

    arximboldi/immer

    2,854View on GitHub↗

    Postmodern immutable and persistent data structures for C++ — value semantics at scale

    C++
    View on GitHub↗2,854
Compare all 30 related projects
→