hash-tables

Open-source projects categorized as hash-tables

Top 9 hash-table Open-Source Projects

  • write-a-hash-table

    ✏️ Learn how to write a hash table in C

  • sparsepp

    A fast, memory efficient hash map for C++

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • unordered_dense

    A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

  • Project mention: unordered_dense: A Fast & Densely Stored Hashmap And Hashset Based On Robin-Hood Backward Shift Deletion | /r/programming | 2023-07-11
  • data-structures

    Go datastructures. (by timtadh)

  • ht.el

    The missing hash table library for Emacs

  • preshed

    💥 Cython hash tables that assume keys are pre-hashed

  • Project mention: Is anyone using PyPy for real work? | news.ycombinator.com | 2023-07-31

    If you have very large dicts, you might find this hash table I wrote for spaCy helpful: https://github.com/explosion/preshed . You need to key the data with 64-bit keys. We use this wrapper around murmurhash for it: https://github.com/explosion/murmurhash

    There's no docs so obviously this might not be for you. But the software does work, and is efficient. It's been executed many many millions of times now.

  • hashtable-bench

    A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • qc-hash

    Extremely fast unordered map and set library for C++20

  • cl-replica

    Library for hash-table replication via epidemic algorithms

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

hash-tables related posts

  • If this isn't the perfect data structure, why?

    3 projects | /r/C_Programming | 22 Oct 2023
  • unordered_dense: A Fast & Densely Stored Hashmap And Hashset Based On Robin-Hood Backward Shift Deletion

    1 project | /r/programming | 11 Jul 2023
  • unordered_dense: A fast, densely stored hashmap based on backward shift deletion

    1 project | news.ycombinator.com | 11 Jul 2023
  • boost::unordered standalone

    3 projects | /r/cpp | 9 Jul 2023
  • Solving “Two Sum” in C with a tiny hash table

    1 project | news.ycombinator.com | 29 Jun 2023
  • Convenient Containers v1.0.3: Better compile speed, faster maps and sets

    4 projects | /r/C_Programming | 3 May 2023
  • Why is there a pointer here?

    2 projects | /r/C_Programming | 24 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source hash-table projects? This list will help you:

Project Stars
1 write-a-hash-table 3,350
2 sparsepp 1,230
3 unordered_dense 741
4 data-structures 415
5 ht.el 244
6 preshed 78
7 hashtable-bench 12
8 qc-hash 10
9 cl-replica 9

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com