Languages
- 3381
- mockpp
- Mock Objects for C++, a platform independent generic unit testing framework for C++. Its goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock.
- 3383
- Anti-Grain Geometry
- An Open Source C++ graphics library that produces pixel images in memory from vectorial data. Information about the project, features list, download, screenshots, and documentation.
- 3384
- GLT
- C++ library for programming interactive 3D graphics with OpenGL. Aims to augment the OpenGL API with convenient mechanisms for manipulating the OpenGL state machine.
- 3385
- OpenSteer
- A C++ library to help construct steering behaviors for autonomous characters in games and animation.
- 3386
- PNGwriter
- A C++ library that enables easy plotting to PNG images pixel by pixel in 48-bit colour. Requires libpng. [Open source, GPL]
- 3387
- TIFF Tools
- A set of C++ binds to libtiff and some utilities for working with multi-page TIFF files created from scanning documents. [Open source, GPL]
- 3388
- The Board library
- A vector graphics C++ library supporting Postscript, SVG and Fig as output formats. [Open Source, LGPL]
- 3389
- The CImg Library
- The C++ Templated Image Processing Library, provides simple classes and functions to process and display images. For Unix/X11 and Windows. [Open source, GPL]
- 3390
- CSock
- Provides synchronous send and receive of a buffer, plus ping and resolve address. The class encapsulates a listener thread which can be started and stopped.
- 3391
- Jabberoo
- An object-oriented, cross-platform C++ library which provides handling logic for the Jabber protocol. [Open Source]
- 3392
- Libiqxmlrpc
- A free implementation of XML-RPC in C++. It supports multithreading, secure connections and interceptors. [Open Source, LGPL]
- 3394
- RudeSocket
- Provides a simple to use interface for creating and using client sockets. Can connect to the destination server through an unlimited number of chainable proxies, SOCKS4 and SOCKS5 servers if anonymity or security is a priority. Supports SSL as well as normal connections. [Open Source, GPL]
- 3395
- Simple Unix Events (SUE)
- A collection of light-weight C++ classes which help to create a select-based event-driven applications, especially simple TCP servers and clients. [Open Source, LGPL]
- 3397
- Tntnet
- A modular, multithreaded, high performance web application server for C++. To create web applications Tntnet uses a template-language called ecpp similar to php, jsp or mason, where c++-code can be embedded inside a html-page to generate active content. [Open Source, LGPL]
- 3398
- VMime
- A C++ class library for working with MIME messages and Internet messaging services like IMAP, POP or SMTP. [Open Source, GPL]