I do a lot instrumentation with SanitizerCoverage in gcc/llvm in C that requires intensive hash table lookups. Are Swiss Tables still fast if you jump through enough hoops to use them from C? I tested, and yes, they're that good https://github.com/taviso/swisstable … 
-
-
Replying to @taviso
Also, why no type safety? e.g.: struct swisstable * swisstable_set_create(void); Where 'struct swisstable *' is never defined externally, so its implementation is opaque.
2 replies 0 retweets 2 likes
Replying to @ErrataRob
It was just a proof-of-concept implementation for a benchmark, I definitely need to expose more features and fix the types 
7:28 PM - 28 Mar 2019
0 replies
0 retweets
4 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.