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
Interesting. Is it resistant to algorithmic attacks? I.e. let's say that you hashed every URL coming into a web server, can I send a sequence of URLs that will cause it to explode with work (like devolving to a linked list?).
2 replies 0 retweets 3 likes
Replying to @ErrataRob
I believe so, they talk about it here: https://abseil.io/docs/cpp/guides/hash … (but it's also not too hard to drop in a replacement if you need to).
7:25 PM - 28 Mar 2019
0 replies
0 retweets
6 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.