Top 15 C++ Builder Alternative and Similar Softwares | Apr 2024

C++Builder is a rapid application development (RAD) environment, developed by Borland and as of 2009 owned by Embarcadero Technologies, for writing programs in the C++ programming language. C++Builder combines the Visual Component Library and IDE written in Delphi with a C++ compiler. Traditionally, the release cycle was such that Delphi got major enhancements first, with C++Builder following,[1] though recent versions have been released at the same time as their Delphi equivalents.[2] Most components developed in Delphi can be used in C++Builder with no or little modification, although the reverse is not true. ...

1. IntelliDebugger

IntelliDebugger IntelliDebugger is an extension of Visual Studio that aims to simplify code debugging. The current version supports Microsoft Visual Studio 2010/2012, unmanaged C++, C# languages and the following main features:a) Save variable values during debugging; b) Compare variable values; c) Break exceptions only from Solution.......

2. MinGW

MinGW MinGW ("Minimalistic GNU for Windows") is a port of the GNU Compiler Collection (GCC) and GNU Binutils. It provides a complete Open Source programming toolset which is suitable for the development of native MS-Windows (x86) applications, which do not depend on any 3rd-party C-Runtime DLLs.MinGW compilers provide access to the......

3. WideStudio

WideStudio WideStudio is an open source, Integrated Development Environment for desktop applications purely made in Japan. This enables you to develop GUI applications that can run on Windows95/98/Me/NT/2000/Xp, WindowsCE, Linux, FreeBSD, SOLARIS, MacOSX(w/X11), BTRON, T-Engine, mu-CLinux(wo/X11) in various programming languages such as C/C++, Java, Perl, Ruby, Python,Objective Caml Since an application......

4. Korduene

Korduene Korduene is a visual programming IDE, that lets you create applications without writing code, or having to know any programming languages, or any previous coding experience. ... visually design your application interface and implement your logic through Graphs without the need for any coding.......

5. Delphi

Delphi Embarcadero Delphi, formerly CodeGear Delphi and Borland Delphi, is a software development environment for Microsoft Windows applications originally developed by Borland and now owned and developed by Embarcadero Technologies.See http://en.wikipedia.org/wiki/Embarcadero_Delphi . Today available in English, French, German, Japanese. Delphi is mainly used for the development of desktop and enterprise......

6. VisualWX

VisualWX Visualwx aims to be the ultimate RAD tool, designed for c++, python, perl, ruby, lua and wxWidgets. Still there are many things to do, but we've achieved considerable progress.We would like to demonstrate it to all as soon as possible. The program already has a lot of features, among the......

7. FLTK

FLTK The Fast, Light Toolkit (FLTK, pronounced fulltick)[2] is a cross-platform graphical user interface (GUI) library developed by Bill Spitzak and others. Made to accommodate 3D graphics programming, it has an interface to OpenGL, but it is also suitable for general GUI programming.......

8. gtkmm

gtkmm gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using Gtk::Builder. There's extensive documentation, including API......

9. wxWidgets

wxWidgets wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular language bindings for Python, Perl, Ruby and many other languages. Unlike......

10. Nana C++ Library

Nana C++ Library Nana C++ Library takes aim at easy-to-use and portable library, it provides a GUI framework and threads for easy programming with modern C++ methods, such as traits, metaprogramming and other template technologies. http://sourceforge.net/p/nanapro/blog......

11. CodeRunner

CodeRunner A simple programmer's editor with a tightly-integrated console.It's excellent for rapidly prototyping code with its super fast edit-run-edit -run-save workflow, and its Cocoa integration gives it a real edge over the command line.It has syntax highlighting and code completion for many languages, including AppleScript, C, C++, Java, JavaScript (Node.js), Lua,......

12. Ecere SDK

Ecere SDK The Ecere IDE is a complete development environment for editing code, designing graphical user interfaces, managing and building projects as well as debugging. Its aim is to fully support eC and C programming, but also supports including and building e.g. C++ modules as part of the projects.......

13. CodeTyphon

CodeTyphon CodeTyphon is a fork/distribution of Lazarus with thousands of Lazarus/Free Pascal components bundled into distribution and with own Lazarus expansion features.CodeTyphon is the free "Pascal Visual Programming Studio", for Cross-Platform Native Development, with Multi-OS, Multi-CPU and Cross-Build abilities. Has Lazarus+FreePascal+Tools+Free Components packages+Free Libraries and all these with full source and......

14. Ultimate++

Ultimate++ Ultimate++ is a C++ cross-platform rapid application development frameworkU++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment.Rapid development is achieved by the smart and aggressive use of C++ rather than through fancy......

15. Anjuta

Anjuta Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME and features a number of advanced programming facilities including project management, application wizards, an interactive debugger and a powerful source editor with source browsing and syntax highlighting. Anjuta is an......