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/jeugregg/santa-workshop-tour-2019

Kaggle competition santa-workshop-tour-2019 : genetic algorithm proposition compare to Guropi MIP optimizer

competition cpp genetic-algorithm gurobi ipynb kaggle notebook numba santa

Last synced: 13 Apr 2026

https://github.com/nicolascbv/brain-teaser

Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''

cpp cpp20 game game-development makefile puzzle sfml

Last synced: 10 Jun 2026

https://github.com/princep/tensorrt-sample-on-threads

A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads

cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads

Last synced: 22 Jun 2026

https://github.com/tarc/library-template

C++ library template project, featuring CMake, Conan, Google Test and Github actions

cmake conan cpp githubactions google-test template-project

Last synced: 25 Apr 2026

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

This project is an implementation of evolution of no-loss strategies for the game of Tic-Tac-Toe

cpp genetic-algorithm tic-tac-toe

Last synced: 17 Mar 2025

https://github.com/mouad-el-asri/webserv

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver

Last synced: 10 Jan 2026

https://github.com/zloteerer/texas-holdem-evaluator

C++ Texas Hold'em Poker Hand Evaluator 🃏

cpp hand-rank poker rank ranking texas-holdem

Last synced: 17 Mar 2025

https://github.com/bowenfu/matchit.cpp-dev-history

Write your C++ pattern matching library from scratch

cpp pattern-matching

Last synced: 07 Jul 2025

https://github.com/paul-maxime/lets-see-music

A school project about sound and music visualization (2012).

cpp fmod sfml

Last synced: 11 Mar 2025

https://github.com/asynched/cpp-rsa

Implementation of the RSA encryption algorithm using C++.

cpp encryption rsa

Last synced: 12 Mar 2025

https://github.com/pfirsich/clipp

A command line argument parser library for C++17

command-line command-line-arguments command-line-arguments-parser cpp cpp17

Last synced: 02 Apr 2025

https://github.com/jeffamstutz/ftevaluator

small parallel fault-tree evaluator (example code for High Performance Parallelism Pearls Ch. 6)

compiler cpp parallel-computing simd

Last synced: 26 Mar 2025

https://github.com/dhruvdcoder/poly-metic

A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.

computational-kinematics cpp kinematics matrices polynomials

Last synced: 03 Apr 2025

https://github.com/beatussum/cppcourses

Formation C++ 17 dispensée à l'ENSIMAG pendant l'année scolaire 2023-2024

courses cpp cpp17 ensimag hugo

Last synced: 17 Mar 2025

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

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/vishal-ahirwar/cache

Simple Cache system written in C++

cache cpp software-development

Last synced: 17 Mar 2025

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/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/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/jacopodl/argsx

Command line option parser

argsx c cli console cpp option-parser options

Last synced: 27 Apr 2026

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://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/nishbo/timed_sparse_matrix

Save timed sparse matrices and tensors to readable files from Python, MATLAB, and C++.

cpp matlab multi-language python sparse-matrix

Last synced: 14 Jan 2026

https://github.com/kaierikniermann/c_cpp-mini-project-template

This is a template you can use for small quick C projects

c cpp template-project

Last synced: 13 May 2026

https://github.com/fuzzwaz/fuzzy2d-game-engine

A C++ 2D Game Engine built off of the SDL 2.0 framework

2d-game-engine cpp sdl2 video-game videogame

Last synced: 24 Jan 2026

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/vovandreevik/datastruct-iterators

This C++ program demonstrates how to read, process, and sort data using the DataStruct structure and custom sorting criteria.

cpp iterator oop oops-in-cpp struct

Last synced: 06 Oct 2025

https://github.com/filiprokita/colorgrabber

The "ColorGrabber" program written in C++ allows users to grab the RGB values of any pixel on the screen by pressing a specified key. It uses the Windows API to obtain the color information of the pixel under the cursor, and then displays the RGB values in the console window.

colorgrabber console-windows cpp cursor pixel programming rgb rgb-values windows-api

Last synced: 06 Oct 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/nguyenchiemminhvu/LinuxNetworkProgramming

A comprehensive guide for Linux Network (Socket) programming

c cpp network-programming socket-programming

Last synced: 06 Oct 2025

https://github.com/pegvin/dllbundler

Recursively Copy DLLs Required By A .exe or a .dll file.

cpp cpp17 dll-bundler mingw mingw-cross-environment mingw-environment mingw-w64 mingw32 mingw64 msys2 objdump

Last synced: 06 Oct 2025

https://github.com/a2p1k02/obfus

A small program to obfuscate C++ code

cpp obfuscation obfuscator rust

Last synced: 29 Apr 2026

https://github.com/dumitory-dev/cpp-vigenere-decryptor

cpp vigenere decryptor

c cmake cpp decryption

Last synced: 29 Apr 2026

https://github.com/jqntn/raylib-android

raylib native android project template

android c cpp native raylib

Last synced: 06 May 2026

https://github.com/ameeshagireesh/cp

A repository containing solutions to various CP problems on platforms such as 450dsa, CodeChef, Codeforces, LeetCode. Solutions are written in python or cpp.

competitive-programming cpp python

Last synced: 29 Apr 2026

https://github.com/heshanera/tsplot

Compare univariate temporal sequences

cpp timeseries wxcharts wxwidgets

Last synced: 17 Jun 2026

https://github.com/gr3yknigh1/opengl-learning

Doodling around with opengl in C++. Doesn't build, because I am Accidentally deleted imgui subrepo :c

cpp opengl

Last synced: 17 Jun 2026

https://github.com/yousryessam/deterministic-finite-automata

Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states

cpp finite-state-machine state-machine

Last synced: 17 Jun 2026

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

object oriented programming concepts with C++

cpp object-oriented-programming

Last synced: 18 Jun 2026

https://github.com/japneet001/coding-world-cup-finale-2023

All the coding solutions of Coding Ninja Coding World Cup Finale 2023

challenge coding cpp python

Last synced: 30 Apr 2026

https://github.com/korigamik/badapple

Pay Bad Apple on the website favicon

badapple cpp favicon opencv

Last synced: 06 May 2026

https://github.com/elbouzkri/cpp_oop

this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...

cpp oop

Last synced: 18 Jun 2026

https://github.com/learnwithfair/cpp-programming

Here, you can download 100+ c++ / cpp programming file with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]

c-plus-plus cpp learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi

Last synced: 18 Jun 2026

https://github.com/kubasejdak-org/platform

C/C++ application bootstrap layer for various hardware/OS platforms

arm baremetal c cpp embedded freertos linux toolchain toolchain-cmake toolchain-file

Last synced: 06 May 2026

https://github.com/trojaner/eru-ceng-bz205

Assignment for C++ Data Structures and Algorithms Course at ERU

algorithms assignment cpp data-structures

Last synced: 18 Jun 2026

https://github.com/nadidlinchestein/programmingprinciples

Solutions to Programming Principles & Practice Using C++

book computer-science cpp programming

Last synced: 18 Jun 2026

https://github.com/saket-sk/tic-tac-toe-using-c-

Tic Tac Toe CMD Console game

cpp

Last synced: 18 Jun 2026

https://github.com/jgsogo/godot-python

POC using Python inside Godot (GDNative + pybind11)

cpp godot python

Last synced: 06 May 2026

https://github.com/astrodynamic/monitoringsystem

Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.

agents cmake configuration-file cpp cpp17 dynamic-library email-notification kernel logging makefile makefiles metrics monitoring-automation monitoring-system notifications qml qt qt6 system-information telegram-bot

Last synced: 01 May 2026

https://github.com/yumetodo/es-string-algorithm

port from C++STL std::basic_string

cpp npm-package string-algorithms

Last synced: 01 May 2026

https://github.com/bensuperpc/docker-tendra

tendra compiler in docker

c cpp docker tendra

Last synced: 01 May 2026

https://github.com/simobin/dsa_ii

Data structure and algorithm

algorithm cpp data-structures dsa

Last synced: 18 Jun 2026

https://github.com/yayuniversal/pacman-3d

3D Pacman with C++ and OpenGL

cpp opengl pacman

Last synced: 07 May 2026

https://github.com/diogoperei29/x.509-cert-verifier

A small project for loading and verifying X.509 certificate chains against a local trust store using the OpenSSL library.

c certificate certificates cmake cpp cpp17 cryptography icmp openssl python python3 raii scripting testing verification x509

Last synced: 07 May 2026

https://github.com/soraxas/cppm

Progress monitor for C++, with fancy bar, speed monitor, and estimated time to finish

cpp cpp11 progress-bar progress-monitoring tqdm

Last synced: 19 Jun 2026

https://github.com/jorazon/glfw-demo

Simple GLFW 3 application

cpp glfw glfw3 graphics-programming portal

Last synced: 19 Jun 2026

https://github.com/ramithaheshan33/techfix

TechFix is an advanced online management platform designed to streamline the operations of a tech solutions company.

asp-net cpp css

Last synced: 01 May 2026

https://github.com/mcountryman/rookie

Intends to play chess via robot arm that I have yet to purchase

chess computer-vision cpp opencv

Last synced: 29 Apr 2026

https://github.com/mcquerol/blackjack-cpp

Text-based Blackjack game in C++. Focuses on OOP, card deck handling, and game logic.

cards cpp object-oriented-programming

Last synced: 19 Jun 2026

https://github.com/jotavare/leetcode

My completed exercises from LeetCode and some training examples.

bash c cpp leetcode shell

Last synced: 07 May 2026

https://github.com/alfi-lib/alfi

<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.

cpp cpp-library interpolation library math maths

Last synced: 19 Jun 2026

https://github.com/isaacmaffeis/simqueue_2022

simulatore di un sistema a coda in C++

cpp queue-simulation simulation

Last synced: 08 Jun 2026

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

A mod menu for GTAV.

base cheat cpp dll game-hack gta5 gtav

Last synced: 20 Jun 2026

https://github.com/vdwtanner/crusade

A semester game programming project from college. 2D side-scrolling destructible world where you play as a valiant night who levels up and gains new abilities by defeating monsters. Includes a level editor and examples of assets / scripts.

cpp game-dev

Last synced: 20 Jun 2026

https://github.com/breadrock1/topsystemsinterview

There is test case that I had got while processing interview to TopSystems.

cpp interview interview-practice qt6

Last synced: 20 Jun 2026

https://github.com/kassick/compiladores-codes

Code samples for a Compilers course

antlr c cmake compiler compilers cpp cpp11 csharp virtual-machine

Last synced: 07 May 2026

https://github.com/jmsmarcelo/task-tracker-cpp

Task Tracker | CLI | MySQL | C++ | Roadmap.sh

challenge cli cpp database mysql programming project roadmap task-tracker

Last synced: 20 Jun 2026

https://github.com/shailesh-singh-bisht/textman-text-editor

TextMAN is a lightweight, Qt 5.5-based text editor for MiniOS, focusing on essential features like file handling, formatting, and real-time word/character counts, all designed for ReactOS compatibility.

cmakelists cpp qt5 software-engineering text-editor

Last synced: 30 Apr 2026

https://github.com/ktstephano/haskell

Haskell-like functional programming in C++

cpp functional haskell

Last synced: 30 Apr 2026

https://github.com/simhani1/boj

알고리즘 풀이

algorithm cpp java

Last synced: 02 May 2026

https://github.com/ajnus/last_redemption

Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL.  (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)

2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers

Last synced: 20 Jun 2026

https://github.com/tamandutech/esp32.pio.template

Project template for ESP32 or PlatformIO library. PlatformIO + Cpp + CI/CD + Linter + Formatter.

cpp esp32 pio platformio template

Last synced: 07 May 2026

https://github.com/jmarrec/cppbenchmarks

A collection of some benchmark scripts I used for C++

benchmark c-plus-plus cmake conan cpp cpp20

Last synced: 02 May 2026

https://github.com/kimboslice99/iis-cgeoipmodule

Geoblocking module for IIS written in native C++

cpp iis iis-server

Last synced: 30 Apr 2026

https://github.com/tranglecong/trlc-platform

A modern, header-only C++ library for compile-time platform detection and abstraction. TRLC Platform provides zero-overhead platform detection, feature-based conditional compilation, and adaptive code selection for cross-platform C++ development.

architecture-detection compiler-detection cplusplus cpp feature-detection platform-detection portable-library

Last synced: 20 Jun 2026

https://github.com/freddiehaddad/ms2cc

Tool to generate a compile_commands.json database from an msbuild.log file.

c clangd compile-commands-json cpp language-server-protocol lsp lsp-client lsp-server msbuild vscode windows

Last synced: 07 May 2026

https://github.com/developer239/automation-engine

Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.

automation cpp display instance-segmentation keyboard mouse object-detection yolo

Last synced: 21 Jun 2026

https://github.com/jakobknauer/l0

Statically typed, compiled programming language based on LLVM

compiler cpp cpp23 llvm

Last synced: 28 Apr 2026