| emirpasic/gods |
14,840 |
|
742 |
4,218 |
over 2 years ago |
26 |
April 18, 2022 |
31 |
other |
Go |
| GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more |
| spacejam/sled |
7,522 |
|
43 |
292 |
over 2 years ago |
100 |
September 11, 2023 |
141 |
apache-2.0 |
Rust |
| the champagne of beta embedded databases |
| attractivechaos/klib |
3,953 |
|
0 |
0 |
over 2 years ago |
0 |
|
86 |
mit |
C |
| A standalone and lightweight C library |
| colinlet/PHP-Interview-QA |
2,687 |
|
0 |
0 |
over 3 years ago |
0 |
|
6 |
apache-2.0 |
|
| PHP面试问答 |
| 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. |
| openacid/slim |
1,895 |
|
0 |
0 |
over 2 years ago |
0 |
|
7 |
mit |
Go |
| Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get). |
| attaswift/BTree |
1,293 |
|
3 |
0 |
about 4 years ago |
10 |
April 30, 2018 |
15 |
mit |
Swift |
| Fast sorted collections for Swift using in-memory B-trees |
| tidwall/btree |
959 |
|
68 |
1,019 |
over 2 years ago |
62 |
September 06, 2023 |
17 |
mit |
Go |
| B-tree implementation for Go |
| jeffzh4ng/iruka |
775 |
|
0 |
0 |
over 2 years ago |
0 |
|
24 |
mit |
TypeScript |
| algorithms and data structures |
| gvinciguerra/PGM-index |
693 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
apache-2.0 |
C++ |
| 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes |