Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Klib | 3,845 | 5 days ago | 82 | mit | C | |||||
A standalone and lightweight C library | ||||||||||
Write A Hash Table | 2,439 | 4 years ago | 19 | mit | ||||||
✏️ Learn how to write a hash table in C | ||||||||||
Parallel Hashmap | 2,051 | 15 days ago | 2 | May 02, 2021 | 3 | apache-2.0 | C++ | |||
A family of header-only, very fast and memory-friendly hashmap and btree containers. | ||||||||||
Indexmap | 1,360 | 2,222 | 1,420 | 20 days ago | 26 | June 23, 2023 | 21 | other | Rust | |
A hash table with consistent order and fast iteration; access items by key or sequence index | ||||||||||
Libcuckoo | 1,318 | 9 months ago | 15 | other | C++ | |||||
A high-performance, concurrent hash table | ||||||||||
Qlibc | 879 | a month ago | other | C | ||||||
qLibc is a simple and yet powerful C library providing generic data structures and algorithms. | ||||||||||
Multihash | 845 | 3 | 11 | 2 months ago | 7 | December 01, 2020 | 36 | mit | Shell | |
Self describing hashes - for future proofing | ||||||||||
Pg_pathman | 562 | 4 days ago | 48 | other | C | |||||
Partitioning tool for PostgreSQL | ||||||||||
Sharedhashfile | 372 | 3 years ago | 1 | other | C | |||||
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes | ||||||||||
Kissdb | 333 | 8 years ago | 2 | C | ||||||
(Keep It) Simple Stupid Database |
C++11 distributed hash table library
This software is experimental and under active development.
OS | Compiler |
---|---|
OSX | clang |
NIX | gcc |
Windows 7+ | MSVC |
kademlia/
|
|-- include API public headers files.
|-- src Implementation sources and headers files.
|-- test/unit_tests Unit tests.
|-- docs User and development documentation.
|-- specs Kademlia protocol papers