An open API service indexing awesome lists of open source software.

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

https://github.com/x39/xcg

X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease

code-generation code-generator cpp cst generator parser parser-generator syntax-tree

Last synced: 07 May 2026

https://github.com/vtan/voxel

Voxel graphics toy project in C++ & OpenGL

cpp opengl voxel

Last synced: 15 May 2026

https://github.com/ferhatgec/gechtest

gechtest, single header unit testing library.

cpp cpp20 gech unit-testing

Last synced: 18 Feb 2026

https://github.com/tvumcc/procedural-terrain

An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.

cpp opengl terrain-generation

Last synced: 04 May 2025

https://github.com/neorandom/gravity-simulator

Gravity Simulator made in C++ with RayLib library.

cpp gravity gravity-simulation physics physics-simulation raylib simulator

Last synced: 14 Apr 2025

https://github.com/baccega/page-rank-and-hits

📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.

compressed-sparse-row cpp hits-algorithm information-retrieval link-analysis mmap pagerank-algorithm

Last synced: 27 Mar 2025

https://github.com/amake/flutter_prime_test

A performance comparison of Dart, "platform", and "native" layers in Flutter

c cpp dart flutter kotlin performance swift

Last synced: 08 Apr 2026

https://github.com/1ilit/presento

A small side-scroller puzzle game made with SDL2 and C++

2d 2d-game cpp pixel-art platformer sdl2 sdl2-image sdl2-ttf side-scroller

Last synced: 03 Apr 2025

https://github.com/localizethedocs/cmake-docs-l10n

Localization of The CMake Documentation

clang cmake cpp crowdin l10n sphinx

Last synced: 17 May 2026

https://github.com/madladsquad/untitledi18n

A powerful internationalisation(i18n) library

c cpp i18n utility-library

Last synced: 11 Apr 2025

https://github.com/dynonguyen/huffman-coding

Static Huffman Coding algorithm with C++

algorithm cpp

Last synced: 17 Feb 2026

https://github.com/skillfulelectro/cstdarg

here we gonna walk through cstdarg source header and build it from scratch

c cpp cstdarg

Last synced: 02 May 2026

https://github.com/mortennobel/ParallelComputingPlayground

Shows different programming techniques for parallel computing on CPU and GPU

cpp cpp11 gpu

Last synced: 08 May 2025

https://github.com/amcbn06/dsa

Popular data structures i use implemented by me

cpp data-structures dsa

Last synced: 15 May 2026

https://github.com/haxpor/cpp_st

Repo contains tests, experiments using C++17

cpp cpp17 standard-template-library stl

Last synced: 17 Feb 2026

https://github.com/omerap12/anomaly-detector

Simple anomaly detector for "Advanced Programming 1" in C++

biu cpp

Last synced: 04 Apr 2025

https://github.com/mideohub/complaint-management-system

A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.

aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack

Last synced: 14 May 2025

https://github.com/bartoszklonowski/extendedvector

C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.

cpp extendedvector foreach list std vector

Last synced: 09 Mar 2026

https://github.com/jjones646/utf8-cpp

A clone of the UTF8-CPP library by Nemanja Trifunovic

cpp encoding portable portable-library utf-8

Last synced: 02 Apr 2026

https://github.com/mohammadkarbalaee/programming-fundamentals

All the codes and exercises done during the fundamentals of programming course that I took on fall 2020

c cpp problem-solving programming sbu

Last synced: 27 Mar 2025

https://github.com/harry48225/octoscale

a tiny smart espresso scale

arduino cpp esp32 nativescript svelte

Last synced: 18 Feb 2026

https://github.com/rudrakshi99/competitive_programming

This repository contains the record of my practice🧐 of questions at codeforces.

codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving

Last synced: 09 Jul 2025

https://github.com/ayu-hack/hacktoberfest2024

This is repo to create some pull requests and completing hacktoberfest 2024 easily. All request will be accepted. Genuine Pull Request will promoted also. #hacktobefest #hacktobefest2024 #hacktobefest-accepted Resources

cpp csharp hacktoberfest hacktoberfest-accepted hacktoberfest2024 java javascript miniprogram miniproject python webdevelopment

Last synced: 13 Mar 2025

https://github.com/siyovush-hamidov/postgresql-cpp-connector

🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.

cpp devops libpqxx postgres postgresql sql

Last synced: 27 Dec 2025

https://github.com/willnationsdev/wyrd-narrative-scripting

A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.

cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd

Last synced: 18 Apr 2026

https://github.com/uriegel/registry-changes-detector

Node.js addon to detect changes in Windows Registry

cpp electron nodejs windows

Last synced: 21 Jan 2026

https://github.com/khangvum/fileusage

A Windows console application that lists file usage by grouping files based on their extensions.

cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage

Last synced: 14 Feb 2026

https://github.com/netromdk/patching

Patching binaries

binaries cpp patching python

Last synced: 19 Apr 2026

https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr

Companion source code for "Ressourcen sparen mit constexpr"

cplusplus cpp

Last synced: 29 Jan 2026

https://github.com/aureleoules/chatclientcpp

⌨ c++ chat client

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/ahueck/irprinter

Explore the generated LLVM IR of a translation unit

c cpp llvm llvm-clang llvm-ir

Last synced: 05 Apr 2026

https://github.com/axodox/greenscan

Tool to create 3D models using Kinect.

3d-scanning cpp directx-11 kinect wpf

Last synced: 10 May 2026

https://github.com/deadsix27/foo_now_playing_helper

A foobar2000 component that announces events as well as track metadata via OutputDebugString, which is a hacky but simple method to capture it from other programs

addon cpp foobar2000 foobar2000-component now-playing outputdebugstring plugin

Last synced: 27 Oct 2025

https://github.com/adamsiekierski/visualsorting

Projekt zaliczeniowy z C++ - Kolorowo Urozmaicone Testy Algorytmów Sortowania

algorithms cpp sfml sort sorting visualization

Last synced: 10 Jan 2026

https://github.com/ujjwalsaini07/decryptorx_stealer

It is specialized repo for password cracking using WSA, IoT devices, and other modules. It focuses on breaking various protocols, offering a solution for security testing and vulnerability analysis in connected environments.

ardiuno cpp cracking-password cybersecurity github-actions go hacking iot ipaddress python workflow-automation

Last synced: 13 Feb 2026

https://github.com/danieldidiobalsamo/concurrent_execution_models

Rust / C++ Implementation of the three execution models used in concurrent programming

boost cpp dining-philosophers-problem fibers producer-consumer-problem readers-writers-problem rust

Last synced: 02 Mar 2026

https://github.com/karmakrafts/application-template

CMake application template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 30 Jan 2026

https://github.com/nooneknowspeter/cpplings

A terminal based learning experience for C++, inspired by Rustlings

cpp zig ziglang

Last synced: 20 Apr 2026

https://github.com/erik-donath/pascalschesdreieck

A small Project about the Pascal's triangle(ger. Pascalsches Dreieck).

cpp geometry gui headless math mathematics pascals-triangle raylib raylib-cpp triangle visual-studio visualization

Last synced: 17 Apr 2026

https://github.com/hxndev/udp-shopping-store-server

UDP Client Server model in which client asks for record from server.

c client-server code cpp project reciept shopping shopping-store store udp

Last synced: 20 Apr 2026

https://github.com/the-last-cookie/stringcalc

Usage and calculation of big numbers as strings

big-numbers cpp math strings

Last synced: 26 Oct 2025

https://github.com/aa-sikkkk/c-syntaxchecker

C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free

c cpp syntax syntax-analysis

Last synced: 29 Apr 2025

https://github.com/artem78/s60-file-utils

File utilities for Symbian OS

cpp file filesystem library module symbian symbiancpp

Last synced: 10 Oct 2025

https://github.com/madladsquad/untitleddesessionlogout

The session logout utility for the UntitledDesktopEnvironment

cpp dbus imgui logout session session-management

Last synced: 11 Oct 2025

https://github.com/the-phoenics/space-shooter

Single player 2d top-down space shooting game built with C++ and Sfml

cpp game hacktoberfest sfml

Last synced: 16 Mar 2025

https://github.com/idanrosenzweig/real-time-computer-emulator

A real time emulator for a computer containing a cpu, mouse, keyboard, screen, (floppy) disk driver and BIOS firmware. Capable of loading and running small operating systems, provided as floppy disk files.

bios c cpp emulator firmware floppy-drives hardware i386 operating-systems vga x86

Last synced: 17 Apr 2026

https://github.com/alvgaona/ekf-mono-slam

EKF Monocular SLAM written in C++20

camera cpp ekf-slam estimation ransac ros-humble ros2 slam

Last synced: 27 Feb 2026

https://github.com/gf712/pyml

Machine Learning algorithms in Python and C/C++ written from scratch using the respective standard libraries

cpp machine-learning python3

Last synced: 27 Feb 2026

https://github.com/gvelasq/palettizer

R package for color palette generation using the 'palettize' C++ library

cpp palette-generation r

Last synced: 26 Oct 2025

https://github.com/c08oprkiua/moduleassistant

Helper tool for making engine modules in Godot 4 and 3

cpp gdscript godot godot-cpp godot-module godot3 godot4 tools

Last synced: 01 Feb 2026

https://github.com/budchirp/calcplusplus

TUI calculator written in C++ using FTXUI

calculator cmake cpp ftxui

Last synced: 06 Mar 2026

https://github.com/sam-k0/gml-modding-sdk

Make your game easily moddable from C++ DLLs

cpp game-maker-studio game-modding gamemaker gml modding

Last synced: 13 Oct 2025

https://github.com/mubeen-channa/cpp_first_semester_learning

🚀 My C++ learning journey from the first semester! Explore my progress, assignments, and projects as I dive into the world of coding with C++. Feel free to learn and grow with me! 💻✨ #Cplusplus #LearningToCode

cpp cpp-examples cpp-learning cpp-programs first-semester mubeen-chana mubeenchanna semester-1

Last synced: 11 Oct 2025

https://github.com/tw1ddle/geometrize-lib-fuzzing

Fuzz testing harness for Geometrize, a library for geometrizing images into geometric primitives

art cpp cpp-library geometrize geometry geometry-processing hill-climbing

Last synced: 07 Feb 2026

https://github.com/chalet-org/chalet-docs

Chalet documentation website in NextJs

build-system c cpp cross-platform json mdx nextjs react

Last synced: 07 Feb 2026

https://github.com/demorgan104/dat

Technology development platform for the modern C/C++ developer

artifactory bazel c conan cpp devops embedded-systems prototyping

Last synced: 13 Oct 2025

https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries

Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator

cpp image-processing library ocr

Last synced: 12 Jun 2026

https://github.com/damatrix/libdsi

a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM

cpp dsi homebrew libnds

Last synced: 16 Apr 2026

https://github.com/lebrancconvas/shape-of-moral

Project doing on OpenGL with C++.

cpp glfw graphics-programming opengl xcode

Last synced: 16 Apr 2026

https://github.com/massimo-marino/memvar

A C++ implementation of a variable with memory of its previous values.

cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory

Last synced: 10 Apr 2025

https://github.com/xasworks/notos

Public repository of the Notos robot project of the Kolleg St. Thomas robotics group, 2016/2017

avr cpp diy eclipse kst line-following openscad robocup robot robotics

Last synced: 24 Apr 2026

https://github.com/aminul-islam-niloy/cpp-programming-and-templates-

Basic and advance c++ code for learner.

algorithm cpp data-structures

Last synced: 11 Feb 2026

https://github.com/memergamer/graphtheory

In this repository there are graph theory exercises for my University.

cpp graph-algorithms graph-theory-algorithms python sapientia-university typescript

Last synced: 09 Feb 2026

https://github.com/jin/bazel-android-ndk-example

Build C++ for Android using Bazel and NDK

android android-ndk bazel cpp

Last synced: 14 Apr 2026

https://github.com/Muslim-Programmers/QuranApp-Windows

Quran Application Windows Source Code

cpp islamic qt5 quran-app windows

Last synced: 12 Feb 2026

https://github.com/barakugav/fdml

FDML is a CPP software for robot localization processing and queries using few (one or two) distance measurements

computational-geometric cpp geometric-algorithms localization robotics

Last synced: 15 Mar 2026

https://github.com/akagi201/webrtc-peerconnection

WebRTC Peerconnection built with CMake

cmake cpp peerconnection webrtc

Last synced: 15 Feb 2026

https://github.com/killerasus/adaptive_shooter

The game developed as an implementation of the dynamic difficulty adaptivity algorithm described in my M.Sc. dissertation.

c-plus-plus clanlib cmake cpp game lua machine-learning

Last synced: 15 Feb 2026

https://github.com/isc30/generic_optional

enables reference types for std::optional

cpp optional

Last synced: 08 Jun 2026

https://github.com/devel0/example-vscode-linux-cpp-debug

skeleton of c++ application in linux using makefile and vscode debug

cpp debug example linux vscode

Last synced: 26 Apr 2026

https://github.com/zsr2531/bfc

A brainfuck interpreter and compiler written in C++

ast brainfuck compiler cpp interpreter

Last synced: 07 Jun 2026

https://github.com/lakshay-a/dsa-program-c-cpp

All the basic data structures programs in C/C++

algorithms beginner-friendly c cpp data-structures dsa leetcode programs

Last synced: 26 Apr 2026

https://github.com/tbeu/aquaqchallengehub

AquaQ Challenge Hub (C++)

aquaq-challenge-hub cpp cpp17

Last synced: 17 Feb 2026

https://github.com/genyleap/bitcoin-rpc

A high-performance C++ library for interacting with Bitcoin Core's JSON-RPC API. Designed for developers building blockchain tools, wallets, or analytics platforms.

bitcoin bitcoin-api bitcoin-rpc cpp

Last synced: 13 Apr 2026

https://github.com/va1da5/pico-vscode-dev-environment

Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico

arm containers cpp development openocd pico picoprobe rp2040

Last synced: 24 Oct 2025

https://github.com/llnl/spify

cpp

Last synced: 21 Jan 2026

https://github.com/jfalcou/nucog

High-Level DSEL for designing C++ numerical code

cpp cpp17 dsl hpc numerical-calculations

Last synced: 17 Oct 2025

https://github.com/ameerhamzahd/real-estate-property-management_system

We are here to present our Real Estate Property Management System, a software designed to streamline property management. This system simplifies tasks for both property owners and tenants. Our software will be managed by a real estate company. From the login screen to property management, every step has been designed with simplicity in mind.

cpp object-oriented-programming qt text-file

Last synced: 01 May 2026

https://github.com/branc116/pbdchallange

Chain of 100 Bodies using web assembly

cpp dynamics pbd physics-simulation wasm webassembly

Last synced: 27 Apr 2026

https://github.com/nomissbowling/afewcam

virtual-camera for streaming OBS NDC TDL etc

c cpp ndc obs opencv streaming tdl virtual-camera

Last synced: 16 Apr 2026

https://github.com/andrefelipebarros/jogo-da-lha-15x15

🏝️Project developed using Vector and Matrix, during the course of college algorithms.

algorithms cpp game-development matrix type-game vector

Last synced: 31 May 2026