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/ydever/cmake-proj-standard-template

A standardized project organization template for creating projects using the CMake build system, as proposed by Yang.

cmake conan cpp docker git gnu llvm msbuild msvc vcpkg

Last synced: 11 Apr 2026

https://github.com/anthippi/film-library

Γραφικό πρόγραμμα περιήγησης ταινιών με C++ και τη βιβλιοθήκη SGG.

cpp film-library sgg sgg-library

Last synced: 31 Mar 2025

https://github.com/nitaigao/wonderpants

A game I once started and got investment on, started a business, hired everyone, created the engine, tools and release to the AppStore. A prequel to my career in the games industry at Sony SCE.

android appstore cocos2d-x cpp game ios lua objective-c

Last synced: 11 Apr 2026

https://github.com/fedecastellaro/hamming-window-for-signal-processing

Hamming window algorithm for the Arduino environment or any microcontroller. Specially usefull in signal processing.

arduino c cpp esp32 hamming hamming-window

Last synced: 11 Apr 2026

https://github.com/razumolla/problem-solving

Showcases my solutions to various coding problems from multiple online judges

c cpp javascript

Last synced: 16 Feb 2026

https://github.com/dabbertorres/concepts-state-machine

Generic State Machine using C++ 20 Concepts for per-state feature opt-in.

concepts cpp cpp20 state-machine

Last synced: 02 Jul 2026

https://github.com/kruthikmanubolu/computer-graphics

CS550 Course work - Projects

cpp opengl visual-studio

Last synced: 19 May 2026

https://github.com/eyamagishi/atcoder

競技プログラミングサイト「AtCoder」で解いた問題を保存するリポジトリ

algorithms cpp

Last synced: 05 Jan 2026

https://github.com/frozenassassine/cpp-winapi-tutorial

C++ WinApi tutorial with some samples

cpp samples tutorial winapi

Last synced: 03 May 2025

https://github.com/usmanhdsidiq/esp8266_light

Control led light through web interface using Wi-Fi connection (Server mode).

arduino cpp esp esp8266 iot

Last synced: 21 Jan 2026

https://github.com/pieetrus/testy_algorytmow_sortowania

Testy sortowań - PAMSI

cpp sorting-algorithms

Last synced: 17 Apr 2025

https://micro-os-plus.github.io/utils-lists-xpack/

A source code library with the µOS++ C++ intrusive lists

cpp intrusive lists xpack

Last synced: 31 Mar 2025

https://github.com/xord/xot

Useful utility classes and functions.

cpp gem ruby

Last synced: 16 May 2025

https://github.com/xord/rucy

A Ruby C++ Extension Helper Library

cpp gem ruby

Last synced: 12 Jun 2026

https://github.com/dkmfzf/archiver

Archiver for file compression

api archiver c cpp docker rest

Last synced: 01 Jul 2025

https://github.com/ryanfleck/cpp-snek

Simple BattleSnake

battlesnake cpp

Last synced: 28 Mar 2025

https://github.com/long-gong/ann

Approximate Nearest Neighbors

ann cpp kd-tree lsh

Last synced: 28 May 2026

https://github.com/lordbaldwin1/leetcode

All of my solved LeetCode problems.

cpp javascript python

Last synced: 01 Jul 2025

https://github.com/prakharjadaun/hangman-game

A word guessing game in which you have to guess all the letters of unanimous word until the hangman is drawn.

cpp hangman-game

Last synced: 12 Mar 2025

https://github.com/abdullahselek/linkedlistcxx

C++ generic LinkedList implementation.

cpp generic library linkedlist

Last synced: 16 May 2025

https://github.com/kenpusney/kcv

Kimmy's Computer Vision

algorithm computer-vision cpp framework

Last synced: 03 Jul 2025

https://github.com/qur786/competitive-programming

Welcome to my Competitive Programming repository! 🚀 Here, I've compiled my solutions to various coding problems from LeetCode.

competitive-programming cpp dsa

Last synced: 08 Apr 2025

https://github.com/bavinnk/arduino-led-sequencer-inline-assembly-version-

An Arduino 6-LED sequencer, rewritten from C++ to run on inline AVR assembly. It's a dive into low-level microcontroller programming, proving that assembly still has its place, even for a "simple" blink.

arduino-uno assembly-language-programming cpp diagram inline-assembly simulation

Last synced: 01 Jul 2025

https://github.com/juseounghyun/vscode-git

:sunflower: C++ , C, Python

baekjoon-solutions codeup cpp vscode

Last synced: 24 Mar 2025

https://github.com/struct78/iot-pool-temperature-sensor

A solution for checking your pool temperature without getting wet

arduino aws aws-api-gateway aws-cloudformation aws-ec2 aws-lambda aws-rds aws-s3 cdk cpp mysql react

Last synced: 11 Apr 2026

https://github.com/hymkor/study-cpp-enumerate

std::vector / std::set 両方からデータを取れる関数はコード本体をヘッダファイルにおきたくないので、あまりテンプレート関数にしたくない

cpp enumerator iterator study

Last synced: 01 Jul 2025

https://github.com/papageorgioumarios/data-structures-circular-doubly-linked-list

Data structure in which list's nodes contain pointers to its previous nodes as well as the next nodes.

circular-doubly-linked-list cpp java python

Last synced: 19 Apr 2026

https://github.com/mexikoedi/tcio

This is a simple C++ program which I programmed to learn C++.

calculation cpp input output program simple testing

Last synced: 11 Nov 2025

https://github.com/holy-mahdi/optimine

A next-gen voxel sandbox where creativity, survival, and optimization collide!

cpp game game-development vulkan

Last synced: 08 Apr 2025

https://github.com/juancardenascj/programacionc-

Comparto una serie de eventos donde se logra especificar la programacion en C++ junto con ejemplos o ejercicios ilustrativos para su aprendizaje.

cpp software-development software-engineering sotware

Last synced: 08 Apr 2025

https://github.com/continuum3416/cpp-rng

Mersenne Twister 19937 RNG with 11 different seeding methods. Support SFML, OpenGL and Vulkan (optional).

cpp utility-library

Last synced: 08 Apr 2025

https://github.com/pedro-estevao/programming-techniques

Projects developed in the Programming Techniques course (3rd semester, Computer Science - Centro Universitário Barão de Mauá) using C++. Focus on OOP, modularization, error handling, memory management, and algorithms.

academic-project algorithms baraodemaua c computer-science cplusplus cpp memory-allocation memory-management oop oop-principles programming

Last synced: 08 Apr 2025

https://github.com/orshahar91/lazydigger_mapeditor

A map editor for lazy digger mini game (SFML)

cpp digger game map-editor oop oops-in-cpp sfml sfml-game

Last synced: 24 Jul 2025

https://github.com/rafaybbx/food-delivery-system

A C++ based food delivery system that optimizes delivery routes using Dijkstra's algorithm.

cpp data-structures dijkstra-algorithm food-delivery-application linked queue

Last synced: 08 Apr 2025

https://github.com/newir295/software_develpment

Software Development GIT Repo Applying OOP and Programming Principles in Projects & Side Hustles

cpp design-patterns oop oop-principles programming

Last synced: 08 Apr 2025

https://gitlab.com/hailstorm75/Common

A collection of extension libraries for various use-cases

common core cpp csharp data extensions libraries library math matrix

Last synced: 07 May 2025

https://github.com/Kazooki123/LunarDB

LunarDB is a cache key-value store database made in C++

cache cache-storage cpp database key-value-store lunar nosql

Last synced: 25 Sep 2025

https://github.com/ayusshrathore/binary-search

This repository shows the code for binary search.

binary-search cpp

Last synced: 15 Mar 2025

https://github.com/krishnamodepalli/klog

A simple logging library in cpp

cpp cpp17 logging

Last synced: 20 Mar 2025

https://github.com/jackson-nestelroad/template-metaprogramming-cpp

Code examples for learning about Template Metaprogramming in C++.

cpp examples template-metaprogramming

Last synced: 24 Mar 2025

https://github.com/theiliad/algorithms-cpp

C++ Implementation of various popular algorithms

algorithms cpp datastructures

Last synced: 31 Mar 2025

https://github.com/manvith12/mentee-mentor

a repository containing all the coders-club instructions given out during 2024-2025 mentor-mentee program of IIITK

competitive-programming cplusplus cpp data-structures-and-algorithms datastructures-algorithms

Last synced: 02 Sep 2025

https://github.com/tornao2/chessproblems

Knight's tour and N queen problem solving program using a backtracking algorithm allowing generating the next solution without resetting created in C++ with the "RayLib" graphical library

algorithms cpp raylib

Last synced: 18 Mar 2025

https://github.com/0keyblade0/brainteasers

Small Coding Challenges For My Brain

cpp java javascript lisp python

Last synced: 18 Apr 2025

https://github.com/r-n/linearchext

Some classes mimicking Unity3D's

cpp extension math physics unity unity-3d unity3d

Last synced: 29 Apr 2026

https://github.com/franzudev/42cursus

A collection of modules/projects made during my experience at 42 in Rome🇮🇹

algorithms-and-data-structures assembly clang cpp shell

Last synced: 02 Apr 2026

https://github.com/ayush272002/particle-motion-under-gravity

This project simulates the motion of a particle under gravity, with a focus on visualizing the particle's bounce and trajectory. It includes both a C++ implementation and a Python demo, as well as a sample video output.

cpp pybind11

Last synced: 02 Sep 2025

https://github.com/joseluisq/fibonacci-sequence

Examples of The Fibonacci Sequence in some programming languages for learning purposes.

clang code-examples cpp fibonacci-sequence haskell java lua rust-lang

Last synced: 11 Apr 2026

https://github.com/mikhaelmounay/clashofclanstowerdefensegame

A Qt-C++-based Game inspired by Clash of Clans but with some tower defense taste. Made as a semester project for CS1101 (CS 2) course @ AUC.

cpp game-development nodejs postgresql qt6 react restful-api

Last synced: 11 Apr 2026

https://github.com/andrewrgarcia/getdictionary

GET Request dictionary strategy (pulling from repositories)

cpp get hashmap javascript jquery

Last synced: 19 Apr 2026

https://github.com/alvgaona/dual-pose-graph

Generic dual pose-graph SLAM library in C++. Fuses odometry with semantic detections via a main graph plus a temp graph that validates observations before merging them to the main graph.

cmake cpp loop-closure pose-graph-optimization slam state-estimation

Last synced: 28 May 2026

https://github.com/tobynetizen/rbx-rconsole

A console-based exploit for Roblox

cpp exploit roblox windows

Last synced: 05 May 2026

https://github.com/cameronclay/wnlib-chat

GUI based application similar to IRC, with the ability to connect to a chat server to send and receive messages from server members. Supports whiteboard. Written in C++ using WNLIB.

cmake cpp google-test library multithreading qt sockets stl tcp-client-server win32-api

Last synced: 11 Apr 2026

https://github.com/tiagocavalcante/polynomials

Find the real roots of huge polynomials in milliseconds

cpp polynomials solver

Last synced: 24 Mar 2025

https://github.com/oleggator/c-cpp-preparatory-course

Подготовительный курс C/C++ Технопарка Mail.ru

bmstu c cpp technopark

Last synced: 21 May 2026

https://github.com/orkhan-muradov-dev/qt-text-matcher

A Qt Widgets application for searching and matching text in files. Started from the Qt Text Finder tutorial and evolved into a feature-rich, asynchronous search tool with filters, regex support, and a modern UI.

cpp qt qt-creator qt-designer qt-widgets search text-processing

Last synced: 11 Apr 2026

https://github.com/mikkodt/arduinobot_ros_project

ROS project of a 3-DOF Articulated Robot with Arduino

cmake common-lisp cpp javascript makefile python

Last synced: 29 Apr 2026

https://github.com/pablrod/cppplotly-rpm-spec

RPM spec for CppPlotly library for Fedora

cpp cpp-library fedora plotly rpm

Last synced: 11 Apr 2026

https://github.com/shpegun60/delegate

С++ simple delegate library

cpp delegate delegates

Last synced: 12 Jul 2026

https://github.com/BardiFarsi/BlockingQueue

The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.

containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading

Last synced: 19 Apr 2025

https://github.com/BardiFarsi/SingleTon

This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.

concurrency concurrent-programming cpp cpp17 cpp20 lazy-init lazy-initialization lazyinitializationexception multi-thread multi-threaded multi-threading multi-threads multiprocessing multithreaded multithreading object-oriented-programming parallel-computing parallel-programming singleton singleton-pattern

Last synced: 19 Apr 2025

https://github.com/froncu/eruptor

A Vulkan project made for the Graphics Programming 2 course at Howest - Digital Arts and Entertainment.

cmake cpp glm graphics-programming sdl vulkan

Last synced: 02 Sep 2025

https://github.com/gerfautge/sic

Compiler for my own language using Flex/Bison/LLVM

bison compiler cpp cross-platform flex llvm native toy-language

Last synced: 21 Feb 2026

https://github.com/othman-birem/snake

Infamous retro Snake game implemented in C++

cplusplus cpp raylib snake-game

Last synced: 11 Apr 2026

https://github.com/golchanskiy23/tinkoffevents

Solving problems and contests organized by T-bank

algorithms cpp golang tinkoff

Last synced: 01 Mar 2026

https://github.com/cschladetsch/v8cppshell

Provides a bridge between C++ and V8/Wasm. Can build V8 from source if needed.

cmake cpp cpp20 v8

Last synced: 12 Jul 2026

https://github.com/miku-218525/production_practice

计算器,无人机信号绘图、处理

cpp qt

Last synced: 05 Jan 2026

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

Blueprints for problem solving

cpp system-design

Last synced: 10 Jun 2025

https://github.com/chathushi-r/dictionary

This repository contains the source codes for a console-based dictionary application, implemented in C++. This dictionary project allows users a range of functionalities including word definition lookup, printing palindromes, generating anagrams of a given word and many more.

console-application cpp

Last synced: 12 Jul 2026

https://github.com/eeriemyxi/wiktionary-cli

A fast command-line interface to search words at Wiktionary.

cpp parser scraping wiktionary

Last synced: 31 Dec 2025

https://github.com/henryquan/kotlin-cpp

Try out Kotlin Native for future projects

cpp kotlin-native

Last synced: 11 Apr 2026

https://github.com/kmontag42/notebooks

my personal jupyter notebooks

cpp cpp14 jupyter-notebook

Last synced: 29 Apr 2026

https://github.com/budchirp/mcppga

A small library to improve garbage on C++ std lib

cpp

Last synced: 30 Aug 2025

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

Фреймворк для создания сети сервер-клиент на UNIX системах

cpp socket tcp-socket

Last synced: 28 May 2026

https://github.com/shishir-dey/libmodbus-demo

A repository with examples demonstrating the usage of "libmodbus"

cpp desktop-application embedded-systems examples firmware library mingw modbus

Last synced: 28 May 2026

https://github.com/giovananog/simples-compiler

Compiler developed during the Language Theory and Compilers course

compiler computer-science-degree cpp

Last synced: 11 Apr 2026

https://github.com/bomjkee/algoritms

Алгоритмы, реализованные на языке С++

algorithms cpp

Last synced: 02 Jul 2025

https://github.com/bersen66/stegozavr

Steganographic API using userver framework

asynchronous-programming cpp multithreading userver

Last synced: 12 Jun 2026

https://github.com/matieme/untitledzombiegame

A simple survival game that I made on Unreal Engine to start learning it. It is based on C++ with some functionality like the UI done in Blueprints.

cplusplus cpp unre unreal unreal-engine unreal-engine-4

Last synced: 02 Jul 2025

https://github.com/rogerboesch/multi-platform-template

Project template I use to create multiplatform apps for Magic Leap 2, macOS, Windows and Linux

c cpp linux macosx magicleap2 pixel-game template-project vector-game-dev windows10

Last synced: 26 Jan 2026

https://github.com/xorz57/profiler

Profiler written in C++11

cpp profiler

Last synced: 24 Mar 2025

https://github.com/xorz57/portscanner

Port Scanner written in C++20

cpp port-scanner tcp-port-scanner

Last synced: 24 Mar 2025

https://github.com/sdadia/deep-learning-and-optimization

C++ Optimization/Deep Learning Framework For Research & Prototyping

cpp cpp14 deep-learning optimization-library

Last synced: 30 Jun 2025

https://github.com/mohammad-shamat/problemsolving

Algorithms And Problem Solving by Programming Advices

cpp problem-solving programming

Last synced: 02 Jul 2025

https://github.com/zackmason/cpp_init

A crossplatform python script for creating templates of c/cpp projects that use cmake, with options for adding conan libraries and code templates

c cmake conan cpp

Last synced: 04 Feb 2026

https://github.com/angeligareta/merge-sort-parallelized

Simple implementation of the famous Merge Sort using threads in C++.

cpp merge-sort mergesort thread threading

Last synced: 12 Jul 2026

https://github.com/bwc9876/dothingserver

Server for my to do list system

cpp server socket

Last synced: 10 Jun 2025

https://github.com/meta-ben/bonbeurreman

2018/2019 - C++ & SFML Engine/Network Bomberman Game

bomberman-game cpp game-engine sfml

Last synced: 28 May 2026

https://github.com/mguludag/task

A generic, header-only C++ task wrapper that supports cancellation, continuations, and result retrieval via futures.

asynchronous cpp cpp11 cpp17 cpp20

Last synced: 10 Jun 2025

https://github.com/axect/datacs

DataScience Coding Study

cpp data-science julia python

Last synced: 06 May 2026

https://github.com/sabkat-ahmed-rafi/library-management-system

A Library Management System built using C++ to demonstrate Object-Oriented Programming (OOP) concepts. This system allows for efficient management of book inventory and user records.

cpp library-management-system oop

Last synced: 24 Mar 2025

https://github.com/sshaplygin/sos-by-morse

SOS blinking by Morse alphabet in Arduino

arduino cpp morse-code sos

Last synced: 15 Mar 2025