Tag Page 31
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.
EurekaLog Tools 7.12.0.0
by Neos Eureka S.r.l. in Components for RAD Studio
EurekaLog Tools is a set of useful freeware tools, such as Address Lookup, Error Lookup, PE Analyzer, Threads Snapshot, etc.
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.
Bookmarks 1.6.4.1
by Embarcadero Technologies in IDE Plugins for RAD Studio
Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never overwrite an existing bookmark accidentally. Elegant visual cues when you create, delete, or access a bookmark as well as succinct information about where in a unit the bookmark is. This plugin used to be Parnassus Bookmarks.
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.
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.
libsimdpp 1.0
by Povilas Kanapickas in C++ Libraries for C++Builder
Portable header-only zero-overhead C++ low level SIMD library.
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.
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.