Info on C++ libraries needed on Linux

From: pmatos (pocm_at_sat.inesc-id.pt)
Date: 07/27/05


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



Relevant Pages

  • Re: C89, size_t, and long
    ... libraries which have useful stuff). ... So because others here can't think of a good reason to use long instead of size_t and you can't prove there is never such a reason, we must all assume there could be a good reason to not use the mechanisms provided by the standard to deal with a problem? ... If you are claiming there is a reason to avoid the mechanisms the standard provides to allow portability then it is up to *you* to prove your point, not up to others to disprove it. ... but you can hardly blame the consequences on the Standard headers. ...
    (comp.lang.c)
  • Re: C89, size_t, and long
    ... libraries which have useful stuff). ... So because others here can't think of a good reason to use long instead of size_t and you can't prove there is never such a reason, we must all assume there could be a good reason to not use the mechanisms provided by the standard to deal with a problem? ... want to have standard headers included in their own headers which ...
    (comp.lang.c)
  • Re: Any Clojure users here?
    ... ABCL and I've been contributing to it for a while (though since some ... from the CL standard or from the Java API, ... You can use CFFI-based libraries in ABCL without ... Yes, but without a Clojure standard, it's hard to know what the "core" ...
    (comp.lang.lisp)
  • Re: comparing doubles for equality
    ... AFAIK there is no ANSI/ISO standard for it. ... Fortran 95 seem to have some built-in operators but it's not clear ... LIA,GIA,ICE libraries for interval methods in C++ from Delisoft ... Actually I've been for quite some months proposing getting together ...
    (comp.programming)
  • Re: "Criticism of the C programming language ??????"
    ... "that's not in the standard, ... rewrites of the compiler. ... PH> They got all the compiler vendors to agree to a common ... or graphics libraries or threading libraries, ...
    (comp.lang.c)