Info on C++ libraries needed on Linux
From: pmatos (pocm_at_sat.inesc-id.pt)
Date: 07/27/05
- Next message: Roman Mashak: "validation of IP address"
- Previous message: Rafal Krypa: "Re: Interrupting read() call by SIGALRM in multithreaded application (pthreads)"
- Next in thread: maxim.yegorushkin_at_gmail.com: "Re: Info on C++ libraries needed on Linux"
- Reply: maxim.yegorushkin_at_gmail.com: "Re: Info on C++ libraries needed on Linux"
- Reply: Ulrich Hobelmann: "Re: Info on C++ libraries needed on Linux"
- Reply: the_edge123.nospam_at_club-internet.fr: "Re: Info on C++ libraries needed on Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Jul 2005 16:51:30 -0700
Hi all,
I've been using C++ standard up until now but I have some ideas I would
like to try out in C++ and probably I'd make use of some ??existent??
libraries for C++. No problem if they are not portable outside the
Linux/UNIX world.
1 - Garbage Collector. Any ideas on this issue? Is there something nice
for C++? 2 - Object Relational Bridge for object persistence on
databases (mysql or postgresql would do the trick if it is restricted
to one database only)... Something along the lines of OJB for Java
would be very nice.
3 - XML DOM/SAX parsing libraries
4 - Plotting libraries to plot 2D/3D graphics, exporting it to a file
or if it can show up in a window...
5 - Is there a better documentation tool than doxygen, which is
taylored for C++?
Cheers,
Paulo Matos
- Next message: Roman Mashak: "validation of IP address"
- Previous message: Rafal Krypa: "Re: Interrupting read() call by SIGALRM in multithreaded application (pthreads)"
- Next in thread: maxim.yegorushkin_at_gmail.com: "Re: Info on C++ libraries needed on Linux"
- Reply: maxim.yegorushkin_at_gmail.com: "Re: Info on C++ libraries needed on Linux"
- Reply: Ulrich Hobelmann: "Re: Info on C++ libraries needed on Linux"
- Reply: the_edge123.nospam_at_club-internet.fr: "Re: Info on C++ libraries needed on Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|