Boost logo

Boost :

Subject: Re: [boost] Interest in B-tree library for Boost?
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-09-15 14:26:07


On Wed, Sep 15, 2010 at 12:17 PM, Stefan Strasser
<strasser_at_[hidden]> wrote:
> Zitat von Beman Dawes <bdawes_at_[hidden]>:
>...
>
> here`s a proposed library by bob walters that deals with large containers on
> disk:
>
> http://stldb.sourceforge.net/
>
> I don`t think it implements a B-trees at this point (but some kind of tree,
> see trans_map), but aims to provide an infrastructure for any kind of tree
> or container.

That library seems to deal with a higher, more database -like, level.
Interesting in its own right, and with some overlap in applications,
but not really competitive with a b-tree associative container AFAICS.

Thanks for the link,

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk