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/okoge-kaz/compiler_construction

Tokyo Institute of Technology 2022-2Q CSC. T372

c compiler cpp tokyotech tokyotech-class

Last synced: 19 May 2026

https://github.com/madladsquad/untitledxdgbasedir

An C and C++ implementation of the XDG basedir specification

c cpp xdg xdg-basedir

Last synced: 16 May 2026

https://github.com/chocobo1/osrandom

C++11 Header-only CSPRNG layer

cpp cpp11 header-only random

Last synced: 11 May 2026

https://github.com/kr1zzo-fer/robot-programming-and-simulation-laboratory-exercises

This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb

cpp navigation python ros rviz

Last synced: 01 May 2026

https://github.com/dkosmari/libxint

libxint is a C++20 headers-only library for fixed-width large integers.

cpp cpp20

Last synced: 03 Jun 2026

https://github.com/margitantal68/cpp

📚 This open-access course will introduce you to C++ programming and STL.

cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial

Last synced: 30 Jun 2026

https://github.com/stonier/ecl_tools

Tools and utilities for the embedded control libraries.

cmake cpp

Last synced: 30 Apr 2025

https://github.com/csb6/markdown

C++ Markdown parser

cpp cpp17 markdown markdown-parser

Last synced: 15 May 2026

https://github.com/zing-dev/learn-cpp

hello cpp

c cpp

Last synced: 16 May 2026

https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino

Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE

algorithms-and-data-structures arduino cpp programming system-design

Last synced: 16 May 2026

https://github.com/sayakdattagupta/x11imageview

A simple image viewer for X11, written in C++ and using stb_image for decoding

cpp stb-image x11

Last synced: 15 Jun 2025

https://github.com/alwaysdhruv/image_classification

Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.

artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths

Last synced: 15 Jun 2025

https://github.com/xinlei-robotics/mininav

Indoor mobile robot localization and navigation system. C++23, Eigen, ROS 2, Raspberry Pi.

cmake cpp cpp23 eigen ekf localization mobile-robot navigation raspberry-pi robotics ros2 slam

Last synced: 16 May 2026

https://github.com/siddheshkukade/geeksforgeeks

Contains problem solutions for the GeeksForGeeks.org platform

algorithms cpp dsa

Last synced: 30 Jun 2026

https://github.com/tamim-saad/cp-template-code

This repository offers a complete template for competitive programming with pre-written functions and utilities for coding contests. It helps you save time and focus on solving problems. Feel free to explore, use, and customize these templates. If you find it useful, don’t forget to give it a star!

algorithm coding coding-competition competitive-programming cp cp-template cpp data-structures data-structures-algorithms data-structures-and-algorithms fast-io problem-solving problem-solving-template programming-tools shortcuts template template-code templates time-complexity

Last synced: 02 Apr 2025

https://github.com/vcdevel/vc-examples-nonfree

Vc examples that cannot be freely redistributed with the rest of Vc

cpp examples simd splines vc vectorization

Last synced: 17 Mar 2025

https://github.com/allenvox/chord-method

Implementation of solving nonlinear equations using chord method with C++

algorithms chord-method cpp nonlinear-equations

Last synced: 29 Apr 2025

https://github.com/nachtfeuer/concept-cpp

Private knowledge database for c++ and cmake.

boost cmake cpp

Last synced: 15 Jun 2025

https://github.com/richhaar/dancing-links-sudoku

Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.

algorithmx cpp dancing-links sudoku sudoku-solver

Last synced: 15 Jun 2025

https://github.com/frodoalaska/levelizer

A data serialization language specifically made to serialize and deserialize levels and scenes.

cpp data-serialization data-serialization-language deserialization game-development game-engine game-engine-development language serialization

Last synced: 20 Mar 2025

https://github.com/ajlekcahdp4/scalgrad

A tiny Autograd engine for C++ with small neural network on top

autograd cpp neural-networks

Last synced: 04 Apr 2025

https://github.com/frodoalaska/ouronlyhope

A 2D game where a peasant in medieval times is trying to kill waves and waves zombies to save his small village

2d-game box2d cpp game-development our-only-hope raylib zombie-survival-shooter zombies

Last synced: 20 Mar 2025

https://github.com/kid0h/discord-token-grabber

A simple Discord token grabber.

cpp discord

Last synced: 11 May 2026

https://github.com/jdsherbert/json-parser

C++ JSON Parser tool for reading JSON files.

cpp json json-data json-parser

Last synced: 16 May 2026

https://github.com/la-10/c-primer-5th-ed-solutions

This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.

beginner-cpp c-plus-plus cplusplus cplusplus-primer cpp cpp-exercises cpp-primer learning-cpp learning-project programming-exercises study-notes

Last synced: 15 Jun 2025

https://github.com/gmitch215/pltwprojects

My collection of VEXCode Projects I did during my Principles of Engineering class in 2023-2024

cpp pltw python vexcode

Last synced: 14 Jun 2025

https://github.com/markus-goetz/dmt

Parallel computation of max-trees in distributed memory environments

cpp machine-learning max-tree min-tree mpi openmp

Last synced: 02 Apr 2025

https://github.com/ryomendev/tle-eliminator

TLE-Eliminator is a repository dedicated to learning DSA (Data Structures and Algorithms) through efficient algorithms and optimized solutions. It focuses on improving the execution time of code, helping developers master DSA concepts and build more efficient solutions for competitive programming.

algorithms algorithms-and-data-structures cpp data-structures

Last synced: 17 Mar 2025

https://github.com/dead-beef/jest-cpp-wasm

C/C++ to WASM Jest transformer

c cpp emscripten jest jest-transformer nodejs webassembly

Last synced: 06 Apr 2026

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

Selected algorithm templates and solutions

algorithms competitive-programming cpp

Last synced: 18 Mar 2025

https://github.com/coderboy-raiyan/cs-fundamentals

Advanced CS Topics and Algorithms. Build Your Foundation As A Programmer

c cpp dsa-algorithm problem-solving

Last synced: 07 Sep 2025

https://github.com/tr0yspradling/jsontree

A fast, lightweight, cross-platform utility for viewing & navigating large JSON documents. Built with C++ & gtkmm4.

cmake cpp gtkmm json

Last synced: 14 May 2026

https://github.com/pranavgupta1234/karna

Automated drone for object tracking and detection started under Design Practicum

ardupilot cpp drone image-processing makefile objectdetection opencv

Last synced: 15 May 2026

https://github.com/jerdikk/turingmachines

My try to build turing automate machine

cpp msvc2019 turing-machine-simulator

Last synced: 14 Jun 2026

https://github.com/yegorov/aplayer

Simple audio player

audio audio-player cpp qt

Last synced: 15 May 2026

https://github.com/tusharnankani/AdventOfCode

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 adventofcode cpp

Last synced: 10 Apr 2025

https://github.com/phoemur/breakout

breakout / arkanoid remake C++/SDL2

cpp cpp14 observer-pattern sdl2 sdl2-library

Last synced: 17 Mar 2025

https://github.com/fizzymo/fizzymo

I fell in love with tech because any problem I had could be solved. It sparked a fire in me to chase a career where I could mix my creative side with geeky knowledge.

backend cpp css html5 java javascript python r react software-development typescript

Last synced: 06 Apr 2026

https://github.com/prasundas99/problem-solving

A list of all common problems (solved) from beginners to advance in problem solving

c codeforces-solutions cpp data-structures java oops-in-java problem-solving

Last synced: 09 May 2026

https://github.com/grudshtein/mpmc-ring

Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).

benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer

Last synced: 30 Jun 2026

https://github.com/szymon-budziak/cpp_course_agh

Solutions from C++ programming language course at AGH UST.

cpp object-oriented-programming

Last synced: 19 Mar 2025

https://github.com/abdokin/minesweeper

Minesweeper Game IN C

cpp gamedev raylib

Last synced: 18 May 2026

https://github.com/phoemur/snaky

C++ classic snake game with SDL2

cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 17 Mar 2025

https://github.com/phoemur/minesweeper

This is an implementation of Minesweeper written in C++ and Qt5

cpp games minesweeper qt5

Last synced: 17 May 2026

https://github.com/xzripper/sfml.ld2d

2D Level Designer for SFML.

cpp designer level sfml

Last synced: 03 Apr 2025

https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl

A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.

cpp environment graphics opengl rainwater-harvesting simulation visualisation

Last synced: 11 Apr 2026

https://github.com/anthonyhuang19/ics-lab

The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.

assembly-language cpp

Last synced: 12 Mar 2025

https://github.com/akash-rajak/hello-world-with-android-ndk

A simple Android NDK(Native Development Kit) based Hello World Program.

android cmake cpp java

Last synced: 11 May 2026

https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp

An in-depth guide to getting started with SDL3 in the C++ Language .

cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial

Last synced: 26 Mar 2025

https://github.com/jsonzilla/oauth2_playground

OAuth Cpp Playground

cpp oauth2

Last synced: 15 May 2026

https://github.com/alyssonmach/chaves-de-classificacao

Seminário de Técnicas de Programação sobre "Classificação de dados com base em chaves de classificação".

cpp mergesort selectionsort sorting-algorithms ufcg

Last synced: 11 Apr 2025

https://github.com/mahmoudhussienmohamed/cpp-sudoku-solver

C++ Sudoku Solver using BackTrack technique.

backtracking cpp csp sudoku-solver

Last synced: 17 Jan 2026

https://github.com/rodrigobdz/robotics-orange

TU Berlin: Robotics Fundamentals 2016 Orange

cpp robotics ros

Last synced: 09 May 2026

https://github.com/raihan4520/computer-graphics

Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.

3d-rendering computer-graphics cpp opengl transformation

Last synced: 15 May 2026

https://github.com/mwasplund/lzmasdk

Clone of LZMA SDK Cpp project to modernize and integrate into Soup builds

7z cpp lzma lzma-sdk lzma2

Last synced: 26 Mar 2025

https://github.com/frodoalaska/whoami

A linear story-based 2D side-scroller made with Raylib

2d 2d-game cpp raylib side-scroller side-scrolling-game storytelling

Last synced: 20 Mar 2025

https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts

Last synced: 15 May 2026

https://github.com/gustavohnsv/my-wallet-simulator

Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.

cpp exercise good-first-issue good-first-pr wallet

Last synced: 03 Apr 2025

https://github.com/gvatsal60/CMakeDockerTemplate

🐳📦 Streamlined C++ Template Development with CMake and Docker

c cmake cpp docker docker-container docker-image dockerfile make makefile

Last synced: 01 May 2025

https://github.com/da-huin/pikachu-mahjong-hack

✨ Simple Pikachu Mahjong Hack. It changes in a way that matches different things.

cpp hack pikachu-mahjong simple

Last synced: 07 Sep 2025

https://github.com/garcia6l20/meltingpot

An easy to use CMake Tooling Pot

cmake cmake-modules code-quality cpp

Last synced: 17 Mar 2025

https://github.com/matheusandrade23/exercicios-beecrowd-resolvidos

Resolução de vários exercícios do Beecrowd na linguagem C++.

cpp

Last synced: 04 Apr 2025

https://github.com/sergeyg22/smartcheckers

A game of checkers with elements of artificial intelligence (al). :video_game:

cmake cpp game sfml

Last synced: 04 Jan 2026

https://github.com/afnanenayet/libgalois

The Galois field arithmetic library from University of Tennessee adapted to work with Modern C++ and CMake

arithmetic cmake cpp field galois modern

Last synced: 02 Apr 2025

https://github.com/ramamagarwal/project-carpool_management_system

This repository includes my project on carpool management system in which I used object orientation paradigms and principles using C++.

a-star-algorithm cpp dijkstra-algorithm oops-in-cpp yen-algorithm

Last synced: 26 Mar 2025

https://github.com/frouioui/plazza

A pizza shop simulation using multi threading and shared memory across processes

cpp epitech load-balancer named-pipes plazza shared-memory socket threads

Last synced: 17 Mar 2025

https://github.com/slwu89/infectionsim

spatial simulation of stochastic infection dynamics in a city

agent-based-modeling agent-based-simulation cpp

Last synced: 19 May 2026

https://github.com/th0rgal/simulant

A C++ simulation of ant colonies made for the Paris Saclay University.

ants cpp simulation

Last synced: 17 Oct 2025

https://github.com/hugodonotexit/stocksim

Stock Sim is a C++ simulation game that uses SFML to teach users about stock and cryptocurrency trading through interactive gameplay, providing a hands-on experience in managing financial portfolios in a dynamic, virtual market.

cpp game sfml-game stock-market

Last synced: 07 Sep 2025

https://github.com/jsmolka/shell

Here be dragons (and common code).

cpp shell

Last synced: 15 May 2026

https://github.com/epi5131/simden

低レベルSIMDライブラリ 静的命令セット判定

cpp cpp20 simd wrapper

Last synced: 13 Jun 2026

https://github.com/samsze0/toy-graphics

A toy project on graphics programming with OpenGL

cmake conan cpp glsl graphics nix opengl

Last synced: 20 Jan 2026

https://github.com/bfjesso/jesso-injector

GUI DLL injector for Windows.

cpp reverse-engineering winodws wxwidgets

Last synced: 10 Apr 2025

https://github.com/sergio-eld/endian_converter

Template C++11 library for endianness conversion.

cpp cpp11 endianness template

Last synced: 02 Sep 2025

https://github.com/yearing1017/cpp_may5

cpp

cpp

Last synced: 26 Mar 2025

https://github.com/echosingh/handgestrecognition

This project uses OpenCV to perform hand gesture recognition using a webcam.

computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam

Last synced: 09 Apr 2025

https://github.com/arnavmehta3000/nuiengine

A fully documented game development framework

cpp gamedev-framework gameengine

Last synced: 14 Dec 2025

https://github.com/sumitkumargiri/placement-management-project-c-

This repository contain all the best practices for managing Github repository.

cpp github placement-management project

Last synced: 15 May 2026

https://github.com/programerakgry/qt---demo

入门级—普通级—精品级—宝藏级(作坊级)—传说级(企业级)—神话级(上市级)

cpp qt5

Last synced: 06 Mar 2026

https://github.com/tradias/variate

Deduce the template parameter of a variant based on every return path

convenience cpp cpp20 header-only variants

Last synced: 05 May 2026

https://github.com/mikekasprzak/requirecxxfeature

Simple cmake module to specify required C++ and standard library features

cmake cmake-modules cplusplus cplusplus-20 cpp

Last synced: 02 Feb 2026

https://github.com/hatsusixty/ldays

This is my first malware! I coded it in C++ and this repository have the source code of my malware!

c coding cpp malware

Last synced: 18 Mar 2025

https://github.com/yawkar/hse-cpp-course

(HSE) C++ course lab works and etc

cpp hse labs

Last synced: 09 Apr 2025

https://github.com/takkii/cppsource

日めくりCpp、うるう計算版 🌎

cpp himekuri

Last synced: 09 Sep 2025

https://github.com/yottaawesome/python-win-extension

An example Python extension on Windows for my personal reference.

cpp python-extension python3 win32

Last synced: 13 May 2026

https://github.com/0xisk/exploring-cpp

A repository focused on learning and practicing the C++ language.

cpp cpp-course cpp11 cpp14 cpp17 cpp20 learning-by-doing

Last synced: 24 Aug 2025

https://github.com/widberg/pcil

A python CLI tool used to generate a single header C++ library for getting PCI device names

autogenerated cpp cpp-library cpp11 lookup-table modern-cpp pci python single-header

Last synced: 14 May 2026

https://github.com/lgope/problem-solving-oj

The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃

c codeforces-solutions cpp hackerrank-solutions timus-solutions uri-solutions uva-problem-solving

Last synced: 14 May 2026

https://github.com/ramamagarwal/cp

This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.

competitive-programming cpp problem-solving

Last synced: 26 Mar 2025

https://github.com/ramamagarwal/project-online_ticket_booking_system

This repository consists of an online ticket booking system design similar to BookMyShow

cpp oops

Last synced: 26 Mar 2025

https://github.com/korigamik/neural-web

A feed forward Neural Network library and Visualization written in C++, compiled to wasm!

collaborate cpp emscripten feedforward-neural-network github github-pages machine-learning neural-network webassembly

Last synced: 15 May 2026