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/ziadasem/leetcodesolutions

code solutions for leetcode

cpp leetcode leetcode-cpp problem-solving

Last synced: 27 Feb 2025

https://github.com/kojobailey/nucc-cpp-parser

A simple drag-n-drop terminal-based tool for unpacking CyberConnect2 NUCC XFBIN files into more easily-editable formats and vice versa.

binary cpp cyberconnect2 deserialisation deserialiser files json nucc parser reader repacker serialisation serialiser terminal-based unpacker writer xfbin

Last synced: 18 Apr 2026

https://github.com/bakialmaci/cpp_ws

Comprehensive C++ (11+) use cases

cpp cpp11 cpp14 cpp17

Last synced: 10 Jan 2026

https://github.com/dalae37/pong

Table tennis game

cpp game tabletennis winapi

Last synced: 03 Jan 2026

https://github.com/loyc12/cpp42

42 School Project : various small exercises aimed at learning the fundamentals of C++ and OOP

classes cpp cpp98 oop

Last synced: 10 Jan 2026

https://github.com/druxorey/ucv-retrotraza-arcana

A powerful tool to uncover the truth behind shape-shifting using advanced facial recognition algorithms.

backtracking cpp ucv

Last synced: 31 May 2026

https://github.com/flagarde/yaodaq

Yet An Other DAQ

cpp daq data-taking monitoring

Last synced: 28 Apr 2025

https://github.com/thwiseman/paintwithfriends

A C++ collaborative painting app with built in text and video chat.

collaboration cpp network-programming painting server video-streaming

Last synced: 07 Sep 2025

https://github.com/ODCLAB/CodeWheelCollector

一个公开性致力于收录所有编程语言各种库、框架或社区自主实现底层性操作的每个具体函数或类文档的wiki类数据库

collector cpp database documents wiki

Last synced: 11 Mar 2025

https://github.com/crzxaexe/cpmk8_pemdas

Tugas proyek UAS Pemdas - CPMK8

adt cpp

Last synced: 08 Dec 2025

https://github.com/ramizpolic/emunes

💾 Familiar C++ NES emulator

cpp cpp11 emulator nes

Last synced: 31 May 2026

https://github.com/relmer/casso

A 6502 emulator with a built-in, fully AS65-compatible assembler

6502 6502-assembly 6502-emulation 6502-emulator 6502-processor apple2 apple2c apple2e apple2gs cplusplus cpp windows

Last synced: 31 May 2026

https://github.com/emd4600/morebackgroundbuttonsmod

Spore mod that adds more background buttons in test drive

cpp modapi spore spore-mod

Last synced: 02 Apr 2025

https://github.com/pzaino/microfb

A simple Frame Buffer library in C++11 for RISC OS

cpp cpp11 cpp11-library framebuffer library risc-os riscos

Last synced: 10 Jan 2026

https://github.com/rugleb/finite-element-method

Implementation of the finite element method on the example of the approximation problem

cpp finite-element-analysis finite-element-method

Last synced: 10 Apr 2025

https://github.com/rugleb/neuron

Simple model of artificial Neuron

cpp education neural-network neuron

Last synced: 10 Apr 2025

https://github.com/Sid911/MazeGen

Maze Generation App made in WinRT UWP

cpp maze-generator maze-solver uwp windows winui

Last synced: 12 Mar 2025

https://github.com/brianoy/fastled-aurora-effect-ws2812b

在arduino及ws2812b燈條使用fastled函式庫建立極光效果,6個演算法方式

arduino cpp effects fastled fastled-library ws2812b

Last synced: 17 Mar 2025

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/gwynbleidd0241/-ciaod_3sem_mirea-

Практические работы по СИАОДу МИРЭА

algorithms cpp mirea

Last synced: 10 Jan 2026

https://github.com/pavlevujicic/cplusplus-programming

My Journey with the C++ Programming Language

cplusplus cpp cpp-programming

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/maipa01/margs

margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library allows easy definition of valid arguments, automatically generates error messages for invalid input, and provides built-in help message generation.

args-parser bsd-3-clause cpp cpp-library cpp20 header-only open-source

Last synced: 03 Jan 2026

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/ovsidee/checkers

Java Panama Project. JNI. The Tic-Tac-Toe 5x5 game is done on the java and c++. Full logic was done using the c++, all the graphical part was done on the java side.

cpp java javafx jni jni-java junit5 mvc-pattern

Last synced: 13 Apr 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/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/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://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/jsoulier/sdl_projects

A collection of SDL projects (mostly using SDL GPU)

2d 3d c cpp example examples glsl gpu hlsl sdl sdl3 shaders

Last synced: 07 Sep 2025

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/jedimahdi/movie-network

Movie network system with c++

cpp cpp11 http mvc web-application

Last synced: 05 Oct 2025

https://github.com/stevenferrer/meson-example

meson example with c++

cpp meson

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/hongyihao-sxit/sesame_algorithm_club

The documents about Sesame Algorithm Club

algorithms cpp java python

Last synced: 06 Oct 2025

https://github.com/superpuero/kawa_ecs

Lightweight, fast, single-heaeder ecs library written in c++

blazingly-fast cpp cpp17 cpp20 ecs entity-component-system game game-development game-engine header-only

Last synced: 06 Oct 2025

https://github.com/beliumgl/datepp

Date & Time Library for C++11

cpp cpp11 date datetime

Last synced: 06 Oct 2025

https://github.com/gsri30/sob-challenge

My solution to the Summer Of Bitcoin Challenge

algorithms cpp dp graphs summerofbitcoin

Last synced: 07 Oct 2025

https://github.com/threeal/sunny-land

A Simple platform game written in native C++ using SDL

cpp game platform-game sdl

Last synced: 07 Oct 2025

https://github.com/ksb96/cpp-codes

A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp

2darrays arrays classes-and-objects constructor cpp do-while-loop for-loops getter-and-setter if-else-statements if-statements inheritance pointers return returnstatements strings switch-case userinput while-loop

Last synced: 07 Oct 2025

https://github.com/rezerdprime/random-shrain

it freakin exists

c cpp python

Last synced: 23 Feb 2026

https://github.com/gusenov/examples-boost

:large_blue_diamond: Примеры использования библиотек Boost.

boost cpp examples json serialization

Last synced: 22 Apr 2026

https://github.com/vaithak/stable-marriage-problem

An implementation of stable marriage problem in C++.

cpp gale-shapley-algorithm stable-marriage stable-marriage-problem

Last synced: 07 Oct 2025

https://github.com/ivangrana/prog-redes

Repositório dedicado a programação de redes utilizando Python,C e C++

c cpp network-programming python socket-programming

Last synced: 18 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/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://github.com/runedgeai/agents-sdk

A modern, high performance C++ SDK for AI Agents

agentic-ai agents anthropic artificial-intelligence cpp gemini llama-cpp llm ollama openai sdk

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/jilliennelapid/stackcalculator

Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.

cpp data-structures infix-to-postfix iomanip stack stack-calculator stacks strings

Last synced: 08 Oct 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/9drops/bignumber

Big Number Operations.

big-number-calculation cpp

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/vaibhav-kesarwani/calendar-checker

This terminal site is very usefull to generate the calender by just giving the year

cpp

Last synced: 09 Oct 2025

https://github.com/krishnaura45/dsa-lap-12

DSA Practice Lap 1 and 2 | C++

cpp dsa-learning dsa-leetcode dsa-practice dsalgo

Last synced: 31 May 2026

https://github.com/zhongruoyu/threadpp

A lightweight thread pool in C++17.

cpp cpp17 thread-pool threading

Last synced: 09 Oct 2025

https://github.com/igozdev/charimpl

Compile-time header-only char implementation checking for C++03/11/14/17/20

compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies

Last synced: 05 Feb 2026

https://github.com/pulkit1822/leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 14 Apr 2026

https://github.com/upc-pre-202402-si572-wv71/esp32-firebase-rtdb-client-embedded-app-wv71

This project is an embedded system application that illustrates how to build and send Requests to a Firebase Real-Time Database from a Safe Distance Detector IoT System. The project is developed with C++ Arduino Sketch.

arduino cpp esp32 firebase-realtime-database iot-application sketch wokwi

Last synced: 04 May 2026

https://github.com/kanansnote/basic-programming-exercises

Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.

cpp css html java javascript learning programming python

Last synced: 30 Dec 2025

https://github.com/makcymal/dbg-cpp

The macro dbg() in C++, just like in Rust

cpp debug debugging macro pretty-print single-header

Last synced: 10 Oct 2025

https://github.com/haimozer123/amnongame_-_cppfullexercises

This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.

cpp exercises zero2hero

Last synced: 10 Oct 2025

https://github.com/yunusemrejr/chat-bot-with-cpp

Basic console chat bot with C++ for windows computers.

chatbot cpp

Last synced: 10 Oct 2025

https://github.com/rodep-soft/rox_tmp_repo

ROX2025用リポジトリ

cpp python robot ros ros2

Last synced: 09 May 2026

https://github.com/yusef-ahmed/cpp-template

My C++ template for competitive programming

cpp

Last synced: 11 Oct 2025

https://github.com/mstanimirovic/make-template

Custom Makefile build system for C and C++ projects, enhancing development efficiency and flexibility.

build-system c cpp make makefile

Last synced: 19 May 2026

https://github.com/igozdev/sfml-image-viewer

Basic image viewer written in SFML with a set of basic commands

bmp cpp image-viewer jpg png sfml sfml-cpp

Last synced: 11 Oct 2025

https://github.com/matubu/42containers

🌳 A custom implementation of the c++ containers (vector, stack, map, set)

containers cpp map set stack vector

Last synced: 11 Oct 2025

https://github.com/monkey0722/clavis

Collection of algorithms in C++

algorithms cpp

Last synced: 11 Oct 2025

https://github.com/midasvanveen/gamelib

Gamelibrary for lua in c++

cpp game-library lua

Last synced: 14 Apr 2026

https://github.com/daniel05155/client-server-bank-system

This project is a banking management system built with the concept of operating system and multithread programming using C++.

bank-system cpp operating-system

Last synced: 12 Oct 2025

https://github.com/pechinkin/1st-database-client

client to store, update data about vehicles in the garage

cmake cpp

Last synced: 12 Oct 2025