This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

A C++ util library (Was: hey nice job...)


>>>>> Benjamin Kosnik <bkoz@cygnus.com>:

> I just finally got a chance to look at this today! Great job.
>       http://sourceware.cygnus.com/libstdc++/21_strings/howto.html

Interesting reading.

One thing I've been thinking for a while: is there a "market" for an
Open Source'd C++ utility library that goes beyond the C++ standard
library? 

Basically it would start up as a collection of utilities like the
string function and class shown in the above URL.  It would then go
further with a good C++ framework for network programming.

Sort of what the ObjectSpace C++ libraries do, but in Open Source form 
and usable for free software.

Of course, there's always ACE
        http://www.cs.wustl.edu/~schmidt/ACE.html
which I've looked at, but never tried...

Just a thought!


- Steinar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]