Projects / ucommon

ucommon

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  21 Nov 2012 23:33

Release Notes: A new version 6 API. A complete refactor of most core classes for greater consistency and simplicity. Many depreciated methods and conventions have been removed.

  •  12 Jun 2011 21:16

Release Notes: Starting with version 5 of GNU uCommon, inheritability of ucommon thread classes were extended, and what used to be known separately as GNU Common C++ is now merged into and included as part of the ucommon package, using ucommon core classes. GNU uCommon is now also required to support GNU CCRTP (and libzrtpcpp) version 2.0 and later. The latest release of ucommon (5.0.2) adds support for OpenSSL FIPS compliance and a portable cryptographic archiver.

  •  23 Jan 2011 08:39

Release Notes: C++ generics were introduced. Improvements were made to the cmake build system. Separation of containers was done.

  •  01 Oct 2010 10:12

Release Notes: The entire API was reorganized, in part focusing on the formal introduction of "protocols", a concept borrowed from Objective-C and similar languages. A number of new utilities have also been introduced to securely erase individual files and to explicitly destroy forensically useful meta-data.

  •  19 Sep 2010 11:05

Release Notes: This version refocuses on the mission of uCommon as a lightweight core runtime library for C++ focused on design patterns, threads, sockets, and security. Other libraries that were recently added have been detached, including ccscript4, which will become part of the next Bayonne release.

Screenshot

Project Spotlight

LavaPE

A programming environment for the language "Lava".

Screenshot

Project Spotlight

After Dark Classic Set

A collection of three screen savers from the popular After Dark screen saver.