| felixguendling/cista |
1,490 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
mit |
C++ |
| Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. |
| efficient/libcuckoo |
1,318 |
|
0 |
0 |
over 3 years ago |
0 |
|
15 |
other |
C++ |
| A high-performance, concurrent hash table |
| mxrch/penglab |
807 |
|
0 |
0 |
about 3 years ago |
0 |
|
7 |
|
Jupyter Notebook |
| Abuse of Google Colab for cracking hashes. 🐧 |
| tidwall/hashmap.c |
654 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
C |
| Hash map implementation in C. |
| ktprime/emhash |
352 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C++ |
| Fast and memory efficient c++ flat hash map/set |
| shepmaster/twox-hash |
298 |
|
307 |
193 |
almost 4 years ago |
17 |
May 04, 2022 |
16 |
mit |
Rust |
| A Rust implementation of the XXHash algorithm. |
| Keats/rust-bcrypt |
291 |
|
117 |
94 |
almost 3 years ago |
30 |
July 05, 2023 |
1 |
mit |
Rust |
| Easily hash and verify passwords using Bcrypt |
| girishso/pluck_to_hash |
264 |
|
60 |
0 |
over 7 years ago |
11 |
August 09, 2017 |
4 |
mit |
Ruby |
| Extend ActiveRecord pluck to return array of hashes |
| stryku/okon |
183 |
|
0 |
0 |
over 5 years ago |
0 |
|
6 |
mit |
C++ |
| Fast offline searching for SHA-1 keys in Have I Been Pwned databases |
| rigtorp/HashMap |
170 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
C++ |
| An open addressing linear probing hash table, tuned for delete heavy workloads |