Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 C++ programming-language Projects
-
Solidity 0.8.18 was just released with the inclusion of some notable features, namely: - Disabling CBOR metadata - Support for Paris Hardfork - Deprecation of selfdestruct - Change in EVM bytecode generation from Yul
-
supercollider
An audio server, programming language, and IDE for sound synthesis and algorithmic composition.
Project mention: IF you could build it yourself, what would be your perfect synth? | reddit.com/r/synthesizers | 2023-01-31 -
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Bog – small, strongly typed, embeddable language | news.ycombinator.com | 2023-01-29
-
Project mention: SIMD intrinsics and the possibility of a standard library solution | reddit.com/r/cpp | 2023-01-08
ISPC: https://github.com/ispc/ispc
-
On one hand, I feel there are so many similar languages out there {(Val, Vala, Vale, Corroded Iron, Beef, Zig, Carbon, cppfront, Jai)...}, that we don't need yet another, but also I encourage further thought because it may be inspiration for future improvements to C++ itself. The number one faux pas I see them make is trying to directly compete with C++ (inventing their own type system, their standard library, their build system, own package format...), whereas your (by its very nature as a transpiler) embraces C++.
-
Project mention: Soon, I will program a whole OS with Python | reddit.com/r/ProgrammerHumor | 2022-05-07
-
best i can do is fetlang
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Project mention: This dude made his own programming language! | reddit.com/r/robloxhackers | 2022-07-14
This is the page for his GitHub: https://github.com/sam-astro/Z-Sharp
-
Project mention: November 2022 monthly "What are you working on?" thread | reddit.com/r/ProgrammingLanguages | 2022-11-03
1: https://github.com/ArkScript-lang/Ark 2: https://github.com/AFLplusplus/AFLplusplus
-
-
cparse
A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language
Project mention: How to calculate an expression that is stored in a string in C++ | reddit.com/r/cpp_questions | 2022-03-10This parser looks like it might be appropriate. This one looks like it's based on the same code, but looks potentially abandoned.
-
-
elena-lang
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
-
I'm interested in languages experimenting with integrating tables/dataframes and the relational model as native parts of the language
With how much of the code I've written that's been around representing entities and doing CRUD on collections of them it seems a bit wild not to have native "Table" types.
There's an HN user who has a neat language called "Empirical" based on this, and there's an active research language called "Flix" that has this as well. APL/K and other array langs feature a similar concept as I understand it.
-
-
-
-
-
delta
C* is a hybrid low-level/high-level systems programming language focused on performance and productivity. (by delta-lang)
-
-
karuta
Karuta HLS Compiler: High level synthesis from prototype based object oriented script language to RTL (Verilog) aiming to be useful for FPGA development.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ programming-language related posts
- C++ evolution vs C++ successor languages. Circle's feature pragmas let you select your own "evolver language."
- Do people hand write predictive parsers?
- Paper from 2021 claims P=NP with poorly specified algorithm for maximum clique using dynamical systems theory
- What types of games can you make in a week?
- Low-level format file of mathlib
- How i'm feelin today:
- Pony Programming Language
-
A note from our sponsor - Sonar
www.sonarsource.com | 3 Feb 2023
Index
What are some of the best open-source programming-language projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | solidity | 19,326 |
2 | supercollider | 4,592 |
3 | luau | 2,880 |
4 | ispc | 2,160 |
5 | Beef | 2,157 |
6 | Peregrine | 1,489 |
7 | fetlang | 1,455 |
8 | Z-Sharp | 503 |
9 | Ark | 486 |
10 | swapview-rosetta | 485 |
11 | cparse | 303 |
12 | gdl | 234 |
13 | elena-lang | 192 |
14 | empirical-lang | 157 |
15 | miniscript | 147 |
16 | nullc | 145 |
17 | AHHH | 135 |
18 | Feral | 133 |
19 | delta | 114 |
20 | wasp | 95 |
21 | karuta | 92 |
22 | charly-vm | 90 |
23 | rpp | 84 |