search-trees topic
List
search-trees repositories
ds
49
Stars
5
Forks
Watchers
🔗 Common Data Structures and Algorithms
BTree
1.3k
Stars
76
Forks
Watchers
Fast sorted collections for Swift using in-memory B-trees
ygg
119
Stars
18
Forks
Watchers
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
js-data-structures
57
Stars
3
Forks
Watchers
:herb: Data structures for JavaScript
RTree
21
Stars
4
Forks
Watchers
An on-disk, Codable R*-Tree for Swift
trie
21
Stars
6
Forks
Watchers
A Java implementation of the Trie data structure
ConcurrentSortedDictionary
18
Stars
4
Forks
Watchers
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree