C++ Libraries
Category
Xerces - C++ validating XML parser 1.0
by Apache Xerces™ Project in C++ Libraries for C++Builder
Xerces C++ is a validating XML parser written in a portable subset of C++. Xerces makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents.
NemaTode 1.0
by ckgt in C++ Libraries for C++Builder
Cross platform C++ 11 NMEA Parser and GPS Framework. NemaTode is yet another lightweight generic NMEA parser. It also comes with a GPS data interface to handle the most popular GPS NMEA sentences.
NemaTode 1.0
by ckgt in C++ Libraries for C++Builder
Cross platform C++ 11 NMEA Parser and GPS Framework. NemaTode is yet another lightweight generic NMEA parser. It also comes with a GPS data interface to handle the most popular GPS NMEA sentences.
libsimdpp 1.0
by Povilas Kanapickas in C++ Libraries for C++Builder
Portable header-only zero-overhead C++ low level SIMD library.
libsimdpp 1.0
by Povilas Kanapickas in C++ Libraries for C++Builder
Portable header-only zero-overhead C++ low level SIMD library.
SDL 2
by Sam Lantinga in C++ Libraries for C++Builder
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
expat 1.0
by Expat development team in C++ Libraries for C++Builder
This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.
TinyXML2 2.0
by Lee Thomason in C++ Libraries for C++Builder
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
EasyBMP 1.0
by Paul Macklin in C++ Libraries for C++Builder
EasyBMP is a simple, cross-platform, open source (revised BSD) C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files.
Eigen 3.0
by Tuxfamily in C++ Libraries for C++Builder
C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.