When should I use serialization library in boost?

What are some interesting C++ libraries?

  • Just came across SymbolicC++ and was kind of blown away that there existed a ready to use library for doing symbolic math in C++ (although would be nicer if it wasn't GPLed). What are some more libraries like this? I'm looking more for libaries for doing interesting things rather than the sort of lower-level software engineering toolbox-type libraries contained in boost, et. al., if that makes sense. For example, ZBar the bar code scanner library is kind of neat. OpenCV is cool, but I know about it, etc. What is the stuff that I don't know about?

  • Answer:

    Boost Library

Anonymous at Quora Visit the source

Was this solution helpful to you?

Other answers

Here are a few that I like: http://eigen.tuxfamily.org/index.php?title=Main_Page : a linear algebra library with a very nice C++ API and great performance http://www.sfml-dev.org/ : a cool multimedia library with a nice C++ API http://www.itk.org/Doxygen/html/. A library mostly oriented towards medical image processing, with a ton of cool algorithms in it

Joël Schaerer

SGL - An open source graphics and sound library. Used for game programming.

Rodney Fisk

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.