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/beepboopbit/console-snake-game

Creating a snake game using escape sequence

console cpp game

Last synced: 20 Mar 2025

https://github.com/shinkeonkim/3d-printer-calibration-program

daVinci 1.1 plus 3D priter calibration c++ cli program (created 2017)

3dprinter cli cpp highschool-project

Last synced: 13 Jun 2026

https://github.com/ayesha-quazi/gfg-160-days-dsa-challenge-

I've embarked on a 160-day challenge to tackle the GFG DSA sheet starting from 15th November! 🚀 My goal is to share my journey from being a beginner to reaching a pro level in Data Structures and Algorithms (DSA). I'll be solving problems in C++ and documenting my progress along the way.

cpp dsa-cpp dsa-learning-series dsa-practice dsalgo dsalgo-questions

Last synced: 03 Apr 2025

https://github.com/contisimone99/bulletin-board-system

Cryptography-focused messaging platform with Perfect Forward Secrecy, developed for cybersecurity education. Implements secure user registration (email challenge-response), encrypted message posting, and replay attack protection using raw OpenSSL primitives.

bulletin-board cpp cryptography openssl

Last synced: 02 Jul 2025

https://github.com/cwboden/.dotfiles

My dotfiles and some personal projects

cpp dotfiles game nix python rust

Last synced: 12 Apr 2026

https://github.com/seigtm/prime-and-perfect-numbers

A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.

cpp cpp-qt homework homework-assignments homework-exercises perfect-numbers prime-numbers prime-numbers-calculation qt qt-cpp qt5 qtcreator

Last synced: 20 Apr 2025

https://github.com/amlel-el-mahrouss/astdx

Amlal's Standard Extension.

cpp library stl

Last synced: 09 Apr 2025

https://github.com/seigtm/bidirectionalringlist

Ring doubly linked list C++ class implementation. My very old college homework from 2020.

bidirectional-lists class cpp cpp-class cpp-library data-structure data-structures linked-list list

Last synced: 20 Apr 2025

https://github.com/fl444mingo/fl4-cs131-07-lab

Ch. 7, Lab 1, Score Statistics

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/frc5024/basebot

Robots! Quickly.

arm cpp frc wpilib

Last synced: 11 May 2025

https://github.com/mr-destructive/virtual-fight

A game made to understand Object-Oriented-Programming concepts in C++

cpp oops-in-cpp

Last synced: 24 Mar 2025

https://github.com/takkii/himekuri2

[Ruby/C++] himekuri2 📅

4 cpp exe himekuri2 rice

Last synced: 19 Apr 2025

https://github.com/liulingxi2/multi-person-communication-platform-ssp-2.0

Multi-person communication platform SSP 2.0

cpp microservice mysql social software

Last synced: 02 May 2026

https://github.com/FelypeDantas/Estudos_Linguagens_C

Estudos em c++, c e c#

cpp estatistica

Last synced: 08 May 2025

https://github.com/kardbord/concurrency

Sharded, thread-safe implementations of STL containers.

concurrency cpp cpp17 thread-safe thread-safety

Last synced: 12 Jun 2025

https://github.com/7irelo/gymon

Engineering Render Engine (C++, OpenGL, GLFW, DirectX)

cpp directx glfw opengl

Last synced: 04 Feb 2026

https://github.com/klus3kk/text-based-game

My old ASCII game :)

2d-game ascii-graphics cpp

Last synced: 22 Nov 2025

https://github.com/ayesha-quazi/49-days-dsa-challenge

I'll be sharing my daily journey of applying what I’ve learned in C++ by tackling Last Minute Problems provided by Fraz Sir.

challenge cpp dsa-algorithm dsa-practice dsalgo-questions

Last synced: 03 Apr 2025

https://github.com/bestmahdi2/uni__stm32menudesignprogramlcd2x16

A university project where a menu program was designed with STM32F407VG that works with keys and a 2x16 LCD

cpp lcd lcd16x2 menu stm32 stm32f4 stm32f407vg stm32f407vgt6

Last synced: 18 Apr 2026

https://github.com/ka-iden/huffman

Huffman coding, compression and decompression

cpp huffman-coding huffman-compression-algorithm

Last synced: 07 Apr 2025

https://github.com/arsdever/programming_on_linux

Wrapping linux's file manipulation API into classes

cpp cpp11 linux

Last synced: 17 Apr 2026

https://github.com/gummif/endocpp

Modern C++ functional programming concepts library

cpp cpp17 functional-programming header-only library

Last synced: 23 Mar 2025

https://github.com/urumqinsky/ft_containers

Reimplementation of some basics STL containers

cpp school21 stl-containers

Last synced: 12 Jun 2026

https://github.com/kareimgazer/xml-parser

Best xml editor from scratch

cplusplus cpp csharp json parser xml

Last synced: 07 May 2026

https://github.com/fl444mingo/fl4-cs131-02-laba

Ch. 2, Lab 1, Grade Checker

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/khaledhosseini/polygolt-dsa

Data structures and algorithms for polyglot programmers.

algorithms cpp csharp datastructures dsa java javascript python swift

Last synced: 12 Apr 2026

https://github.com/jsmolka/disarmv4t

An ARMv4T disassembler.

armv4t cpp disarmv4t disassembler

Last synced: 08 Apr 2025

https://github.com/adityagpramanik/scheduler

This is scheduler written in C++ which will help you to feed your schedule in it and analyse yourself.

cpp linux

Last synced: 23 Apr 2025

https://github.com/matubu/gccwatcher

⌚ Rerun your c/c++ program on file change

c cpp deno watcher

Last synced: 11 Oct 2025

https://github.com/fl444mingo/fl4-cs131-06-01-fileio

Ch. 6, Lesson 1, File In/Out

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-04-02-custfunc

Ch. 4, Lesson 2, Custom Functions

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-04-01-func-type

Ch. 4, Lesson 1, Functions and Type Casting

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/whoiscipher/minigolf

2D mini golf game developed in C++ using raylib

cpp game-development raylib raylib-cpp

Last synced: 01 Apr 2025

https://github.com/whoiscipher/chessmasters

Lichess-esk multiplayer chess game made using C++ and SFML

chess-game cpp lichess-clone sfml sfml-game

Last synced: 01 Apr 2025

https://github.com/pritz69/cses-problemset-solutions

This repository contains my solutions to the problems from the CSES Problem Set. Each solution is implemented in Python and thoroughly tested. Feel free to explore, learn, and use these solutions as a reference for your own understanding of algorithmic problem-solving.If you would like to contribute, fork and branch/pull request this repository.

competitive-coding competitive-programming competitiveprogramming cp cpp cses cses-dp-section cses-problem-set cses-problem-set-solution cses-solutions java java-8 python python3

Last synced: 28 Feb 2025

https://github.com/fl444mingo/fl4-cs131-03-02-switch

Ch. 3, Lesson 2, Switch Cases

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl444mingo/fl4-cs131-02-04-while

Ch. 2, Lesson 4, While Loops

cpp learning learning-cpp

Last synced: 01 Apr 2025

https://github.com/fl2mex/vkengine

WIP Toy Vulkan Engine for the sole purpose of learning Vulkan and its best practices

cpp cpp20 vulkan vulkan-engine

Last synced: 25 Mar 2025

https://github.com/garyhilares/chess

A chess game interface created using SFML and C++.

chess cpp game sfml

Last synced: 08 Apr 2025

https://github.com/martinmitchell05/tomato-assault-project

A final project game developed with C++ & SFML library.

cpp object-oriented-programming sfml-game sfml2

Last synced: 11 Jun 2025

https://github.com/insightsoftwareconsortium/itkiomeshswc

ITK module for reading meshes from SWC files, a human- and machine-readable format for representing neuron morphologies

cpp insight-toolkit itk itk-module morphology neuroscience python swc

Last synced: 13 Apr 2025

https://github.com/jilliennelapid/packagedelivery

A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.

classes-and-objects cpp header-files

Last synced: 15 Mar 2025

https://github.com/fl444mingo/fl4-cs131-02-03-if

Ch. 2, Lesson 3, If statements

cpp learning learning-cpp

Last synced: 23 Jun 2025

https://github.com/s-m-j-i/banking-system

A simple Banking system in C/C++

banking cpp stl

Last synced: 16 Mar 2025

https://github.com/inteliense/easy_encrypt_cpp

Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.

aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512

Last synced: 07 Apr 2025

https://github.com/sanchitbajaj02/my-c-project

C++ project of travel agency

class cpp project tourism

Last synced: 04 Sep 2025

https://github.com/poseidon-code/slice

An implementation of dynamic sized, console based space separated list input with inbuilt console output and input operator overloads, inspired from Python's List.

cpp header-files slice

Last synced: 01 Jul 2025

https://github.com/winstonliyt/c-basedcompilerwithqt

C-based Compiler With Qt for Course 10031202 Project

compiler-design cpp grammar-parser lr1-parser syntax-analyzer

Last synced: 28 Apr 2026

https://github.com/thomasportelettegit/si3-s5-parm

Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++

armv7 assembly cpp logisim

Last synced: 28 Apr 2026

https://github.com/curve/gpu-screen-recorder-all-audio

📽️ A small program which allows gpu-screen-recorder to record all desktop-audio as well as your microphone

cpp gpu-screen-recorder pipewire

Last synced: 27 May 2026

https://github.com/ka-iden/hyper

Mini Vulkan Engine for testing

cpp vulkan

Last synced: 10 Aug 2025

https://github.com/jowwan/tic-tac-toe

A console-based Tic-Tac-Toe game written in C, featuring three exciting modes: Classic Tic-Tac-Toe, Footy Tic-Tac-Toe, and Basketball Tic-Tac-Toe. Simple, fun, and perfect for nostalgic gameplay!

basketball c console console-application console-game cpp football project tic-tac-toe tictactoe

Last synced: 08 Apr 2025

https://github.com/ggjorven/pulse

My own C++20 utility library.

cpp cpp20 modern-cpp utility

Last synced: 02 Apr 2026

https://github.com/rinatmambetov/codewars-solutions

My solutions of the katas from Codewars platform

codewars codewars-kata codewars-solutions cpp

Last synced: 16 Mar 2025

https://github.com/sakrist/simplecpuraster

A simple CPU rasterizer is written with C++. glm as math library

cpp glm graphics rasterization rasterizer

Last synced: 08 Apr 2025

https://github.com/kkkaan/reinforcement-learning-for-tsp

A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).

cpp q-learning-algorithm travelling-salesman-problem

Last synced: 19 Jun 2026

https://github.com/avakar/intrusive_list

Header-only, composition-based, allocation-free double-linked list for C++11

cpp cpp11 intrusive-containers linked-list

Last synced: 12 Apr 2025

https://github.com/czoido/conan-graph3d

Generate a Conan dependency graph visualization in 3d

conan cpp data-visualization

Last synced: 20 Jan 2026

https://github.com/pymarcus/competitive_programming

Exercícios afim de melhorar a lógica e o desempenho nas competições

cpp

Last synced: 08 Oct 2025

https://github.com/aryank1511/cpp-object-oriented-programming

Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.

cpp oop

Last synced: 08 Oct 2025

https://github.com/gilzoide/functor2c

Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop

c-interop cpp cpp11 cpp17 function-pointer function-pointers functor single-file single-file-library single-header single-header-library

Last synced: 08 Oct 2025

https://gitlab.com/ngdream/H5assembler

code satic html pages without repeating yourself

C++ HTML/CSS bison cpp flex front-end html5 yaml

Last synced: 12 Mar 2025

https://github.com/stonelabs/webduino-generator

Python program to automatically create arduino webserver from "web files"

arduino arduino-webserver code-generation cpp python

Last synced: 14 Jan 2026

https://github.com/nelsonbittencourt/excel_to_dataframe

A high performance C++ library to convert Excel files to pandas dataframes.

converter cplusplus cpp dataframes excel pandas parser performance python worksheets

Last synced: 27 Jan 2026

https://github.com/engichang1467/doodlejumpcpp

Created a Doodle Jump game in C++ and SFML Libraries

cpp doodle-jump sfml sfml-game

Last synced: 08 Oct 2025

https://github.com/doyoulikevanyouxi/cai

from 0 to Master, Build Your Own C++Interface Framework

cpp interface opengl

Last synced: 20 Apr 2026

https://github.com/jacopodl/argsx

Command line option parser

argsx c cli console cpp option-parser options

Last synced: 27 Apr 2026

https://github.com/Chi-EEE/html-parser

C++ HTML parser that generates a simple DOM tree in C++17

boost cpp cpp-html-parser cpp17 css html html-parser html-parser-library html5 library parser scraping xmake

Last synced: 12 Mar 2025

https://github.com/raihanuldev/cpp-for-dsa

Cpp basics for Jumping DSA

codeforces-solutions cpp dsa dsa-algorithm

Last synced: 08 Oct 2025

https://github.com/maxilevi/hedra-core

C++ library with routines used in Project Hedra

cpp fast library meshing performance perlin-noise simd

Last synced: 09 Oct 2025

https://github.com/haimozer123/network_project_rted

enhanced UDP-based file transfer system, similar to TFTP, with additional features in CPP

cpp ftp udp-protocol

Last synced: 01 Apr 2025

https://github.com/ignavan39/binary-tree

university laboratory binary tree

binary-search binary-search-tree binary-tree cpp cpp20 lab

Last synced: 09 Oct 2025

https://github.com/calint/compiler-2

experimental compiler of minimalistic language to nasm x86_64 for linux

assembly-x86 compiler cpp x86-64

Last synced: 09 Oct 2025

https://github.com/proximax-storage/cpp-xpx-chain

Official ProximaX Blockchain Server Node Component

blockchain code cpp server xpx

Last synced: 12 Mar 2026

https://github.com/awais-124/oop_project

Second Semester Project. Payroll Management System. A Console Application with Responsive UI.

cpp oop payroll-management-system ui

Last synced: 19 Apr 2026

https://github.com/matgomes21/percepcao-termica

Projeto eletrônico de controle e coleta de temperatura corporal para monitoramento médico da sensibilidade epitelial.

arduino cpp electronics hardware software

Last synced: 15 May 2026

https://github.com/jmarrec/energyplus-cpp-demo

Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI

cpp cpp20 energyplus ftxui hacktoberfest

Last synced: 27 Jan 2026

https://github.com/null93/expression-compiler

Simple language compiler that is driven by mathematical expressions and transpiled into c++ code

compiler cpp elc expression-language lexer parser

Last synced: 26 Mar 2026

https://github.com/jstmaxlol/cliprogramtemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 05 Feb 2026

https://github.com/xreedev/coding-training

Programs that were written as part of a Coding training session held at Marian Engineering College.

beginner-code beginner-friendly beginner-project c coding-challenge coding-interviews coding-test cpp python python3 training training-material training-project

Last synced: 13 Apr 2026

https://github.com/mahsank111/oops-fundamentals

Basic fundamental codes of oops

cpp object-oriented-programming

Last synced: 09 Oct 2025

https://github.com/abhinavmir/openstreetmap-in-cpp

Using IO2D + OSM + CPP to build A* Algorithm that finds best path between two co-ordinates on an actual Open Street Map section.

cpp project udacity

Last synced: 09 Oct 2025

https://github.com/hbkabir004/listen-the-lesson

‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.

asp cpp powershell python

Last synced: 13 Apr 2026

https://github.com/caefleury/tp1-tb2

Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB

cpp object-oriented-programming scrum

Last synced: 26 Mar 2025