CodeShop

Code for all

C++

This section is dedicated to the c++ libs we host. Most of them were made for projects we did – so they’re actual, working, production grade code.

They mostly live in trac/svn, but on occasion, we’ll add some pointers here. We also would like to mention the blog section – it’s the section of our website where you can read about how things were made, the problems, choices; please read, it’s fun!

Libraries

Most important is the libaries section below: it documents our libraries, for instance specialized libraries like audio, drm, xml, rss, geoip – or more general libraries like queue or threadpool – feel free to browse through the documentation section to see what’s available …

Note: the “getting started” section describes what you will need to do (basically: download and run)

Regression tests

This section is dedicated to the build/testrun output we run for all our libraries – you can see the results.

(Note: this is not unlike how Boost does this …)