ucommon: C++ threading for embedded applications1

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: https://www.gnu.org/software/commoncpp/

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.1

Remark: Does cross compile (as setup and patched in T2).

Download: https://git.savannah.gnu.org/cgit/commoncpp.git/snapshot/ commoncpp-7.0.1.tar.gz

T2 source: ucommon.cache
T2 source: ucommon.desc

Build time (on reference hardware): 14% (relative to binutils)2

Installed size (on reference hardware): 1.98 MB, 101 files

Dependencies (build time detected): bash binutils cmake coreutils diffutils doxygen gawk grep gzip linux-header make openssl pkgconfig sed tar tbb

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).