Most modules have been superceded and become independent repositories, this is now an archive.
A collection of small but useful C++ modules providing functionality not available in the STL.
Modules:
- arr2d
- cstr
- lengthof -> now part of cpp-smallutils
- logger -> superceded by cpp-logger
- pgm8 -> superceded by cpp-pgm8
- regexglob -> superceded by cpp-fregex
- term -> superceded by cpp-term
- test -> superceded by ntest
- timer -> now part of cpp-smallutils as "scoped_timer"