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/llnl/typeforge

Typeforge is a tool for type refactoring of C/C++ programs. It enables users to change the type of variables and determines all type-dependent changes that are necessary to ensure that the generated code is again a correct program.

cpp

Last synced: 29 Apr 2025

https://github.com/federicomariamassari/udacity-rsend

Udacity Robotics Software Engineer Nanodegree projects.

cpp gazebo robotics ros slam udacity-robotics-nanodegree

Last synced: 08 Oct 2025

https://github.com/francescopasin/tower-defense

C++ and QT tower defense game

cpp qt tower-defense

Last synced: 11 Mar 2025

https://github.com/mfdeveloper/pyramid.opengl

My first pure C++ project with a 3D Pyramid, using Winged-Edge data structure. This is for OpenGL study concepts

3d-pyramid cpp cube freeglut opengl opengl2 pyramid visual-studio winged-edge

Last synced: 15 Apr 2026

https://github.com/snykk/competitive-programming

my competitive programming journey https://www.codewars.com/users/snykk https://leetcode.com/snyk/

codeforces codewars codewars-kata-solution codewars-solutions competitive-programming cpp hackerrank leetcode leetcode-cpp leetcode-solutions problem solutions toki

Last synced: 16 Oct 2025

https://github.com/kaidokert/cpp-delegate

A short version of Elbert Mai's lightweight delegates/callbacks in C++11

cpp cpp11 delegate header-only

Last synced: 30 Nov 2025

https://github.com/paladin-t/jpath

An easy to use RapidJSON reader/writer in one header.

cpp json rapidjson

Last synced: 13 Oct 2025

https://github.com/mat-sz/95wm

🖥️ Windows 95 inspired window manager for X11.

cpp window-management window-manager windows windows-95 x11 x11-wm

Last synced: 17 Apr 2026

https://github.com/x-rays5/inireader

A simple c++17 header only ini parser/writer.

cpp cpp17 headeronly ini ini-parser parser

Last synced: 05 Mar 2026

https://github.com/germanaizek/picobase64

Very lightweight encoder and decoder base64 for C/C++

base64 c cpp cross-platform header-only lightweight

Last synced: 12 Oct 2025

https://github.com/gbonacini/sigenmax2870

Client for LTDZ MAX2870 signal generator boards

cpp linux ltdz macos max2879

Last synced: 31 Jan 2026

https://github.com/umbrellaleaf5/alg_parallel

My repository with home and seminars exercises on algorithms parallelization in C++ at MIPT AES DAFE

cpp dafe education mipt mpi openmp parallel-programming

Last synced: 09 Oct 2025

https://github.com/icexin/clang_complete

A tool generates .clang_complete file for c++ project

clang cpp

Last synced: 24 Feb 2026

https://github.com/lifka/tetris-allegro

Game in C++ made with Allegro library. Just another one Tetris.

allegro cpp tetris

Last synced: 04 Mar 2026

https://github.com/vvvar/generator-cpp-github

Scaffolder for C++ CMake/Conan Project

cmake conan cpp cpp20 yeoman-generator

Last synced: 14 Jun 2025

https://github.com/eyelash/platon-core

a simple and fast text editor library (work in progress)

cpp text-editor

Last synced: 24 Oct 2025

https://github.com/eUltrabyte/wlfw

Bloat free window library framework to creating windows and contexts on the most popular platforms.

android cpp cpp20 ios library linux macos unix wayland win32 windows wlfw x11 xcb

Last synced: 11 Mar 2025

https://github.com/thelartians/luaglue

Lua bindings for the Glue library

bindings cpp glue lua lua-bindings

Last synced: 03 Mar 2026

https://github.com/mmmarinho/tro2022_adaptivecontrol

Sample code and minimal standalone example for the TRO2022 paper: "Adaptive Constrained Kinematic Control using Partial or Complete Task-Space Measurements".

cpp python robotics tro2022

Last synced: 12 Feb 2026

https://github.com/catchysmile/castleware

CastleWare | External cheat for Cubic Castles

cpp external game-hacking pointers

Last synced: 04 Mar 2026

https://github.com/oclero/qtutils

A set of tools for Qt5.

cmake cpp qt5

Last synced: 29 Oct 2025

https://github.com/jamesyang007/docgen

Docgen is a documentation generator for C/C++ code.

c cpp documentation-generator

Last synced: 12 Apr 2026

https://github.com/majigsaw77/hxluajit-wrapper

A wrapper for hxluajit for better integration with Haxe.

cpp haxe luajit wrapper

Last synced: 12 Oct 2025

https://github.com/echosingh/cargoplus

This repository contain Car Rental System using CPP and MySQL

car-management-system cpp miniproject mysql wxwidgets

Last synced: 24 Oct 2025

https://github.com/mouse0w0/jni-with-gradle-example

An example to show how to use Gradle to compile C/C++ JNI code

c cpp example gradle jni native

Last synced: 16 Apr 2026

https://github.com/nixrajput/char-counter-cpp

Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.

character-recognition characters counter cpp cpp-programming cpp-project cpp-projects

Last synced: 28 Feb 2025

https://github.com/zz990099/sam2_cpp

SAM2 Track implementation with TensorRT & OnnxRuntime

cpp onnxruntime sam sam2 segment-anything-2 tensorrt track

Last synced: 03 Mar 2026

https://github.com/lchsk/knights-cpp

An attempt at making a classic real-time strategy game

cpp cpp11 cpp14 game real-time-strategy rts sfml strategy strategy-game

Last synced: 25 Apr 2025

https://github.com/mizuhoaoki/cmake_tutorial

Easy tutorial to understand how to use GCC, Make, and CMake properly.

build-tool cmake cpp make makefile tutorial

Last synced: 12 Oct 2025

https://github.com/ferhatgec/fpaper

Fegeya FPaper, an e-paper file format.

cpp cpp17 e-paper fegeya file file-format fpaper implementation paper read

Last synced: 13 Mar 2026

https://github.com/shigekikarita/cxx11-typed-argparser

C++11 Typed Argument Parser

argparse argument-parser cpp json

Last synced: 11 Oct 2025

https://github.com/matesxs/matesos2

Version 2 of my testing OS developement project

assembly cpp gcc kernel limine nasm operating-system x86-64

Last synced: 02 Apr 2025

https://github.com/zubs/lru-cache

Simple implementations of the LRU Cache.

cpp done lru lru-cache php

Last synced: 11 Oct 2025

https://github.com/lionkor/vector2

A templated header-only 2D Vector class

cpp cpp11 cpp17 geometry math mathematics maths physics tools vector vector2 vector2d

Last synced: 06 Jul 2025

https://github.com/echosoar/program-languages-compare

Compare the similarities and differences between various programming languages

cpp golang language-comparison rust typescript

Last synced: 01 Mar 2025

https://github.com/berndporr/rpi_ads1115

ADS1115 Raspberry PI API using C++ callbacks. In contrast to unprecise getters this class hands over the data at a given sampling rate via a callback handler.

callback-api cpp cpp-library real-time realtime

Last synced: 14 Mar 2026

https://github.com/satharus/original-mastermind

A clone of the "Original Mastermind" game from the 70s written in C++ to practice the basics of OOP.

code-breaking cpp mini-project oop

Last synced: 13 Apr 2025

https://github.com/nthnn/wtfc

Playful language extension for C and C++ that introduces unconventional and humorous macros aims to add a touch of creativity.

c c-programming c99 cpp cpp11 embedded-language functional-programming header-only language macros metaprogramming programming-language

Last synced: 10 Apr 2025

https://github.com/vspefs/makefile-cxx-module

Use C++20 modules and header units perfectly in Makefile. Make is fully functional.

cpp cpp20 cpp20-modules gnu-make gnu-makefile make makefile template-project

Last synced: 11 Apr 2025

https://github.com/ogshawnlee/algorithms

A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.

cpp python ruby typescript v vlang

Last synced: 25 Apr 2025

https://github.com/tsnsoft/mingw

MinGW

cpp mingw

Last synced: 11 Mar 2025

https://github.com/prakharchoudhary/codeverse

My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.

algorithms-datastructures c codechef-solutions competitive-learning competitive-programming cpp hackerearth hackerrank-solutions python spoj-solutions

Last synced: 07 Oct 2025

https://github.com/klus3kk/microsociety

An object-oriented project that represents the simulator of the society with dynamically changing events.

2d ai cpp deep-q-learning machine-learning oop python reinforcement-learning sfml simulation tensorflow

Last synced: 10 Apr 2026

https://github.com/muppetsg2/pbr_visualiser_opengl

PBR Visualiser is an application for visualizing PBR materials in an OpenGL environment. The application has two configurations: windowed (GUI) and console (CLI).

cmake console-application cpp cpp20 imgui opengl pbr window-application

Last synced: 11 Mar 2026

https://github.com/ashad001/sfml-game-with-cpp

A cpp based game using SFML library.

2022-project cpp first-timers hacktoberfest sfml

Last synced: 19 Apr 2025

https://github.com/xeimsuck/cfroppy

Interpreter for Froppy language

cfroppy cpp cpp-interpreter cpp23 froppy interpreter

Last synced: 15 Mar 2025

https://github.com/kaikyulotus/icy-bot

C++ Telegram Bot with personal Telegram-bot-api wrapper.

callbacks cpp curl json telegram telegram-bot telegram-bot-api

Last synced: 11 Mar 2026

https://github.com/johnkinuthiaa/zero-to-hero

This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks

cpp css golang html java javascript project-based-learning python sql typescript

Last synced: 01 Jul 2025

https://github.com/andrewyuan34/boids

Boids Simulation: A real-time, visually engaging flocking animation with dynamic skybox effects.

animation boids cpp flocking-simulation opengl skybox

Last synced: 03 Sep 2025

https://github.com/yuantinghsieh/realsteelboxinggame

A real-time motion-sensing boxing game with GUI written in Qt, QML, c++

boxing cpp qml qt5 raspberrypi

Last synced: 12 Jul 2025

https://github.com/jonmrowczynski/pt-symmetry-controller

This mechanical PT-Symmetry-Controller project is an analog to a quantum mechanical PT-symmetric system.

autodesk autodesk-eagle c c-plus-plus cpp design electronics firmware intellij java jni jni-java labquest2 mplabx physics quantum quantum-mechanics quantum-physics reasearch visual-studio

Last synced: 27 Jul 2025

https://github.com/nativu5/cfms

A Class Financial Management System based on Qt.

cpp qt

Last synced: 27 Jul 2025

https://github.com/argvchs/fastio

C++ FastIO lib.

c-plus-plus cpp cpp20 fastio

Last synced: 17 Mar 2025

https://github.com/dev-cafe/context-api-example

Shows how to implement context-aware APIs in different languages.

api c cffi cmake context cpp fortran

Last synced: 16 May 2025

https://github.com/metacall/embedding-nodejs-example

An example of embedding NodeJS into C/C++ using MetaCall.

c cmake cpp embedding nodejs

Last synced: 27 Dec 2025

https://github.com/coord-e/dsp6951

Library for DSP6951 DSP Radio IC.

arduino arduino-library cpp dsp radio

Last synced: 14 Nov 2025

https://github.com/ctu-vras/rosmsg_cpp

C++ library for getting full ROS message definition or MD5 sum given message type as string

cpp library message ros

Last synced: 19 Feb 2026

https://github.com/kdewald/safe_callback

A wrapper around std::function with some thread-safety guarantees.

callback-functions cpp thread-safe

Last synced: 01 Mar 2026

https://github.com/melardev/cppwxwidgetsconsolesnippets

Cpp wxWidgets Snippets related to text processing, concurrency, filesystem, IO, etc

concurrency console cpp demos examples filesystem io process snippets wx wx-widgets wxwidgets

Last synced: 18 Sep 2025

https://github.com/arsdever/qcolorpicker

Qt dialog for picking color (a modernized version)

color-picker cpp dialog qt widget

Last synced: 19 Apr 2025

https://github.com/rizwanullah313/car-rental-managament-system

Car rental management system project using C++...

cli cpp dev

Last synced: 25 Sep 2025

https://github.com/linghaochan/code-non-stop

码不停题

cpp leetcode python

Last synced: 21 Feb 2026

https://github.com/puckzxz/narc

A lightweight REST client

cpp imgui rest-client websocket-client

Last synced: 04 Oct 2025

https://github.com/rodjjo/onvif-cam-finder

Search the network for IP cams that supports onvif protocol.

cpp ipcam onvif search udp

Last synced: 01 May 2025

https://github.com/doaaosamak/learning-roadmap

This roadmap is designed to guide you through the learning path for various programming and development topics. Whether you're a beginner or looking to expand your skills, this roadmap provides a structured approach to learning key concepts and technologies.

ai backend cpp front-end-development java learning react-native roadmap swift

Last synced: 22 Sep 2025

https://github.com/naemazam/to-do-cpp

This is a simple To-Do List application written in C++. The application allows users to create, manipulate, and save a list of tasks. The tasks are stored in a list.txt file, enabling persistence across sessions.

cpp naemazam to-do to-do-app to-do-cpp to-do-list

Last synced: 22 Sep 2025

https://github.com/qianbinbin/leetcode

LeetCode Solutions in C, C++, Java and Python

algorithm c cpp java leetcode python

Last synced: 03 Aug 2025

https://github.com/minwook-shin/ubuntu-korea-cpp-study-book

Ubuntu Korean Community C++ Basic Study Textbook

cpp korean study-textbook textbook ubuntu

Last synced: 15 Jul 2025

https://github.com/101rror/leetcode

Contests, Practice Problems and Daily Challenges Solutions, 🤞💻🤞 (Author :: 101rror)

cpp daily-coding-problem javascript problem-solving python3

Last synced: 30 Aug 2025

https://github.com/matheuscavini/meaw-petfeeder-firmware

Firmware for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-App

app cpp esp32 freertos iot pet-project pets smarthome state-machine time-schedule

Last synced: 19 Apr 2025

https://github.com/alexhuszagh/libxlsxwriterpp

C++ bindings for libxlsxwriter.

cpp libxlsxwriter

Last synced: 19 Apr 2025

https://github.com/bobmcdear/programming-challenges

Competitive programming problems & solutions

codeforces competitive-programming cpp python uva

Last synced: 10 Mar 2026

https://github.com/eliasmoflag/xscan

Simple header-only IDA-style code scanner

code-scanning cpp game-hacking modding pattern-scanning windows x86 x86-64

Last synced: 16 Aug 2025

https://github.com/imoneoi/paper.io

Paper.io Server & Client Implementation

cpp io paper server

Last synced: 16 Aug 2025

https://github.com/d-coder111/practolearn

PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.

beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development

Last synced: 20 Aug 2025

https://github.com/xyproto/addinclude

:arrow_up_small: Add include statements within the guards of a header file

c cpp headers include package-management utility

Last synced: 15 Apr 2025

https://github.com/hxndev/huffman-data-encryption

The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input, we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space.

coding compression cpp decipher decoding decryption encoding encryption huffman huffman-algorithm huffman-coding huffman-compression-algorithm queue tree vector

Last synced: 31 Mar 2025

https://github.com/risc-os-community/ddecpp-tutorials

Acorn/ROOL DDE (Desktop Development Environment) CFront C++ Tutorials code repository

arm cfront coding cpp risc-os riscos tutorials

Last synced: 23 Sep 2025

https://github.com/weliveindetail/blog

Sporadic details on compilers, code and tooling from the world of LLVM

cpp jit lldb llvm native orc remote

Last synced: 12 Apr 2025

https://github.com/abdulrhman-dev/circuit-simulator

A simple circuit solver that solves DC circuits that contain independent sources and resistors.

circuit-simulator circuit-solver circuits cpp dc graphics mna raylib

Last synced: 18 Mar 2025

https://github.com/piyushamukherjee/file-compressor

About A Text file compression tool based on Huffman encoding algorithm.

cpp dsa-project

Last synced: 10 Aug 2025

https://github.com/rfsantacruz/mycudasamples

This is a series of CUDA C++ programming samples developed to study CUDA technology and its parallel programming model.

cpp cuda gpgpu

Last synced: 13 Apr 2025

https://github.com/mohitmishra786/my-codeforces-solution

This repo is just made to store my solution.

codeforces-solutions competitive-programming cpp python

Last synced: 15 Mar 2025

https://github.com/raquentin/raquest

🏓 A domain-specific language for repeatable HTTP requests.

cpp curl dsl http

Last synced: 08 Apr 2025

https://github.com/djbozkosz/Symbian-HomeScreen-Widget-QML

Homescreen widget template for Symbian v5, Anna, Belle using Qt 4.7.4, QML, C++.

cpp qt symbian widget

Last synced: 13 Apr 2025

https://github.com/quasarapp/heart

QuasarApp Heart - it is base backend for C++/Qt projects. This library support work with databases and work with lite network requests.

cpp

Last synced: 20 Aug 2025

https://github.com/patrickshaw/neural

A C++ implementation of feed-forward neural networks.

ai artificial-intelligence bprop cpp machine-learning ml neural neuralnetwork rprop

Last synced: 30 Jul 2025

https://github.com/hoangtien2k3/code-c-plus-plus

Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.

c cpp

Last synced: 21 Apr 2025

https://github.com/bluecannonball/orca

A C++ UCI-compliant chess engine.

alpha-beta-pruning chess chess-engine cpp magic-bitboards uci

Last synced: 02 Sep 2025