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/lucas54neves/gcc216-data_structures

Repository for the activities of the discipline of Data Structures of the course of Computer Science of the Federal University of Lavras

algorithms cplusplus cpp data-structures ufla

Last synced: 28 May 2026

https://github.com/rubenvb/serio

Serio - the serious I/O library

cpp serialization

Last synced: 09 Oct 2025

https://github.com/artainmo/examrank05

42 school exam. Fifth exam, make c++ programs containing classes on time.

42school cpp exam

Last synced: 22 Jun 2025

https://github.com/michal-flaska/regular-to-admin

A funny and educational C++ project that I created for fun because I wanted to learn windows API and user management in C++. Turns your normal windows account to admin. - EDUCATIONAL ONLY

admin cpp educational-project windows

Last synced: 09 Oct 2025

https://github.com/schanur/36-cube-solver

Brute force solver that unveals that the puzzle described in https://en.wikipedia.org/wiki/36_Cube cannot be solved without using a trick...

backtracking cpp puzzle recursion solver

Last synced: 24 Mar 2025

https://github.com/harshit2004h/cpp-projects

These are small terminal based c++ projects.

cpp

Last synced: 09 Oct 2025

https://github.com/patheard/cpp-devcontainer

Devcontainer for C++

cpp devcontainer

Last synced: 06 Jun 2026

https://github.com/tornao2/autoclicker

An autoclicker made in c++ with the use of "wxWidgets" graphical library

application autoclicker cpp wxwidgets

Last synced: 10 Oct 2025

https://github.com/thewisker/cset

A c++ library for set theory operations on std::vector

cpp library math set vector

Last synced: 10 Oct 2025

https://github.com/kalebers/leetcode

Personal Codes from Leetcode challenges using different languages

cpp csharp database java javascript leetcode-solutions python sql

Last synced: 14 Apr 2026

https://github.com/abogical/aoc2023-cpp

Advent of Code 2023 in C++20

aoc-2023 aoc-2023-in-cpp cpp cpp20

Last synced: 10 Oct 2025

https://github.com/vyvy-vi/file-utils

This is a file utility tool made with C++

cli cpp

Last synced: 10 Oct 2025

https://github.com/umaumax/simd_viz

cpp simd src to graphviz dot file

avx cpp dot graphviz neon simd sse

Last synced: 23 Jun 2025

https://github.com/stonedev-app/arduboysound

Sample Code for playing sounds on Arduboy

arduboy arduboy2 arduboyplaytune c cpp platformio sound

Last synced: 19 Jan 2026

https://github.com/avulman/keylogger-cpp

This is a full-coverage keylogger written in C++ for Windows. It logs standard keyboard and mouse presses and writes them to a designated file. Each key press is recorded along with a human-readable label, making it very practical to interpret the log.

cpp human-readable keyboard keylogger mouse windows

Last synced: 14 Apr 2026

https://github.com/alexgersh/cpp-firewall

Developing a firewall as part of the 'Software Systems' course. Using C++ to implement core functionalities, managing Makefile for build automation, leveraging shared library objects to enhance modularity, and Bash scripts to automate testing and deployment (runned on x86-64 Linux OS)

bash-script cpp makefile x86-64

Last synced: 19 Jan 2026

https://github.com/guicdas/cpp04_42

CPP04 module: Abstract classes and interfaces.

abstract-classes cpp cpp98 interfaces

Last synced: 11 Jun 2025

https://github.com/luizgabriel/conan-v8

A Conan Package for V8: The Google's open source JavaScript engine.

conan cpp javascript m1-mac package v8 v8-javascript-engine

Last synced: 18 Feb 2026

https://github.com/st235/hse.cvformobiledevices.documentsscanner

Lightweight and versatile documents scanner 📄

android cpp documents kotlin opencv scanner

Last synced: 12 Apr 2026

https://github.com/stscoundrel/year-2038-problem-cpp

Demonstration of year 2038 problem in C++

cpp integer-overflow y2k y2k38 year-2038-problem

Last synced: 10 Oct 2025

https://github.com/francistm/iia

A simple JSON query tool on desktop

cpp desktop-app json qt5

Last synced: 09 May 2026

https://github.com/christinec-dev/sharpshooter

A simple shooter-game made with UE4 and C++

cplusplus cpp unreal-engine-4

Last synced: 10 Oct 2025

https://github.com/allncuz/cppoop

C++ OOP Programming

cpp oops

Last synced: 10 Oct 2025

https://tvoygit.ru/r6/luabind

Luabind is a library that helps you create bindings between C++ and Lua.

cpp cpp11 cpp98 cpp-library lua luabind

Last synced: 04 Oct 2025

https://github.com/inspiralpatterns/bachelor

material from the B.Mus. in Computer Music

computer-music cpp digital-signal-processing maxmsp

Last synced: 10 Oct 2025

https://github.com/agronskiy/cpp-gmock

Tutorial material on architectural pre-requisites to make your C++ code (g)Mock-testable.

cpp gmock testing

Last synced: 10 Oct 2025

https://github.com/szeta99/set_cpp

Crude implementation of a template set class + QT app

cpp qt5 set

Last synced: 26 Feb 2026

https://github.com/kerimkuscu/cpp-leap-year-program

C++ program to check leap year. Demo =>

cpp dev dev-cpp leap leap-year year years

Last synced: 10 Oct 2025

https://github.com/caiocampos/atualizahora

Atualiza o horário de computadores com problemas de bateria

batch cplusplus cpp

Last synced: 09 Jul 2025

https://github.com/jmcheon/ready_set_boole

Discover the basics of computer-related mathematics with Boolean Algebra and Sets Theory

boolean-algebra cpp set-theory space-filling-curves

Last synced: 12 May 2026

https://github.com/nbkhope/ultimata

Experiments with libSDL, this time using SDL 2.0

cpp game-development libsdl

Last synced: 21 Jan 2026

https://github.com/aurimasniekis/cpp-dimval

A header-only C++23 library for dimensional values

cpp cpp23 dimensional parcel units

Last synced: 28 May 2026

https://github.com/bomkvilt/gremlin

A set of CMake scripts that makes c ++ development a bit easier: Modules, Unit tests, ....

cmake-scripts cpp guards

Last synced: 11 Oct 2025

https://github.com/digital-solution-admin/devtoolkit

A comprehensive multi-language development toolkit featuring microservices, database management, API gateway, performance monitoring, and automation tools.

api-gateway automation cpp database-management developer-tools devops docker go java microservices multi-language nodejs performance-monitoring php python ruby rust

Last synced: 04 Apr 2026

https://github.com/adolbyb/process-scheduler

A C++ process scheduler project using predefined processes and queue structs

c-plus-plus cpp process-scheduler process-scheduling-algorithms queue struct

Last synced: 11 Oct 2025

https://github.com/shakfu/mgen

Translates python to c, c++, go, rust, ocaml, and haskell

c cpp golang haskell python rust translation

Last synced: 11 Oct 2025

https://github.com/filming/chroma

A streamlined C++ tool for precise conversion between HEX and RGB color formats.

cpp hex rgb

Last synced: 14 Mar 2025

https://github.com/sanumuhammedc/oops-lab

C++ Programs done for Object Oriented Programming Lab

cpp object-oriented-programming

Last synced: 28 Mar 2025

https://github.com/louis3112/hp_lite

Final Project for Basic Programming (Pemdas) in 1st Semester. Tbh, it's a multifunctional utility CLI app, but since idk what kind of app is it back then (my first project), i call it "HP_Lite"

cli cpp first-project noob-dev simple-project

Last synced: 11 Oct 2025

https://github.com/itsnavinsingh/crawler

A Web Crawler for crawling the internet

cpp libcurl webcrawler

Last synced: 27 Apr 2026

https://github.com/younghakim7/cpp_training

C++ Training & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

cpp cpp11 cpp14 cpp17 cpp20

Last synced: 19 May 2026

https://github.com/lexkrstn/qsigslot

Quick PUB/SUB library for C++

cpp signal-slot

Last synced: 28 Mar 2025

https://github.com/bast/localimporter

Locates sources which might require an include reorder.

c cpp header-files includes

Last synced: 14 Apr 2026

https://github.com/3zrv/eqz-juicy

An audio plugin that has a 3 band equalizer with a spectrum analyzer at the top. It has a low cut band, high cut band, and parametric band.

cpp equalizer juicyfx

Last synced: 11 Oct 2025

https://github.com/teledhil/rtx

A work-in-progress ray tracing engine using Vulkan

cpp raytracing vulkan

Last synced: 19 Jan 2026

https://github.com/Astrodynamic/Decimal-float-point

Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.

big-number cpp decimal library

Last synced: 11 Oct 2025

https://github.com/duaa-a/multi-gameboard-engine

A robust, object-oriented game engine that supports multiple board games

cpp gameboard oops-in-cpp tic-tac-toe xo

Last synced: 16 Mar 2025

https://github.com/skulblakka/at24c256

Simple platformio library for AT24C256 EEPROM supporting page-writes and ACK-polling

arduino cpp eeprom library microchip platformio

Last synced: 19 Jan 2026

https://github.com/divanny/data-structure-and-algorithms-i

Repository created for Data Structure and Algorithms I assignments

algorithms-and-data-structures cpp efficient-algorithm problem-solving

Last synced: 12 Oct 2025

https://github.com/saimaneeesh/system-process-monitor

A C++ terminal-based Linux system process monitor using /proc

cli cpp linux procfs system-monitoring terminal

Last synced: 14 Apr 2026

https://github.com/muralidharmaddali/gfg-160

In this repository I will share all the GFG 160 days solutions....

cpp dsa dsa-algorithm dsa-practice gfg-160 gfg-solutions java java-8 python python-3 python3

Last synced: 11 May 2026

https://github.com/git-user-cpp/console_trainer-translator

:boom: This training translator program is implemented in C++ programming language for Linux systems. Created to improve foreign languages skills :boom:

cpp cpp-programming linux linux-app oop trainer training translate translation

Last synced: 12 Oct 2025

https://github.com/kalebers/ros2_mestrado_2025

Packages and workspaces for robot systems class for mandatory classes for masters at Pontoifical Catholic University of Parana in 2025

cpp python robot-simulation ros2-humble

Last synced: 15 May 2026

https://github.com/isaurabhmeshram28/cuda-examples

This repository contains examples and experiments with CUDA programming to explore GPU computing and parallel processing using NVIDIA's CUDA framework.

cpp cuda

Last synced: 19 May 2026

https://github.com/vigsterkr/autobajnd

AutoBájnd for auto-generate binding for C++ classes when using emscripten

cpp emscripten llvm webassembly

Last synced: 06 May 2026

https://github.com/fesabelilla/operating-system-lab

Operating-System (3.2)

cpp java

Last synced: 17 May 2026

https://github.com/lschrafstetter/42_cpp08

Project 08 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp08

Last synced: 02 Jul 2025

https://github.com/shawaiz-khan/cpp-avl-tree

This project implements an AVL Tree in C++

avl-tree cpp

Last synced: 23 Mar 2025

https://github.com/cybergeist0/riemann

A program that approximates the definite integral of a relation using Riemann Sum approximations.

cpp riemann-sum vectors

Last synced: 12 Oct 2025

https://github.com/htfy96/dollar

Modern C++ implementation of $1 Unistroke Recognizer

cpp cpp17 gesture-recognition unistroke

Last synced: 12 Oct 2025

https://github.com/rafali25/snake_game

This is a simple snake game in C++ which includes multithreading

cpp multithreading

Last synced: 12 Oct 2025

https://github.com/fabberr/aoc2024

Solutions for Advent of Code 2024 puzzles written in C++

advent-of-code advent-of-code-2024 aoc aoc-2024-in-cpp aoc2024 cpp cpp26 programming-challenge

Last synced: 12 Oct 2025

https://github.com/nikita-petrovich/nikita-blend-mode

Original composite mode to blend 2 images. Including OFX plugin.

cpp davinci-resolve dctl digital-image image-processing ofx openfx

Last synced: 19 May 2026

https://github.com/zeyu-li/rref

A ref calculator in C++ 🧮

cpp ref-calculator rref-calculator

Last synced: 12 Oct 2025

https://github.com/kidagine/asteroids-sdl2

Exercise for learning C++ game development with SDL2

cpp gamedevelopment sdl2

Last synced: 12 Oct 2025

https://github.com/praths71018/leetcode_solns

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

cpp sql

Last synced: 24 Mar 2025

https://github.com/seigtm/setm-math

setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.

cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library

Last synced: 20 Apr 2025

https://github.com/urtuba/tea-programming-language

Implementation of a simple programming language using cpp.

cpp data-structures istanbul-technical-university programming-language recursive

Last synced: 16 Mar 2025

https://github.com/danylevych/sfmlgame-sfml-game-development-

This is a repository where is storing the code of the game from "SFML Game Development" book.

cpp sfml sfml-game stl-containers

Last synced: 24 Mar 2025

https://github.com/rahulrajaram/snake

C++ Snake program built using ncurses

cpp ncurses snake-game

Last synced: 15 Jun 2025

https://github.com/chinmayshah99/walkenos

Simulation of running OS

cpp os

Last synced: 13 Oct 2025

https://github.com/dev-apollo/melhores-restaurantes

Programa que lê o arquivo WorldsBestRestaurants.csv e faz certas operações com as informações.

cpp

Last synced: 16 Mar 2025

https://github.com/gashmob/crossedfingers

C++ testing framework

cpp cpp23 testing

Last synced: 24 Mar 2025

https://github.com/taedmonds/flower-exchange-cpp

A simple flower stock exchange system that accepts data from a csv file, then process it and output the trades to a new csv file.

cpp stock-exchange

Last synced: 15 Jun 2026

https://github.com/arskom/updsvc

Update Service

cpp internship service winapi

Last synced: 28 May 2026

https://github.com/riccardofelluga/cpp-library-template

Barebone C++ library project template

cmake cpp library template

Last synced: 14 Mar 2025

https://github.com/hydraharish123/cpp-problems

This repository contains all leetcode and codeforces problems that I have solved

cpp

Last synced: 30 Mar 2025

https://github.com/rpdevjesco/cryengineblankprojecttemplate

This repository has a basic implementation of the CGamePlugin needed to allow C++ code to work with CryEngine. Also has the CMake file set up for how components should be set up. In addition, has a blank template of the header and cpp files needed for building a component in C++ to be attached to the editor in CryEngine.

cpp cryengine

Last synced: 02 Jul 2025

https://github.com/jimmy-park/tasker

C++17 task system

cpp cpp17

Last synced: 13 Oct 2025

https://github.com/mcleber/sfml_arkanoid_game

Arkanoid game made in SFML

cpp games learning-cpp sfml sourcecode

Last synced: 14 Oct 2025

https://github.com/leoovs/unipp

Iterator-based Unicode conversion

cpp header-only unipp utf-16 utf-8

Last synced: 14 Oct 2025

https://github.com/saadarazzaq/formulas-to-code

A repository that translates Math Formulas to Code

cpp mathematics problem-solving

Last synced: 02 Jul 2025

https://github.com/maltsev-dev/unrealProjects

UE projects. 3 fully completed games based on free assets packs

cpp game-development ue5

Last synced: 14 Oct 2025

https://github.com/raimo33/a_star

Simple A* pathfinding algorithm visualization

cpp graphics-programming pathfinding sfml visualization

Last synced: 13 Apr 2025