C++Builder
Product Page 16
Trial - EurekaLog 7.12.0.0
by Neos Eureka S.r.l. in Trial for RAD Studio
EurekaLog is a Delphi and C++Builder exception tracer tool that gives your application (GUI, Console, Web, etc.) the power to catch all exceptions, memory leaks and detect infinite-loops and deadlocks.
Trial - ReportBuilder 22.03
by Digital Metaphors Corporation in Trial for RAD Studio
ReportBuilder is the premier reporting tool for Delphi. Whether you need to create simple reports quickly or deliver the most advanced reporting solutions, ReportBuilder is the tool of choice among Delphi developers.
Catch2 3.0
by Catch2 in C++ Libraries for C++Builder
Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features, and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests.
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.
Parnassus Parallel Debugger 1.0.4.1
by Parnassus OÜ in IDE Plugins for RAD Studio
Modern apps have multiple threads, and this plugin lets you debug in parallel: the same way your code runs! See multiple call stacks, step or run each thread instead of the whole process, see multiple threads' execution right in the code editor - and more.
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.
Navigator 1.6.4.1
by Embarcadero Technologies in IDE Plugins for RAD Studio
Your code at your fingertips. Ever wanted to jump to the uses clause, to a class’s constructor, to a property definition? Navigator lets you move between any section of code quickly, easily, and without your fingers leaving the keyboard. There’s also a minimap – a miniature version of your code, showing the structure and letting you scroll just like a scrollbar. This plugin used to be Parnassus Navigator.
libsimdpp 1.0
by Povilas Kanapickas in C++ Libraries for C++Builder
Portable header-only zero-overhead C++ low level SIMD library.
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.
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.