UCommon is a lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uClibc along with POSIX threading support. For this reason, UCommon disables language features that consume memory or introduce runtime overhead. UCommon introduces some design patterns from Objective-C, such as reference counted objects, memory pools, and smart pointers. UCommon introduces some new concepts for handling of thread locking and synchronization.
... part of T2, get it here
URL: http://www.gnutelephony.org/index.php/UCommon
Author: David Sugar <dyfet [at] gnutelephony [dot] org>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: GPL
Status: Beta
Version: 7.0.0
Remark: Does cross compile (as setup and patched in T2).
Download: https://ftpmirror.gnu.org/gnu/commoncpp/ ucommon-7.0.0.tar.gz
T2 source: ucommon.cache
T2 source: ucommon.desc
Build time (on reference hardware): 20% (relative to binutils)2
Installed size (on reference hardware): 1.80 MB, 54 files
Dependencies (build time detected): 00-dirtree binutils coreutils diffutils file findutils gawk grep linux-header make pkgconfig sed sysfiles tar
Installed files (on reference hardware):
[show]
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).