Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
High-performance header-only container library for C++23 on x86-64
github.com/kressler
78 points
mattgodbolt
5 months ago
From the readme:

The B+tree implementation provides significant performance improvements over industry standards for large trees. For some workloads with large trees, we've observed:

- vs Abseil B+tree: 2-5× faster across insert/find/erase operations - vs std::map: 2-5× faster across insert/find/erase operations

26 comments