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/dennisfrancis/learn-opengl

C++ code examples made for learning OpenGL based on learnopengl.com

cmake cpp opengl opengl-tutorial

Last synced: 21 May 2026

https://github.com/arocull/shepherd

A top-down game about a shepherd and his flock of sheep.

cpp game

Last synced: 06 Jul 2026

https://github.com/kiprasmel/debug.h

small yet handy debugging utility for competitive C++

competitive-programming cpp debug header logging utility

Last synced: 29 May 2026

https://github.com/emapco/ca-project

CHEM274B Group Project: Chongye Feng, Emmanuel Cortes, Trevor Oldham

cellular-automata cpp doxygen group-project

Last synced: 14 Mar 2025

https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado

Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!

c-mais-mais cpp logica-de-programacao

Last synced: 21 Sep 2025

https://github.com/maroqijalil/ros2-tutorial

A ROS 2 Workspace which is implemented based on ROS 2 Documentation

cpp foxy ros2 ros2-foxy

Last synced: 30 Mar 2025

https://github.com/tomheaton/multicon-probe

Arduino two way communication using nRF24L01s. :joystick:

arduino cpp nrf24l01 rf24

Last synced: 12 May 2026

https://github.com/jimmychenkk/rt1064-smart-car-the-18th-southeast-university-intelligent-vehicle-competition-

Third Prize in the 18th Southeast University Intelligent Vehicle School Competition. (Certificate.pdf)2023.12 The program is relatively small, consisting only of main.c, but it serves as a great introductory project for microcontrollers. The compilation platform is IAR, and the chip used is the RT1064. 东南大学第十八届智能车校赛三等奖,程序规模较小,仅main.c,但是是很好的单片机启蒙项目

c cpp iar rt1064 stm32

Last synced: 03 May 2026

https://github.com/cemderv/cppgfx

CPU-based graphics library for C++

cpp graphics modern-cpp software-rendering

Last synced: 06 Apr 2025

https://github.com/vyom-yadav/cpp

My C++ exercises and notes.

concepts cpp

Last synced: 05 Apr 2025

https://github.com/jakubvojvoda/rsa-cryptography

Simple RSA implementation using GMP

cpp cryptography decryption encryption gmp rsa

Last synced: 14 May 2025

https://github.com/jakubvojvoda/terrain-generation

Simple LoD terrain generation and displaying in OpenGL

cpp generation glee landscape level-of-details lod opengl terain

Last synced: 16 Apr 2026

https://github.com/ferhatgec/sdl4cpp

sdl4cpp, header-only C++ wrapper around SDL2.

cpp header-only sdl sdl2 wrapper

Last synced: 18 Feb 2026

https://github.com/kasouza/kshttp

A simple HTTP server written in c++

cpp http-server

Last synced: 21 May 2026

https://github.com/programmingrainbow/minesweeper-cpp-sdl2

Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.

cpp cpp20 minesweeper sdl sdl2

Last synced: 22 Mar 2025

https://github.com/get-unknown-err0r/unit_converter

A project named unit converter written in C++ that can convert between various units such as length, weight, and temperature. This is very accurate to result and provide seamless facility to calculate.

arpit-prajapati c-plus-plus-programming cpp get-unknown-err0r github shell-language-standard unit-converter

Last synced: 07 May 2026

https://github.com/emmanuelmess/qtsandsimulator

A small Qt simulator in C++

cellular-automata cpp qt

Last synced: 25 Apr 2026

https://github.com/izzhafeez/szmatrix

Space-partitioning data structure to improve queries for clustered points in 2D space

cpp data-structures geospatial

Last synced: 06 Apr 2025

https://github.com/vsaint1/cs2-jni

Web gaming chair for cs2 made with C++ and JNI

cpp cs2-hack external hack java jni jvm wallhack web

Last synced: 19 Jan 2026

https://github.com/max21910/bataille-navale

A Bataille-Navale Game made in c++ for a school project

cpp france game shoolproject

Last synced: 22 Mar 2025

https://github.com/ricardodalarme/opengl-cpp

Representação de arquivos PGM como modelo de Malha Triângular e Nuvem de Pontos utiizando C++ e OpenGL

cpp graphics-library graphics-programming opengl

Last synced: 23 Jul 2025

https://github.com/bagaffey/4coder_barry

This is my 4coder customization file. These are my personal settings that I use in the 4coder editor.

4coder config cpp

Last synced: 05 Mar 2025

https://github.com/shiroinekotfs/jupyter-cpp-graphic

Logo & Banner for Jupyter C++ kernel

banner cpp graphic jupyter-cpp-kernel logo

Last synced: 15 Jun 2026

https://github.com/theloni-monk/ya6502e

Yet Another 6502 Emulator: An emulator for the iconic MOS 6502 CPU written in c++

6502 6502-processor assembly assembly-6502 cpp emulator

Last synced: 13 Apr 2026

https://github.com/jcbritobr/sray

SRay is a simple raytracer application based on Raytracer in one Weekend book.

computer-graphics cpp raytracer raytracer-application

Last synced: 06 Apr 2025

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

Programming Basic,,,💻

basic-programming cpp

Last synced: 07 Sep 2025

https://github.com/reenphygeorge/aimbot-gaming

A gaming club management project made in 12th grade

cpp

Last synced: 06 Apr 2025

https://github.com/jayeshpandey01/cpp-dsa-program

"Exploring the beauty of C++ programming through comprehensive and organized coding notes. Dive into a world of algorithms, data structures, and efficient techniques, all crafted to enhance your coding journey. Unlock the potential of C++ with these insightful resources."

beginner cpp notes

Last synced: 21 May 2026

https://github.com/jrobles/rock-paper-scissors-lizard-spock

Rock, Paper, Scissors, Lizard, Spock

cpp rock-paper-scissors-lizard-spock

Last synced: 21 May 2026

https://github.com/tawfik-s/competative_programming_trainning_material

trainning material for problem solving and algorithms sessions belong to me

algorithms cpp problem-solving training-materials

Last synced: 21 May 2026

https://github.com/fulldroper/caesarcipher

Classes realize Caesar encryption methods on popular programming languages like: JavaScript, Java, C++, Phyton, PHP, Pascal, Lua, Go

caesarcipher cpp go golang java javascript js lua pascal php phyton

Last synced: 08 Apr 2026

https://github.com/kentlouisetonino/sw-ds-runner

A simple CLI project that implements different Data Structure.

binary-tree cli cpp queue

Last synced: 06 Apr 2025

https://github.com/hmzelidrissi/bank-account-management-cpp

This is a Bank Accounts Management System with C++

cpp

Last synced: 16 Jul 2025

https://github.com/davidyslu/classicsudoku

Implement the classic game "Sudoku" in C++

c-plus-plus cpp game game-development

Last synced: 28 Aug 2025

https://github.com/davidyslu/onlinejudgezero

Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)

algorithms cpp data-structures

Last synced: 14 May 2025

https://github.com/cra3z/smtplib

A C++ SMTP client

cpp smtp-client

Last synced: 16 Oct 2025

https://github.com/thecoder-ashish/onlinestlstore

A basic C++ console based store management system using STL concepts

cpp cpp17 management-system stl store

Last synced: 28 Jun 2025

https://github.com/magicallas/sfml_mes

C++ Project in School using SFML

cpp game school-project

Last synced: 22 Mar 2025

https://github.com/joshua-riek/conway-s-game-of-life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game

Last synced: 06 Apr 2025

https://github.com/kmnafiur/banking-management

Banking Management System Using C++

cpp

Last synced: 28 Jun 2025

https://github.com/opikadash/memory-management-simulator

C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.

best-fit cpp data-structures first-fit googletest makefile operating-systems simulation

Last synced: 28 Jun 2025

https://github.com/tirimid/nimpedpp

nimped++ is the C++ rewrite (with some featural changes / additions) of nimped

cpp cpp20 custom personal programming text-editor

Last synced: 22 May 2026

https://github.com/yothgewalt/topgun-rally-haptic-gloves

About haptic gloves in TESA Event.

cpp glove mqtt

Last synced: 22 Mar 2025

https://github.com/flast/cppcheck-sarif

Convert cppcheck xml report to SARIF

c c-plus-plus cplusplus cpp cppcheck sarif static-analysis

Last synced: 11 May 2026

https://github.com/fednazar/stataddict-for-telegram

Utility for generating statistics based on an exported Telegram group chat history

c-plus-plus cpp statistics telegram telegram-group

Last synced: 05 Apr 2025

https://github.com/tannicarcher/checkfiles-for-virus

Using virustotal API

api cpp virus virustotal

Last synced: 25 Jun 2025

https://github.com/0xsky/libredis-client

Redis C++ client, suppert redis cluster, requires hiredis only

c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety

Last synced: 09 Jun 2026

https://github.com/striter-no/kinexengine

Игровой движок написанный на C++ и использующий OpenGL

cpp glew glfw opengl

Last synced: 14 May 2026

https://github.com/kylesmith19091/bitmanip

This is a header only library for common bit manipulation and other operations using constexpr and some bit manipulation techniques to provide a low overhead and efficient interface.

bit-manipulation bit-tricks cpp header-only

Last synced: 28 Mar 2025

https://github.com/heyfoz/cpp-vehicle-fleet-txt-file-reader

The Vehicle Fleet Text File Reader Program (C++) uses a loop to read a file named FleetInput.txt, which holds vehicle ID, miles, and gallons space delimited on each row. Then, the program calculates the fleet average and individual average miles per gallon (MPG), displaying the results in the console are tabular output.

calculations cpp mpg reader txt-files

Last synced: 25 Mar 2025

https://github.com/naltun/eyes-cpp

eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"

cplusplus cpp information-gathering pentesting

Last synced: 30 Mar 2025

https://github.com/ultirequiem/lorem

✍ Generate Lorem Ipsum like a pro (Lorelai for C++)

cpp lorem-ipsum lorem-ipsum-generator

Last synced: 02 Apr 2026

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

A simple tic-tac-toe game coded in C++!

cpp

Last synced: 15 Mar 2025

https://github.com/tallamjr/computing-for-scientists-book

Exercises and code from Computing for Scientists Book.

book cpp fortran

Last synced: 03 Sep 2025

https://github.com/marichu-kt/chacha20-poly1305-x25519

Esto es una app cliente-servidor en C++ que cifra mensajes con ChaCha20-Poly1305 y usa X25519 para el intercambio seguro de claves. Soporta comunicación bidireccional por TCP y configuración vía XML.

asymmetric-encryption c-plus-plus chacha20-poly1305 client-server cpp cryptography curve25519 end-to-end-encryption multi-threading network-security openssl secure-chat secure-communication secure-messaging tcp-sockets x25519 xml-configuration

Last synced: 23 Apr 2025

https://github.com/aquanox/quickplaypresetsplugin

Plugin adding quick launch of PlayInEditor presets for Unreal Engine

cpp unreal-engine unreal-engine-5 unreal-engine-cpp-plugin unreal-engine-plugin work-in-progress

Last synced: 29 May 2026

https://github.com/veljkobogdan/exponentialnotationlib

A lightweight C++ library for handling exponentially large or small numbers using scientific notation (mantissa × 10^exponent).

cpp exponential exponential-notation header-only math math-library notation

Last synced: 16 Mar 2025

https://github.com/abhaysp95/essential_cp

The repository contains solutions to the CP & DSA problems from various platforms

algorithms codechef-solutions codeforces-solutions competitive-programming cpp cpp14 dsa leetcode-solutions python zig ziglang

Last synced: 12 Mar 2026

https://github.com/williamzhang20/design-patterns

Practicing software design patterns in C++

cpp design-patterns

Last synced: 26 Mar 2025

https://github.com/wtrsltnk/graphicsfileloader

Old piece of code that I wrote around 2005. This was an application which could load 3d meshes from file and editor it with tools, far from complete ofcourse!

cpp opengl win32

Last synced: 08 May 2026

https://github.com/tvumcc/pde-sandbox

Interactive simulation of physics based PDEs using OpenGL compute shaders

cpp opengl pdes physics

Last synced: 17 Apr 2026

https://github.com/nicosnicolaou16/androidprojectandndk

This project sets up the NDK (Native Development Kit) in Android for communication between an Android project and C/C++ code. In this example, the C/C++ code simply prints a text message to the Android application.

android c cmake cplusplus cpp jetpack-android jetpack-compose kotlin kotlin-android ndk ndk-cmake

Last synced: 22 Apr 2025

https://github.com/gregoirehenry/snake

Multi-platform SNAKE C++/SFML

cpp sfml snake

Last synced: 24 Mar 2025

https://github.com/jullysilva/atvs_praticas_pucminas

Este é um repositório onde concentra muitas das atividades práticas dadas pela Pucminas, no Curso de Engenharia, enquanto estudante. Alguns projetos foram individuais e outros foram em coletivo.

c cpp crud-sample docker java javascript python react travis-ci

Last synced: 13 Apr 2026

https://github.com/eel-moun/http-webserver

This project is about writing our own HTTP server. and understanding the HTTP protocol.

cgi chunked-encoding collaboration cpp git http-methods http-protocol http-server multiple-clients non-blocking-server sockets system-design

Last synced: 20 Apr 2026

https://github.com/iamsdas/text-compression

This is a simple text compression utility using the lzw algorithm in c++

cpp file-compression lzw text-compression

Last synced: 08 Apr 2025

https://github.com/ckormanyos/mathematica_mathlink

C++ template header for interacting with the Mathematica(R) kernel

cpp mathematica

Last synced: 23 Feb 2026

https://github.com/shadowmitia/raytracer-upsud

Project for the photorealistic rendering class

cpp raytracer

Last synced: 05 Sep 2025

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems

Laboratorios de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

analysis cpp famaf-unc network network-algorithms network-protocols omnetpp python university-subjects

Last synced: 28 Feb 2025

https://github.com/sr-tamim/bankman-cpp

A simple bank management system using C++ (OOP)

cpp cpp-programming oop oop-in-cpp oop-principles

Last synced: 29 May 2026

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/bisocm/rykeshell

RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.

cli cmake command-line cpp shell terminal unix-shell

Last synced: 07 Jan 2026

https://github.com/KalbarczykDev/sdl2-pong

Recreation of the classic Pong game with SDL2 lib and C++!

beginner beginner-friendly cpp first-contributions pong pong-game sdl sdl-library sdl-ttf sdl2

Last synced: 16 Oct 2025

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab4

Laboratorio 4 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

analysis cpp dijkstra-algorithm famaf-unc graph-topology lab matplotlib network omnetpp optimization python red-protocol routing-algorithm university-project

Last synced: 28 Feb 2025

https://github.com/daisvke/ft_otp

This program allows you to securely store an initial password in an encrypted file and generate a new TOTP (Time-based One-Time Password) every time it is requested. It provides both a CLI and a GUI version.

cpp cryptography ecole42 ft-otp otp-generator qrcode-generator qt security totp totp-generator

Last synced: 28 Feb 2025

https://github.com/helcsnewsxd/famaf-computer_science-discrete_mathematics_ii

Laboratorio, algoritmos y demostraciones de la materia de Matemática Discreta II de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

algorithm-implementation c cpp demostration discrete-mathematics error-correction-codes famaf-unc graph-coloring graph-flow graph-matching math-theory university-subjects

Last synced: 28 Feb 2025

https://github.com/bpdesilva/student-registration-system

Procedural Programming concepts with C++ first project of the first year.

c-plus-plus cpp procedural-programming regex regular-expression visualcplusplus visualcpp

Last synced: 24 Apr 2025

https://github.com/opensourcedoc/ccwarn

Test Code Quality and Standard Conformity for C or C++ Code against Both GCC and Clang

c c-language c-plus-plus clang cpp freebsd gcc linux shell-script standard-conformity unix warnings

Last synced: 12 Apr 2026

https://github.com/ivanch/candlebright

Jogo desenvolvido em C++ utilizando SFML.

c-plus-plus cpp cpp98 game jogo sfml

Last synced: 02 Jan 2026

https://github.com/james-p-d/consolesnake

Snake game for Windows console in C/C++

c console-application cpp snake snake-game

Last synced: 21 Apr 2026

https://github.com/nkid00/24game

寻找 24 点的最佳解法。Find the best solutions of 24.

24game 24pointgame 24points cpp cpp17 mathematics

Last synced: 16 Mar 2025

https://github.com/hasanulmukit/programming-problems

A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.

c coding-interviews coding-test cpp java programming-exercises programming-problems python

Last synced: 13 Apr 2026

https://github.com/euripedesrocha/tbpp

A simple test library for verilator

cpp fusesoc verilator verilog

Last synced: 23 Mar 2025

https://github.com/nathanpotter17/emcc-wasm

WebAssembly and WASI using C++ & Rust

c cpp emscripten js wasm wasmtime webassembly

Last synced: 22 Apr 2025