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/illescasdaniel/modern-cpp-spanish

Buenas prácticas y nuevas funciones de C++ moderno

cpp modern

Last synced: 20 May 2026

https://github.com/maurodelazeri/tulip-indicators-cpp

Tulip 💐 indicators c++

cpp

Last synced: 17 May 2026

https://github.com/henrygerardmoore/grav

N-body gravity simulator

cmake conan cpp eigen entt quill sfml

Last synced: 17 Feb 2026

https://github.com/coderjo-pro/cpp-array2d

A C++ Library about 2D array template classes, grid and mathematical operations of matrices.

2d-arrays cplusplus cpp cpp-library cpp17 grid grid-system matrices matrix matrix-calculations matrix-library

Last synced: 03 Jul 2026

https://github.com/iujakchu/cxx-xmake-example

modern cpp with the power of rust

cpp cxx ffi lto mold rust xmake

Last synced: 12 Mar 2025

https://github.com/ekaone/golang

🏌️‍♂️ Some programming experience by Golang

c concurency cpp go golang helloworld multiprocessing multithreading package quote

Last synced: 10 May 2026

https://github.com/djoezeke/sfmltem

Quick Start Setup template for SFML and Dear ImGui with C++ on Windows.

cmake cpp game-development imgui library quickstart sfml sfml-game template vscode windows

Last synced: 18 May 2026

https://github.com/chenphxx/slash-pilot

为四轴飞行器开发的飞控软件

android cpp qt web

Last synced: 11 May 2025

https://github.com/veracioux/siau-devconf

An MBED C++ code generator for smart home devices

cli cmake cpp json linux mbed mbed-os mqtt qttest

Last synced: 07 Apr 2026

https://github.com/superpuero/kawa_arena_allocator

Fast, single-header and modern, allocator solution for c++ 17

arena arena-allocator cpp cpp17 game-development memory

Last synced: 25 Jun 2025

https://github.com/amitminer/todolist-cpp

a simple todolist cli made in c++

cmake conan cpp learning-exercise linux todolist vcpkg windows64

Last synced: 08 Mar 2026

https://github.com/syedzawwarahmed/data-structures

This repository contains algorithms implementing the basic data structures.

c cpp data-structures-and-algorithms

Last synced: 18 May 2026

https://github.com/lythenas/json-query

CLI query tool for JSON files

cli cpp json

Last synced: 21 May 2026

https://github.com/emsar69/mnist-ai-without-external-ai-libraries

A pure C++ implementation of an MNIST digit classifier without using external machine learning libraries. This project demonstrates how to build a simple neural network for the MNIST dataset.

ai c classification cpp machine-learning mnist

Last synced: 18 May 2026

https://github.com/crafterkolyan/competitive-programming-algorithms

This repository contains algorithms for competitive programming. It was created in order to fix wrong codes on E-maxx.

algorithms competitive-programming cpp

Last synced: 05 Apr 2025

https://github.com/jrol123/firstcourse_cpp

My FEFU code repo

cpp matlab python student

Last synced: 09 Apr 2026

https://github.com/massimo-marino/containers-benchmark

insertion operations benchmark for some C++17 containers

benchmark benchmarking cpp cpp17 stl-containers stl-vector

Last synced: 14 May 2025

https://github.com/danielgospodinow/alienattack

Single-player and Multiplayer arcade game similar to Space Invaders

ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders

Last synced: 15 May 2026

https://github.com/ferhatgec/fpaper.py

Fegeya FPaper.Py, Python3 implementation of FPaper

cpp e-paper fegeya file file-format fpaper implementation parser python python3 read

Last synced: 18 May 2026

https://github.com/biud436/algorithms

PS(Problem Solving)

cpp ruby

Last synced: 18 May 2026

https://github.com/jodnddus/nojam

알고리즘 문제 풀기 💪

cpp dynamic-programming problem-solving stl

Last synced: 29 Mar 2025

https://github.com/gecko-robotics/messages

reads a message file and creates C++ and Python messages

cpp messages python3 robotics serialization toml

Last synced: 07 May 2026

https://github.com/0x0c/timespiece

timespiece, a watchdog timer

cpp cpp-library cpp11 timer

Last synced: 05 Apr 2025

https://github.com/wesgtox/programming-lab-i

College "Programming Lab I" exercises.

algorithms c cpp programming-language

Last synced: 18 May 2026

https://github.com/erwan-simon/arcade

C++ launcher with 2 games and 2 graphical librairies

arcade cpp epitech game ncurses pacman sfml shared-library snake

Last synced: 14 Jul 2025

https://github.com/grachale/intersect_union_regular_languages

Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.

automata-theory cpp regular-languages theoretical-computer-science

Last synced: 25 Jun 2025

https://github.com/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 18 May 2026

https://github.com/thelogicmaster/offlappybird

An OpenFrameworks port of FlapPyBird

android cpp flappy-bird game openframeworks

Last synced: 10 May 2026

https://github.com/guildofcalamity/starfieldsimulation

Homage to the Windows95/98 starfield screen saver.

cmake cpp drawing screensaver sfml simulation vectors vertex windows

Last synced: 18 May 2026

https://github.com/alirn76/n-queens

N Queens Problem

algorithms cpp n-queens

Last synced: 04 Jul 2026

https://github.com/jleung51/exceptional

C++ lightweight exception logger.

cpp exceptions

Last synced: 21 Jul 2025

https://github.com/pprattis/english-greek-dictionary-with-binary-search-tree

A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.

binary-search-tree binary-tree cpp dictionary exercise node program student

Last synced: 19 May 2026

https://github.com/mysticquest/sdl-ecs-game-engine

A C++ game engine with ECS architecture, using SDL, handling rendering, transform, input and collision.

cpp ecs game-engine sdl2

Last synced: 19 May 2026

https://github.com/mcwertgaming/foxspace

Foxspace - An universal C++ library for helping out at everyday programming

cpp fox hpp library universal

Last synced: 04 Mar 2025

https://github.com/shoyeb45/competitiveprogramming

This repositroy contains my code of competitive programming. This repository contains many questions from various platforms. Every file is named by the filename.

competitive-programming cpp java kotlin python3

Last synced: 09 Apr 2026

https://github.com/deryaxacar/42-cpp_04

This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.

42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules

Last synced: 04 Mar 2025

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

Floyd-Washall algorithm implemented in parallel programming using OpenCL

c c-plus-plus cmake cpp floyd-warshall floyd-warshall-algorithm opencl parallel-programming

Last synced: 19 May 2026

https://github.com/cppplayground/simple-threadpool

a simple and lightweight header only ThreadPool for your tasks

cpp cpp11 cpp14 cpp17 cpp20 header-only thread-pool

Last synced: 30 Dec 2025

https://github.com/nikumu/the-final-brain-cell

Number Guessing Game in C++

c-plus-plus cpp game open-source

Last synced: 29 Mar 2025

https://github.com/fl444mingo/fl4-cs131-01-01-hello

Ch. 1, Lesson 1, Hello World

cpp learning learning-cpp

Last synced: 21 Mar 2025

https://github.com/yushikuni/library

My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.

cpp finished-project portfolio-website unfinish unfinished-project

Last synced: 18 Jul 2025

https://github.com/tsnsoft/cppconsoleunicode

Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022

2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew

Last synced: 19 May 2026

https://github.com/sameetasadullah/covid-stats-algorithms

A program to find out covid stats of different countries using efficient algorithms i.e, Knapsack, Longest Common Subsequence (LCS), Longest Decreasing Subsequence (LDS) etc

algorithms covid19-data covid19-tracker cpp knapsack longest-common-subsequence longest-decreasing-subsequence longest-increasing-subsequence visual-studio

Last synced: 19 May 2026

https://github.com/platisd/cpp-command-parser

Parse CLI commands with compile-time checks for your sanity

c-plus-plus cli cpp parser

Last synced: 19 Jul 2025

https://github.com/tariqjamel/pos-tracker

Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.

adverbs article classes cpp file-handling-in-cpp filehandling noun oop oop-cpp oop-principles postrace prepositions pronouns strucure vector verbs

Last synced: 15 May 2025

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

[Alpha/WIP] Custom C++ compiler with an assembler, linker, and custom executable format (PEF).

assembler c compiler cpp linker

Last synced: 22 Mar 2025

https://github.com/martinsos/tdd-by-example

My exercise project following "Test Drive Development: By Example" by Kent Beck.

bazel catch2 cpp tdd

Last synced: 08 May 2026

https://github.com/helcsnewsxd/adaptive-network-routing

Adaptive routing algorithm implementation and performance analysis on simulated networks – Distributed Systems and Networking course project – Computer Science @ FAMAF (UNC)

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

Last synced: 20 Apr 2026

https://github.com/ayeshaashfaq12/tictactoe_game

A 2D-console based game with some thrilling experience and score boarding for the user

cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game

Last synced: 18 Mar 2025

https://github.com/allejo/aclovis

A Typescript library for programmatically generating C++ code

code-generation cpp typescript

Last synced: 07 May 2026

https://github.com/yangchenglong11/algorithm-lib

This is a collections about algorithm problem that I had finished.

algorithm cpp golang

Last synced: 19 May 2026

https://github.com/danielkrupinski/cout-vs-printf

Cout vs printf benchmark

c cpp performance

Last synced: 19 May 2026

https://github.com/clausklein/agent_pp

Fork of Agent++ SNMP Framework

cmake cpp snmp

Last synced: 06 Apr 2025

https://github.com/bruhmoent/never-finite

A 2D up-and-coming remake of my little platformer game - TuxBall! The levels are endless, since they are randomly generated! Build your way and collect 10 coins to pass to the next level. Made in sfml.

2d-game 2d-platformer-game cpp platformer sfml

Last synced: 19 May 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: 14 Apr 2025

https://github.com/techy4shri/shri-cpp-compiler

An opensource Cpp compiler for compiling latest versions of cpp programs, built as an alternative for Dev Cpp.

compiler compiler-design cpp cpp-compiler developer-tools

Last synced: 22 Jul 2025

https://github.com/ravijo/simple-telnet-client

Simplest Telnet Client Ever Made in C/C++

c cpp networking telnet telnet-client telnetlib wrapper

Last synced: 19 Apr 2026

https://github.com/ninjamar/containd-cpp

containerization tool

cgroups containerization containers cpp

Last synced: 14 Mar 2025

https://github.com/turtle-insect/dqb2overlay

Steam Dragon Quest Builders 2 Overlay Menu

cpp dll dll-injection game imgui memory-hacking steam winapi

Last synced: 29 Oct 2025

https://github.com/theo-mestre/pixel-art-animation

A SFML-based tool for mapping texture coordinates to animations, enabling use of a single texture for all animations with an editor for customization.

cpp pixel-art sfml tools

Last synced: 19 May 2026

https://github.com/cmst0us/libblilivedanmaku

BiliBili Live Room, Websocket Danmaku Protocol in C++

bilibili bilibili-live cpp danmaku websocket

Last synced: 29 Mar 2025

https://github.com/sandsmark/paqerduty

A simple tray application to notify about Pagerduty events

cpp desktop-application desktop-notifications pagerduty qt

Last synced: 06 May 2026

https://github.com/ufrshubham/connect4-clone

A Connect4 clone using SFML and C++

cpp hacktoberfest sfml sfml-game

Last synced: 23 Oct 2025

https://github.com/robsonos/spie-firmware

A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline

arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest

Last synced: 18 Apr 2026

https://github.com/ufrshubham/todo-plus-plus

This is simple CURD application written in C++ with elements and sqlite library.

cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp

Last synced: 07 Sep 2025

https://github.com/aenguerrand/cpp_zia

C++ Project like Nginx http server

cpp epitech http-server

Last synced: 27 Oct 2025

https://github.com/abhijithkunchati/weenix-os

A full operating system, based on Unix, built as a semester long project

c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory

Last synced: 20 May 2026

https://github.com/jasperdrescher/carrot

Jamming with the Unreal Engine Cropout sample project

cpp unreal-engine

Last synced: 06 Apr 2025

https://github.com/beardedfish/colour-converter

A console application made in C++ to convert hex colours to their RGB equivalent and vice versa.

blue c-plus-plus colour colour-converter console converter cpp green hex red rgb

Last synced: 31 Oct 2025

https://github.com/zitrus2k/bullymodmenu

This is a simple Console based ModMenu for the Game Bully : Scholarship Edition written in C++.

bully-scholarship-edition console console-application cpp external menu mod modding modmenu vs2022 windows

Last synced: 17 May 2026

https://github.com/bumbelbee777/cxxutil

A C++ library containing an implementation of the STL and other data structures and/or containers.

c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files

Last synced: 18 Jun 2025

https://github.com/mcquerol/modulo-counter-cpp

C++ modulo counter project with focus on OOP, operator overloading, and design patterns.

cpp doxygen multiple-digit-counter object-oriented-programming operator-overloading postfix-increment prefix-increment single-digit-counter uml

Last synced: 26 Jun 2025

https://github.com/m4yers/crutch

Project generator to get your ideas running fast

cpp generator project python

Last synced: 03 Feb 2026

https://github.com/saratoga8/soundroid

This project is for sound volume control of a desktop(laptop) from an Android device

android bluetooth c cpp java linux wifi

Last synced: 09 Apr 2026

https://github.com/maricard18/pong-game

Replica of the Pong Game in C++

cpp cpp11 pong-game pong-game-cpp raylib raylib-cpp

Last synced: 08 Apr 2026

https://github.com/brainiac2677/cse-204-data-structures-and-algorithms-1

My implementations of offline and online assignments of the course CSE204.

cpp data-structures-and-algorithms

Last synced: 22 Mar 2025

https://github.com/mohamed-khairy111/hugo

A basic web browser with its own engine

browser browser-engine cpp electron web

Last synced: 28 Mar 2025

https://github.com/sagarmedtiya/dsa-in-c-plus-plus

Data Structures and Algorithms In C++

algorithms cpp data-structures

Last synced: 20 May 2026

https://github.com/kamilpolok/acssimulation

Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators

cmake controlsystem cpp cpp17 googlemock googletest gtest pid pid-control

Last synced: 02 Jan 2026

https://github.com/tariqjamel/tnm-crush

TNM Crush is a C++ puzzle game using SFML, challenging players to match gems and score points through strategic tile-swapping.

2d-game 2d-graphics cpp oop sfml

Last synced: 01 Nov 2025

https://github.com/smoke-y/zeus

Compiler for zeus lang

compiler cpp handmade

Last synced: 29 Mar 2025

https://github.com/smoke-y/game1

A platformer prototype where you swap positions with slime monsters

cpp game raylib

Last synced: 29 Mar 2025

https://github.com/mosinskyi/snake-game-qt

A simple snake game made with Qt Framework

cpp qt6 snake-game

Last synced: 07 Mar 2026