| 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 |
| 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). |
| 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 |
| timtadh/data-structures |
377 |
|
6 |
47 |
over 3 years ago |
6 |
July 18, 2022 |
1 |
other |
Go |
| Go datastructures. |
| Arafatk/DataViz |
341 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Go |
| Build and Visualize data structures in Golang |
| amit-davidson/btree |
196 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
mit |
Go |
| B-tree implementation for Go |
| qwertie/btree-typescript |
162 |
|
28 |
58 |
over 2 years ago |
26 |
December 11, 2025 |
12 |
mit |
TypeScript |
| A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented. |
| andylamp/BPlusTree |
142 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure |
| zopefoundation/BTrees |
77 |
|
161 |
45 |
over 2 years ago |
41 |
October 06, 2023 |
22 |
other |
Python |