libbbb
Basic building blocks library
The library groups common code used in some applications and libraries.
Some features:
- a simple generic class
- a buffer capable of accumulating various kinds of values
- linked lists
- memory tracking
- customizable messages to the user
- threads that delete themselves
- background job suport
As it is based on Qt framework[2], the code is easly portable.
For Ubuntu a ppa is available: ppa:nicu-tofan/ppa [1]
On my tests I needed following commands:
sudo apt-key adv...