9 Jun
2015
9 Jun
'15
4:30 p.m.
On Tue, Jun 9, 2015 at 11:28 AM, Phil Endecott < spam_from_boost_dev@chezphil.org> wrote:
Hi Timo,
Timo Bingmann wrote:
I want to ask if there is an interest in adding an in-memory B+-Tree container implementation that I wrote some time ago:
https://github.com/bingmann/stx-btree http://panthema.net/2007/stx-btree/
How does it compare to Google's implementation:
Beman Dawes has a very good implementation as well, FYI. https://github.com/Beman/btree Zach