| attractivechaos/klib |
3,953 |
|
0 |
0 |
over 2 years ago |
0 |
|
86 |
mit |
C |
| A standalone and lightweight C library |
| jamesroutley/write-a-hash-table |
2,439 |
|
0 |
0 |
over 6 years ago |
0 |
|
19 |
mit |
|
| ✏️ Learn how to write a hash table in C |
| greg7mdp/parallel-hashmap |
2,182 |
|
0 |
0 |
over 2 years ago |
2 |
May 02, 2021 |
3 |
apache-2.0 |
C++ |
| A family of header-only, very fast and memory-friendly hashmap and btree containers. |
| efficient/libcuckoo |
1,318 |
|
0 |
0 |
over 3 years ago |
0 |
|
15 |
other |
C++ |
| A high-performance, concurrent hash table |
| wolkykim/qlibc |
879 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
other |
C |
| qLibc is a simple and yet powerful C library providing generic data structures and algorithms. |
| postgrespro/pg_pathman |
567 |
|
0 |
0 |
about 2 years ago |
0 |
|
47 |
other |
C |
| Partitioning tool for PostgreSQL |
| simonhf/sharedhashfile |
372 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
other |
C |
| Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes |
| glycerine/offheap |
353 |
|
0 |
0 |
over 2 years ago |
1 |
February 04, 2020 |
1 |
mit |
Go |
| an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it. |
| adamierymenko/kissdb |
333 |
|
0 |
0 |
over 10 years ago |
0 |
|
2 |
|
C |
| (Keep It) Simple Stupid Database |
| nosferalatu/SimpleGPUHashTable |
288 |
|
0 |
0 |
about 3 years ago |
0 |
|
2 |
unlicense |
Cuda |
| A simple GPU hash table implemented in CUDA using lock free techniques |