Free Software Foundation!

Join now

Common C++

This entry published by the Free Software Foundation.



Common C++

http://www.gnu.org/software/commoncpp/
Common C++ is a C++ class library that abstracts various system services in a portable manner, thereby making the creation of portable applications much easier. It is portable code, with very low runtime overhead, that works well on a very wide range of target platforms and C++ compilers in everyday use. It includes the 'ape' project, which was formerly a separate package. Common C++ manages threads, synchronization, and network sockets by offering portable C++ classes that abstract these services, as well as supporting "serial" I/O, daemon specific event logging, object serialization (persistence), block/record/page/ oriented file I/O, and configuration file parsing. It also provides an inheritable class architecture for your application that exploits C++ as needed. There are two source trees: one for "POSIX" systems such as GNU/Linux and the Hurd, the other for the Windows API. This makes Common C++ portable at the source level, as the two trees implement a functionally similar class interface.

Commoncpp also includes uCommon C++ (http://www.gnutelephony.org/index.php/GNU_uCommon), a lightweight C++ library with features such as rtti and exception handling removed. It is intended for programs linking to C libraries and not the standard C++ library.

Documentation

User guide included

Heckert gnu.small.png This is a GNU package:commoncpp

Download

Download External-link-icon.png version 1.8.0 (stable)
released on 24 February 2010

Categories


Licensing

LicenseVerified byVerified onNotes
GPLv2orlaterKelly Hopkins17 November 2009


Leaders and contributors

Contact(s)Role
"Email dyfet@gnutelephony.org" David Sugar Maintainer
Caros VidalContributor
Daniel SilverstoneContributor
John ConnorsContributor
Sean CavanaughContributor
Yurii RashkovskiiContributor

Resources and communication

Audience Resource type URI
Bug Tracking,Developer,Support E-mail mailto:bug-commoncpp@gnu.org


Software prerequisites

Kind Description
Weak prerequisite pth


Click here if you'd like to report a problem or make a suggestion that could


This entry (in part or in whole) was last reviewed on 9 July 2008.



Stophands.png

Problem with this listing?

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


This page was last modified on 18 October 2011, at 16:40.

The FSF is a charity with a worldwide mission to advance software freedom — learn about our history and work.

Copyright © 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.

Licensed under the GNU Free Documentation License, version 1.3 or later.

The FSF also has sister organizations in France, Latin America, Europe and India.

Powered by MediaWiki and Semantic MediaWiki

Toolbox