awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
martinus avatar

martinus/robin-hood-hashingArchived

0
View on GitHub↗
1,613 星标·155 分支·C++·MIT·3 次浏览gitter.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 历史

martinus/robin-hood-hashing 的 Star 历史图表martinus/robin-hood-hashing 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

martinus/robin-hood-hashing 是做什么的?

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

martinus/robin-hood-hashing 的主要功能有哪些?

martinus/robin-hood-hashing 的主要功能包括:Data Structures, Databases & Data。

martinus/robin-hood-hashing 有哪些开源替代品?

martinus/robin-hood-hashing 的开源替代品包括: 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.

Robin Hood Hashing 的开源替代方案

相似的开源项目,按与 Robin Hood Hashing 的功能重合度排序。
  • tessil/robin-mapTessil 的头像

    Tessil/robin-map

    1,485在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,485
  • bits-and-blooms/bitsetbits-and-blooms 的头像

    bits-and-blooms/bitset

    1,505在 GitHub 上查看↗

    Go package implementing bitsets

    Go
    在 GitHub 上查看↗1,505
  • alandefreitas/smallalandefreitas 的头像

    alandefreitas/small

    150在 GitHub 上查看↗

    C++ small containers

    C++
    在 GitHub 上查看↗150
  • arximboldi/immerarximboldi 的头像

    arximboldi/immer

    2,854在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗2,854
查看 Robin Hood Hashing 的所有 30 个替代方案
→