About
I’m Joey. I write about concurrent data structures, C++ performance engineering, and systems-level problems that are more interesting than they first look.
Current projects:
- ConcurrentRBTree — a header-only C++17 concurrent red-black tree that outperforms
folly::ConcurrentSkipListby 1.4–1.55× on read-heavy workloads.
Get in touch via GitHub issues on the relevant project, or by opening an issue on this blog’s repository.