Version 2.0 of cxxtools

Release Notes: This release is the result of two years of major redesign and includes great new features towards a generic C++ library. These include a fast template-based signal-slot framework, asynchronous I/O, HTTP client and server, XMLRPC client and server, Unicode support, and much more.

    Other releases

    •  20 May 2012 20:52

    Release Notes: This release fixes some bugs in 2.1. No features have been added, and it is binary compatible with version 2.1.

    •  06 Apr 2012 22:23

      Release Notes: This release adds json and jsonrpc to cxxtools, as well as a fast binary rpc server and client. Both are based on the improved serialization framework of cxxtools. The json and binary formats can be used as a storage format. Serialization and deserialization of csv is now possible. The unicode string as a specialization of std::basic_string has been give a major rewrite with short string optimization.

      •  07 Aug 2010 16:03

        Release Notes: This release is the result of two years of major redesign and includes great new features towards a generic C++ library. These include a fast template-based signal-slot framework, asynchronous I/O, HTTP client and server, XMLRPC client and server, Unicode support, and much more.

        Release Notes: This version adds a fast template-based signal-slot-system, async I/O with iostreams, a serialization framework, an HTTP server and an improved HTTP client, an XML reader and writer, and a fast template-based XML-RPC server and client.

        •  04 Jun 2008 07:27

        Release Notes: Cxxtoos now has an easy-to-use C++ regex wrapper copied from tntnet. A set of conversion functions were added as easy-to-use wrappers around std::stringstream. The .so number was increased to indicate binary incompatiblity with older versions, which was forgotten in 1.4.7.

        Screenshot

        Project Spotlight

        JStock

        A stock market application.

        Screenshot

        Project Spotlight

        Knights

        A chess interface for KDE.