my robin-hood hashmap resize algorithm. scrapped because it cannot be reasonably multi-threaded.
Updated 2024-04-15 12:19:05 +00:00
Updated 2024-03-15 00:25:33 +00:00
highly concurrent c hashmap
Updated 2023-10-28 00:17:00 +00:00
per-thread cacheline-aligned areas to solve false sharing and thus alleviate bottlenecks incurred by cache entry locking (supports linux and macos)
Updated 2023-06-27 19:57:37 +00:00
pretty fast tls "reverse" proxy framework for linux
Updated 2023-06-27 17:22:13 +00:00