Boost logo

Boost :

From: Julio M. Merino Vidal (jmmv84_at_[hidden])
Date: 2005-06-11 14:26:28


On 6/6/05, John Maddock <john_at_[hidden]> wrote:
> There are now a set of prototype "Who's Using Boost?" pages available at:
>
> http://freespace.virgin.net/boost.regex/who/html/index.html
>
> Comments and suggests welcome, but in particular we need more case
> studies/products etc that are using Boost to be listed. If you have a
> product or project that could be listed then please see the submission
> guidelines at:

Two more projects:

Application: VCS Made Easy
Description: VCS Made Easy, or vcsme for short, is an utility whose main
    purpose is to simplify the maintenance of file trees managed by a version
    control system, such as the well known CVS or Subversion. Simply put,
    it automates the process of bringing all these directories to an up-to-date
    status with a single and simple command.
Used Boost libraries: Format, Smart Pointers, Utility (noncopyable),
    Filesystem.
URL: http://vcsme.sourceforge.net/

Application: Monotone
Description: Monotone is a free distributed version control system. It provides
    a simple, single-file transactional version store, with fully disconnected
    operation and an efficient peer-to-peer synchronization protocol. It
    understands history-sensitive merging, lightweight branches, integrated
    code review and 3rd party testing. It uses cryptographic version naming
    and client-side RSA certificates. It has good internationalization support,
    has no external dependencies, runs on linux, solaris, OSX, windows, and
    other unixes, and is licensed under the GNU GPL.
Used Boost libraries: Date-Time, Filesystem, Conversion, Optional, Random,
    Regex, Smart Pointers, Static Assertions, Tokenizer, Tuple, Test.
URL: http://www.venge.net/monotone/

-- 
Julio M. Merino Vidal <jmmv84_at_[hidden]>
http://www.livejournal.com/users/jmmv/
The NetBSD Project - http://www.NetBSD.org/

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