Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-07-24 08:56:43


From: "Anatoliy Kuznetsov" <anatoliy_kuznetsov_at_[hidden]>

> Hello Boost,
>
> I am working on a C++ library implementing compressed
> dynamic bitvectors. Currently this library proved to
> be effective for a certain set of tasks. It is
> supposed to work in full-text search systems,
> databases, scientific applications. Algorithms used
> are particularly effective on large, sparse or dense
> bitsets.
>
> We have plans of transforming this library into a
> templated, STL friendly set of classes and functions.
> At this point it would be extremely helpful if boost
> community take a closer look at the implementation.

Well, I looked at the doc anyway. This looks like it would make a great
addition to Boost.

> I
> do not expect a full scale formal review, but some
> response (and criticism) is greatly appreciated.

Sorry, I've got no time to look at implementation details right now. I hope
you will submit it for review, though. It seems very well-thought-out and
self-contained.

-Dave


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