Tobias Maier

Results 2 repositories owned by Tobias Maier

DySECT

16
Stars
1
Forks
Watchers

Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.

growt

83
Stars
13
Forks
Watchers

This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating the current table once it gets too full.