- <STXXL>
An implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers and algorithms that can process huge volumes of data that only fit on disks. [Open source, GPL]
http://i10www.ira.uka.de/dementiev/stxxl.shtml
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- ACDK - Artefaktur Component Development Kit
Platform independent C++ component framework similar to Java or .NET (reflection, threading, Unicode, garbage collection, io, net, util, xml, etc.) with integration of Java, Perl, Python, Tcl, Lisp, COM and CORBA. [Open source, LGPL or Qt Public License]
http://acdk.sourceforge.net/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Apache C++ Standard Library
The goal is to provide a free implementation of the ISO/IEC 14882 international standard for C++ that enables source code portability and consistent behavior of programs across all major hardware implementations, operating systems, and compilers, open source and commercial alike. [Open Source]
http://incubator.apache.org/stdcxx/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Available C++ Libraries FAQ
Contains a list of available C++ libraries, both public domain and commercial.
http://www.faqs.org/faqs/C++-faq/libraries/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Babylon Library
A collection of simple routines and classes that could be used as building blocks of larger projects. Many of the methods are portable and adjusted for use in embedded systems. [Open source, Artistic License]
http://www.commonsoftinc.com/Babylon_Cpp/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Bioinformatics Template Library (BTL)
Provides the generic mathematical components that will allow programmers to more rapidly construct applications that model biological entities.
http://people.cryst.bbk.ac.uk/~classlib/bioinf/BTL99.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- BitMagic
A C++ classes library implementing bitvectors with several types of on-the-fly, adaptive compression. Can be used in databases and search systems. [Open source, MIT License]
http://bmagic.sourceforge.net/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Boost
Provides a repository for free peer-reviewed portable C++ source libraries. The emphasis is on libraries which work well with the C++ standard library.
http://www.boost.org/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- BuDDy
An efficient and simple to use Binary Decision Diagram (ROBDD) package for C and C++.
http://www.it-c.dk/research/buddy/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- C++ Portable Types Library (PTypes)
A simple alternative to the STL plus portable multithreading and networking. Compiles under modern Unix and Windows systems. [Open-source, zlib-like license]
http://www.melikyan.com/ptypes/
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- C++ Str Library
String and character manipulation library for Windows and various gcc-supported platforms. Provides highly optimized code, with support for multithreaded environments and Unicode. Regular expressions support. [Shareware, full-featured evaluation version with full sources]
http://www.utilitycode.com/str/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- C++ Threads
The aim of this library is to provide the programmer with an easy to use class, that can be further inherited to provide a rich set of threaded functionality rarely seen in a Linux environment.
http://threads.sourceforge.net/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- C++SIM
An object-oriented simulation package written in C++. It provides discrete event process-based simulation similar to SIMULA's simulation class and libraries.
http://cxxsim.ncl.ac.uk/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- CGAL - Computational Geometry Algorithms Library
A collaborative effort to develop a robust, easy to use, and efficient C++ software library of geometric data structures and algorithms.
http://www.cgal.org/
(Added: Sat Apr 01 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Chilkat C++ Libraries
A static libraries for Visual C++ and C++ Builder developers: zip, e-mail, encryption, S/MIME, XML.[Shareware]
http://www.chilkatsoft.com/cpp_libraries.asp
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- CodeCogs
An open source numerical library for mathematician, engineers and scientists who work in C++. Users can donate or licence (for commercial uses) their own code, request components, or bid to develop requested components.
http://www.codecogs.com
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Codemesh JMS Courier
Lets you integrate C++ into any Java Message Service (JMS) vendor environment. [Commercial]
http://www.codemesh.com/en/JMSCourier.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Common C++
A framework offering portable support for threading, sockets, file access, deamons, persistance, and system for clarity, services. [Open Source, GPL]
http://cplusplus.sourceforge.net/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Common Text Transformation Library
Library of C++ classes and functions to parse and modify STL strings. CTTL substring classes may be compared, inserted, replaced, and parsed with EBNF grammars. Compiled program implements recursive descent LL(INF) parser. [Open source, GPL]
http://cttl.sourceforge.net/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Cross-Platform Toolkit Library (xtklib)
A complete C++ based framework for object-oriented cross-platform programming. [Open Source]
http://xtklib.berlios.de/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Crypto++
Free library of cryptographic schemes: includes ciphers, message authentication codes, one-way hash functions, public-key cryptosystems, and key agreement schemes.
http://www.eskimo.com/~weidai/cryptlib.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DateLib
Platform independent C/C++ library for date and time calendric calculations. (by Hofmann Software Engineering International)
http://www.datelib.de/index.shtml.en
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- DFC - DObject Foundation Class Library
A bridge between the C++ and the Java world. Supported platforms: Win32, Linux. [Open source, LGPL]
http://www.programics.com/dfc.php
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- dlib C++ library
A collection of various classes. Sockets, threading, GUI, and directory browsing API. Also many container classes and other miscellaneous items such as a big integer and lossless data compression objects. [Open source]
http://dclib.sourceforge.net/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- EasyWin32
Makes easier Windows Programming when using Windows API. [Open source, GPL]
http://www.geocities.com/easywin32/
(Added: Sat Apr 01 2006 Rating: 0.00 Votes: 0)
Rate It
Review It