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/umbrellaleaf5/assembly_text_task

Performing text exercise on the course "Introduction to Computer Architecture" at MIPT DAFE/RSE

assembly boost cmake cpp dafe mipt

Last synced: 26 Mar 2025

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

Light C++ parser for xml file. You can both import or create from 0 xml structure.

cpp export export-xml handler import import-xml json nlohmann xml

Last synced: 27 Jan 2026

https://github.com/jomart02/lazuli

Qt NMEA navigation data simulator program supporting plugin system

cpp linux nmea nmea0183 qss qt simulator ubuntu windows

Last synced: 23 Oct 2025

https://github.com/slyfryfrog/nuit

A modern cpp game framework with an OpenGL backend and demo projects.

cpp cpp23 opengl raycaster

Last synced: 14 Oct 2025

https://github.com/nbdy/modulepp

cpp module framework

cpp modular modularity modulepp shared-library

Last synced: 28 Mar 2025

https://github.com/bacpack-system/packager

BringAuto Packager - a simple way how to build and maintain our dependencies with almost zero learning curve and out-of-the box integration into our workflows.

bacpack-system c cmake cmakelib cpp cxx docker packager

Last synced: 12 Mar 2026

https://github.com/yashkarthik/tinyrenderer

A rasterization engine written from scratch (no libraries) in C++

cpp rasterization

Last synced: 04 Jul 2025

https://github.com/nic-obert/branchless_programming

Proof of concept programming using only truly branchless operations.

branchless challenge cpp proof-of-concept

Last synced: 14 Oct 2025

https://github.com/andezion/wizardrage

Fierce battles will reveal the best mage!

clion cpp cpp11 game-development middle-earth sfml sfml-game

Last synced: 13 Mar 2026

https://github.com/tank3-tk3/pi-calculation-cpu-gpu

PI calculation with CPU and GPU

c cpp cuda parallel-computing pi

Last synced: 13 Apr 2026

https://github.com/matthaeusheer/sph-gl

An openGL render engine for 3D visualization of Gasoline SPH simulations.

cpp opengl sph

Last synced: 14 May 2026

https://github.com/andreasfertig/heise-2020-09-cpp-tricks-auto-as-nttp

Companion source code for "Auto as NTTP"

article cpp cpp17 cpp20 ct heise

Last synced: 25 Mar 2025

https://github.com/tessapower/poo-game

A silly poo game as a first experiment with DirectX :poop:

cpp directx-11 visual-studio

Last synced: 16 Oct 2025

https://github.com/gavinlyonsrepo/fractal_creator

Fractal-generating Demo, creates a fractal using Mandelbrot set. Includes magnifications. Written in C++.

bitmap c cpl cplusplus cpp demo demo-application demonstration fractal fractals graphics mandelbrot mandelbrot-fractal mandelbrot-sets maths

Last synced: 06 Feb 2026

https://github.com/flagarde/elogpp

Wrapper for elog https://elog.psi.ch/elog/

cpp cross-platform elog standalone wrapper

Last synced: 10 Oct 2025

https://github.com/immanuel-c/ilog

A Simple Logger, For people that don't want bloated libraries

c cpp loggers

Last synced: 10 May 2026

https://github.com/offa/matcher

C++11 Hamcrest like Matcher implementation.

cpp cpp11 cpputest hamcrest

Last synced: 17 Oct 2025

https://github.com/brainstone/cppcompiletimearraygenerator

A tiny header only C++11 (and above) library to generate arrays with a generator function at compile time!

constexpr cpp cpp11 cpp14 cpp17 cpp20 header-only

Last synced: 13 Oct 2025

https://github.com/helynranta/game-template

this is template repo for my game projects

cpp gamedev handmade

Last synced: 05 Oct 2025

https://github.com/1064867069/flb_avoperator

Audio and Video Operator

cpp ffmpeg qt

Last synced: 21 Jan 2026

https://github.com/gowthertg/cpp-module-06

This module is designed to help you understand the different casts in CPP.

cpp imperative-programming object-oriented-programming rigor

Last synced: 17 Mar 2025

https://github.com/compscidr/non-blocking-sockets

Non blocking tcp and modbus sockets

cpp libmodbus modbus sockets tcp

Last synced: 09 Jun 2026

https://github.com/mgorshkov/scipy

Scientific methods on top of NP library.

cplusplus cpp math mathematics scipy statistics

Last synced: 02 Apr 2026

https://github.com/kezhengjie/simplelog

You just need to log,so why bother?header-only,single and tiny cpp log lib here!

cpp cross-platform easy-to-use header-only log logging logging-lib logging-library out-of-the-box simple-api thread-safe tiny

Last synced: 16 Oct 2025

https://github.com/yuntianzhou/glblib

An easy C++ graphics library built on top of OpenGL.

cmake cpp easy graphic-library opengl

Last synced: 24 Oct 2025

https://github.com/mhdzhhan/cpp-pattern-programs

It is helpful to improve our logic :)

cpp pattern

Last synced: 18 Mar 2025

https://github.com/threeal/errors-cpp

A C++ package that provides utilities for error handling

cmake cpp cpp-library error error-handling errors library

Last synced: 11 Apr 2025

https://github.com/tom-weatherhead/helix

An RSA encryption and uuencoding/uudecoding application from 2002.

cpp cryptography encryption rsa-encryption uudecode uuencode

Last synced: 09 Oct 2025

https://github.com/steponask/taskbook-cli

📚 My first project: the TaskBook program written in C++ 💻

cpp cpp-cli first-project task-management taskbook taskbook-cli

Last synced: 07 Jan 2026

https://github.com/bmc-labs/matiopp

C++ wrapper for matio - Read Only (for now)

cpp library matio

Last synced: 15 May 2026

https://github.com/suxrobgm/ec-modding-tools

Modding Tools for Hearts of Iron IV: Economic Crisis

cpp game-development modding-tools winapi

Last synced: 26 Mar 2025

https://github.com/flyingcakes85/cpp-rush-book

[WIP] A book aimed at teaching fundamentals of C++ language quickly, without compromising on important details.

book cpp education

Last synced: 17 May 2026

https://github.com/9inefold/exicpp

C++ wrapper for the Efficient XML Interchange (EXI) processor

cpp cpp17 exi xml

Last synced: 23 Feb 2026

https://github.com/hasibul442/computer-graphics-project-town-view-

this is the computer graphics project work with glut, c++, and code blocks. Here I am use "Rotation, Movement, Fan, Circle, Polygon, Translation, Special key, Sound, keyboard control".

c-plus-plus code-blocks cpp glut glut-project

Last synced: 13 Mar 2026

https://github.com/schryzon/rpg-game

A simple command line RPG game in C++ with OOP.

cpp rpg rpg-game simple-game simple-project

Last synced: 07 May 2025

https://github.com/matubu/webserv

A simple web server written in c++

cpp server web webserver

Last synced: 11 Oct 2025

https://github.com/fabiannorbertoescobar/smarttrash

Repositorio Proyecto SOA UNLaM 2C2018 Miércoles. Papelera Inteligente. Sistema Embebido Arduino + Aplicación Mobile Android.

acelerometro android android-app arduino arduino-uno bluetooth bluetooth-arduino c cpp embedded embedded-systems gyroscope internet-of-things iot java proximity-sensor tinkercad

Last synced: 13 Apr 2026

https://github.com/krishgaur1354/login_and_registration

Login & Registration via C++ Program

cpp cpp20 login registration

Last synced: 21 Mar 2025

https://github.com/ucpp/sge

A simple game engine project built with DirectX 12, featuring several milestones to learn and implement rendering techniques.

cpp directx directx12 rendering

Last synced: 05 Sep 2025

https://github.com/amanoteam/venti

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 13 Apr 2026

https://github.com/philipbraatz/eye-solver

The goal of this project is to let a neural network play any game on your screen with constant view of a score.

ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio

Last synced: 11 Mar 2025

https://github.com/jaytwolab/json-downloader

File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더

cpp curl json libcurl visualcpp visualstudio

Last synced: 03 May 2026

https://github.com/kezhengjie/ssl_cert_check

c++ https ssl certificate expiration time and info check tool.Simple and Friendly API of both Cli and Library.

asio cli cmake cpp easy-to-use https https-certificate-expiry library openssl simple-api ssl-certificate-check

Last synced: 04 Dec 2025

https://github.com/sakaars/codes

Daily Coding Question To Enhance My Skills.

app aws c cpp java webdevelopment

Last synced: 15 Feb 2026

https://github.com/andezion/tanks

An improved retro variant of the tanks!

clion-ide cpp retrogaming sfml-game sfml-game-development tanks-game

Last synced: 10 Jan 2026

https://github.com/bigasdev/castledb-cpp-parser

A simple cpp parser for CastleDB

castledb cpp cpp-json json parser

Last synced: 07 May 2026

https://github.com/gjoacorp/blossom

An OpenGL-based rendering engine written in C++.

cpp entt game-engine graphics-programming opengl rendering-engine

Last synced: 05 Mar 2026

https://github.com/abdallahhemdan/codeforces_uva

My solutions of the problems from codeforces and UVA

codeforces codeforces-solutions contest cpp problemsolving

Last synced: 19 Jan 2026

https://github.com/qengineering/traffic-counter-rock5c

A fully functional traffic counter on a bare RK3588 with MQTT and remote live viewer

aarch64 bytetracker cpp deep-learning npu rk3566 rk3568 rk3588 rock5c traffic-counter traffic-counting

Last synced: 05 Feb 2026

https://github.com/Hcolda/QChatServer

A lightweight chat software server (WIP)

chat chat-app chat-application chatapp chatroom cpp cpp23 server

Last synced: 06 Oct 2025

https://github.com/natsalete/so-algoritmo-roundrobin-e-algoritmo-srt

Esse repositório possui dois algoritmos de escalonamento de processos: Shortest Remaining Time (SRT) e Round-Robin (RR)

cpp round-robin rr shortest-remaining-time srt

Last synced: 07 Jan 2026

https://github.com/gdonald/game-of-life-cpp

Conway's Game of Life

conways-game-of-life cpp sdl2

Last synced: 16 Mar 2025

https://github.com/tamim-saad/cses-problem-set-solutions

Solutions to the CSES Problem Set with clean, optimized code. Designed to help competitive programmers improve their problem-solving skills. Contributions are welcome—don’t forget to star!

competitive-coding competitive-programming competitive-programming-contests cpp cses cses-dp-section cses-editorial cses-introductory-problems cses-problem-set cses-problem-set-solution cses-problemset cses-solutions cses-submissions problem-set problem-solving

Last synced: 18 Oct 2025

https://github.com/gilzoide/file2c

Python script that generates C source files with global variables embedding binary/text file contents, with easy integration for CMake projects

bin2c c cmake cmake-module cpp embed-file source-code-generation source-code-generator source-generation source-generator

Last synced: 13 Apr 2026

https://github.com/zdrzalikprzemyslaw/console-chess

Console text-based implementation of Chess in C++

chess cli console console-application console-chess console-gui cpp cpp11 game

Last synced: 10 Jun 2026

https://github.com/kritagya-web/online_examination_project_cpp

This project is a windows-based application used for taking Exams of multiple subjects.Marks would be calculated automatically after the test finishes. Some modules/ functionalities included are New User Registration, Attempt Test, Results, Contact US, etc.

c cpp online-examination-system test-taking-platform

Last synced: 01 Mar 2025

https://github.com/cyberscoper/esp32-game-of-life-ntp

ESP32 project running Conway's Game of Life on an SSD1306 OLED display, featuring real-time NTP clock updates and automatic switching between simulation and time display. 🚀

arduino-ide cpp esp32 oled-display-ssd1306

Last synced: 24 Feb 2026

https://github.com/rbourgeat/scop

Basic GPU rendering with Vulkan (MacOS/Linux)

42born2code 42cursus 42projects 42school cpp linux macos scope vulkan

Last synced: 22 Feb 2026

https://github.com/csiro-hydroinformatics/wila

A C++ framework to couple optimisation tools and simulation models

cpp metaheuristics optimisation

Last synced: 21 Jan 2026

https://github.com/deepsyx/text-resume-analyzer

(C++) Creates a short resume based on text

cpp intersection naive-algorithm nlp sentence

Last synced: 24 Oct 2025

https://github.com/christianpanov/cinq

Language-Integrated Query (LINQ) for C++

cinq cpp cpp-library cpp17 language-integrated-query library linq

Last synced: 30 May 2026

https://github.com/ivanfon/phy2d

A small, simple 2D rigid body physics library for C++.

cpp header-only physics

Last synced: 14 Oct 2025

https://github.com/im-rises/tetrissfml

Tetris game made in C++ 17 with SFML lib

cpp game sfml tetris

Last synced: 11 Jun 2025

https://github.com/sunfl0w/CPP_Piranhas

CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.

ai boardgame-player cpp software-challenge turn-based-strategy

Last synced: 11 Mar 2025

https://github.com/victornpb/multiplexed-7segments-display

Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware

7segment arduino-library arduino-sketch cpp multiplexer

Last synced: 25 Oct 2025

https://github.com/yottaawesome/onyx32

An experimental C++ Win32 DLL-based framework.

cpp cpp20 dll win32 win32api

Last synced: 22 Feb 2026

https://github.com/ismailza/sudoku

Sudoku Game: A classic, engaging Sudoku puzzle experience developed in C++ with SFML.

cpp game sfml sudoku

Last synced: 27 May 2026

https://github.com/diogocarrola/leetcode75

The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.

algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python

Last synced: 06 Oct 2025

https://github.com/loreneteval/tun2socks-python

Python bindings for go tun2socks.

cpp golang proxy pybind11 python socks5 tun2socks tunnel vpn

Last synced: 16 Oct 2025

https://github.com/ldionne/accu-2017-rust-traits-in-cpp

My lightning talk on dynamic polymorphism at ACCU 2017

accu cpp cpp11 cpp14 dyno hana talk type-erasure

Last synced: 18 May 2026

https://github.com/mariam-badr-mb/route-cipher

Route Cipher is a transposition cipher that arranges the message into a grid and then reads it in a spiral order, starting from the outer boundary towards the center. The encryption and decryption are based on a secret key (number of columns), which determines the size of the grid.

cplusplus-20 cpp

Last synced: 26 Jan 2026

https://github.com/sajadtroy/awass

Automated Waste Analysis and Sorting System.

ai artificial-intelligence c cpp object-detection python trash

Last synced: 13 Mar 2026

https://github.com/ismacortgtz/cpp-guide

An intermedius guide to learn C++ from any knowledge level.

course cpp cpp-course english guide spanish tutorial

Last synced: 07 Oct 2025

https://github.com/muhammedmagdyy/acpc-kickoff-2022

Solutions for ACPC Kickoff 2022

algorithms cpp data-structures

Last synced: 18 Mar 2026

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

C++17 implementation of arbitrary precision integer arithmetic

arbitrary-precision arbitrary-precision-integers bigint biginteger cpp cpp17 cpp1z googletest karatsuba

Last synced: 15 Mar 2026

https://github.com/nonrice/basedga

Very simple multithreaded implementation of the Genetic Algorithm

cpp easy-to-use genetic-algorithm machine-learning optimization

Last synced: 26 Oct 2025

https://github.com/andeaseme/ft_retro

Shoot 'em up terminal game in the style of Gradius and Raiden

cpp game ncurses ncurses-library shoot-em-up shootemup shooter terminal terminal-game

Last synced: 08 May 2026

https://github.com/sea5kg/webhook-handler

webhook-handler service

cpp service webhook webhook-handler

Last synced: 30 May 2026

https://github.com/phamduylong/footballrecord

Program to save football game records

console-application cpp

Last synced: 12 Oct 2025

https://github.com/salma-mamdoh/text_editor-program

Our project for Structured Programming Course taken during fall 2022 semester

cpp filesystem problem-solving structure-programing

Last synced: 19 Jan 2026

https://github.com/softtechmx/lib-cpp-algoritmos

Esta libreria es un conjunto de algoritmos de diferentes tipos ya creados listos para ser usados en proyectos.de c++.

algorithms algoritmos cpp cpp17

Last synced: 21 Feb 2026

https://github.com/softtechmx/lib-cpp-geometria

biblioteca de código abierto diseñada para proporcionar a los desarrolladores y matemáticos una herramienta eficiente y fácil de usar para realizar operaciones matemáticas complejas relacionadas con la geometría. Diseñada con un enfoque en la simplicidad, la flexibilidad y el rendimiento.

cpp cpp17 geometry library

Last synced: 08 Oct 2025

https://github.com/sferez/hpc_mpi_traveling_salesman

High Performance Computing MPI for Traveling Salesman Problem

cpp high-performance high-performance-computing mpi openmpi travelling-salesman-problem

Last synced: 30 May 2026

https://github.com/gigalasr/vhdlmake

A build system for vhdl that can infer all dependencies automaticaly

build-system cpp vhdl

Last synced: 06 Mar 2026

https://github.com/congard/tulz

Cross-platform tools library for C++ development

cpp cpp20 cpp20-library cross-platform library linux observable observer-pattern tool tools windows

Last synced: 24 Feb 2026