C++ Alternatives
C++ is described as 'statically typed, free-form, multi-paradigm, compiled, general-purpose, powerful programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features' and is a very popular programming language in the development category. There are more than 50 alternatives to C++ for a variety of platforms, including Linux, Windows, Mac, BSD and Haiku apps. The best C++ alternative is Rust, which is both free and Open Source. Other great apps like C++ are Java, C (programming language), Go (Programming Language) and C#.
Rust
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
41 Rust alternatives- Mac
- Windows
- Linux
- BSD
A systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races.
- - Rust is the most popular Windows, Mac & Linux alternative to C++.
- - Rust is the most popular Open Source & free alternative to C++.
Rust Features
Comments about Rust as a Alternative to C++
Colin HughesIdentical speed paired with safer workflow. Although it has a longer compile time, this is done so to make sure less run-time errors are possible. It has certain conventions built in to the language, which makes for better coding standards and for less flame wars. Rust has great compiler debugging, with a dedicated "explain" function built in, as well as test cases. I would say this Rust is not only an alternative to C++, but a successor.
4MarkIt's way less error prone and the compiler helps you, instead of fights you
1Both are compiled languages with static typing
0Java
Is this is a good alternative?YesNo- Free Personal • Open Source
- Programming Language
69 Java alternatives- Mac
- Windows
- Linux
- Online
- Android
- Java Mobile
- Symbian S60
- HP webOS
- Blackberry
- Android Tablet
- BSD
- Blackberry 10
- Kindle Fire
Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.
- - Java is the most popular Web-based, Android & Android Tablet alternative to C++.
Java Features
Comments about Java as a Alternative to C++
Java is much slower and lacks many of the best features of C++, such as pointers, references, and compilation
0c++ compiles to native code which result in performant apps/games or system softwares. java can't do that well.
0C (programming language)
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
60 C (programming language) alternatives- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- BSD
- iPad
- AROS
- Android Wear
- Haiku
- Playstation
C is a general-purpose computer programming language. C is one of the most widely used programming languages of all time.
- - C (programming language) is the most popular iPhone & iPad alternative to C++.
C (programming language) Features
Opinions about C (programming language) as a Alternative to C++
Go (Programming Language)
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
63 Go (Programming Language) alternatives- Mac
- Windows
- Linux
- BSD
Go, also called golang, is a programming language initially developed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language with syntax loosely derived from that of C, adding automatic memory management, type safety, some...
Go (Programming Language) Features
Opinions about Go (Programming Language) as a Alternative to C++
C#
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
74 C# alternatives- Mac
- Windows
- Linux
- BSD
C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.
C# Features
Opinions about C# as a Alternative to C++
Ruby
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
74 Ruby alternatives- Mac
- Windows
- Linux
- BSD
- Haiku
Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby originated in Japan during the mid-1990s and was initially developed and designed by Yukihiro "Matz" Matsumoto.
Ruby Features
Opinions about Ruby as a Alternative to C++
Perl
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
74 Perl alternatives- Mac
- Windows
- Linux
- BSD
- Haiku
Perl is a high-level, general-purpose, interpreted, dynamic programming language with over 22 years of development.
Perl Features
Haskell
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
64 Haskell alternatives- Mac
- Windows
- Linux
- BSD
Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software.
Haskell Features
Julia
Is this is a good alternative?YesNo46 Julia alternatives- Free • Open Source
- Programming Language
- Mac
- Windows
- Linux
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an...
Julia Features
D (Programming Language)
Is this is a good alternative?YesNo- Free • Open Source
- Programming Language
62 D (Programming Language) alternatives- Mac
- Windows
- Linux
- BSD
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity.
D (Programming Language) Features
Comments about D (Programming Language) as a Alternative to C++
iwankelaiahI like D because it has a script-like run tool rdmd and a package manager dub. D programming language has a familiar syntax to C.
0Modelling power, clean code, memory safety
2