| Workiva/go-datastructures |
7,165 |
|
0 |
1,615 |
over 2 years ago |
58 |
September 13, 2023 |
29 |
apache-2.0 |
Go |
| A collection of useful, performant, and threadsafe Go datastructures. |
| deckarep/golang-set |
3,728 |
|
503 |
2,496 |
over 2 years ago |
11 |
November 29, 2023 |
4 |
other |
Go |
| A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp. |
| fatih/set |
595 |
|
364 |
87 |
over 7 years ago |
4 |
August 03, 2018 |
0 |
mit |
Go |
| Set data structure for Go |
| SophistSolutions/Stroika |
88 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
C++ |
| Modern C++ made easy |
| sean-public/skiplist-survey |
34 |
|
0 |
0 |
almost 8 years ago |
1 |
March 17, 2017 |
1 |
mit |
Go |
| A comparison of skip lists written in Go |
| lthibault/treap |
23 |
|
0 |
1 |
over 4 years ago |
12 |
December 04, 2021 |
0 |
mit |
Go |
| A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting. |
| nursik/go-expire-map |
8 |
|
0 |
0 |
almost 7 years ago |
0 |
|
2 |
mit |
Go |
| Go map with TTLs. |