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/yhirose/cpp-liblinear

A single file C++ header-only wrapper for LIBLINEAR library

cpp cpp11 header-only liblinear

Last synced: 29 Mar 2025

https://github.com/elb4rto/logdoctor_installer

Graphical installer for LogDoctor

cpp gui installer qt

Last synced: 17 May 2026

https://github.com/vishesh-gupta/algolvers

A :notebook: to my solutions to algorithms that I have encountered and want to face

algorthims cpp data-structures leetcode

Last synced: 03 Apr 2025

https://github.com/diable201/grokking_algorithms

Code from the book "Grokking Algorithms" in Python3 and C++

algorithms-and-data-structures cpp grokking-algorithms python3

Last synced: 18 May 2026

https://github.com/shreyadhir/cpp

learning c++

cpp

Last synced: 21 Jul 2025

https://github.com/tilens6/mega_utils

๐ŸฅŠ THE UNDISPUTED CHAMPION OF C++ UTILITIES! ๐Ÿ’ฅ NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! ๐Ÿ’จ FAST. SIMPLE. DROP-IN & CODE! ๐Ÿ”ฅ ONE SUBMODULE TO RULE THEM ALL! ๐Ÿ”” ITโ€™S TIME TO CODE LIKE A CHAMPION! ๐Ÿš€

camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils

Last synced: 05 Jul 2026

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/knapeczadam/dae-programming-4-qbert

๐ŸŸ  Programming 4 final project: Q*bert arcade remake using Minigin. Implements the first three levels with pixel-perfect accuracy, AI and enemy behavior, applying Programming 4 concepts and game programming patterns. Engine/game logic split via static library.

2024 2d-game arcade-game belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming game-programming-patterns howest howest-dae kortrijk prog4 programming-4 qbert student-project university

Last synced: 03 Jul 2026

https://github.com/bestfriend11/nosse_unrealengine

unreal engine with no sse4.2/avx. run the lastest version of unreal editor on old platforms with only 1gb VRAM.

avx cpp game-engine-3d gamedev sse ue5 unreal-engine-5

Last synced: 21 May 2026

https://github.com/reime005/rncppexample

This repository shows the usage of custom C++ code to be used in a React Native project.

android cpp example ios javascript react react-native

Last synced: 28 Feb 2026

https://github.com/codeantik/cp-template

My C++ template that I use for competitive programming

competitive-programming cpp data-structures-and-algorithms

Last synced: 11 Jun 2026

https://github.com/akshitkrnagpal/sockets-cpp

Server and Client Implementation using C++

client-server cpp sockets

Last synced: 20 Jun 2025

https://github.com/sonbear/games-for-fun

Games in C++, to try using github webhooks on a Jenkins Job

cpp game jenking ngrok

Last synced: 14 Sep 2025

https://github.com/quantumsheep/cpp-date

C++ date library

cpp date library

Last synced: 05 Apr 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/atomicsponge/libwtf

:page_with_curl: Custom C++ Library

cpp hpp hpp-library library

Last synced: 22 Mar 2025

https://github.com/ntdls/httpd16

Webserver for Windows 3.11, because I can and I want to. So eat it! :P

cpp http legacy web-server windows-3 windows-3-x

Last synced: 16 Dec 2025

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

This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it

42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-module-08 cpp-modules cpp-modules-1337 cpp08 stl-algorithms stl-containers vector

Last synced: 05 Apr 2025

https://github.com/evasabeeh/Travel-Route-Planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp

Last synced: 10 Oct 2025

https://github.com/ramamagarwal/project_tic-tac-toe

This repository contains a built-in Tic-Tac-Toe game developed using C++

cpp

Last synced: 23 Jul 2025

https://github.com/erfansaberbari/qtlibmanager

A C++ application built with Qt for managing books, members, and borrowing activities. It uses SQLite for persistent data storage, ensuring efficient management of library records.

cpp qt sqlite3

Last synced: 30 Mar 2025

https://github.com/416rehman/cpp-assemblystation-project

This repository is a culmination of all the milestones of the final project of OOP345 course for Seneca. The milestones and requirements are as below.

college-project cpp oop oop345 seneca

Last synced: 27 Jun 2025

https://github.com/mattkolega/gbbuddy

๐Ÿ•น๏ธ Game Boy emulator

cpp emulator gameboy opengl retro sdl3

Last synced: 17 May 2026

https://github.com/hamid-yg/unit_tests

Units Tests in several languages

c cpp epitech haskell unit-testing

Last synced: 11 Mar 2025

https://github.com/dennisfrancis/learn-opengl

C++ code examples made for learning OpenGL based on learnopengl.com

cmake cpp opengl opengl-tutorial

Last synced: 21 May 2026

https://github.com/arocull/shepherd

A top-down game about a shepherd and his flock of sheep.

cpp game

Last synced: 06 Jul 2026

https://github.com/ferfoui/frcnettable2uart

It is an intermediate software to communicate with a raspberry pico and wpilib's network tables

cpp frc kotlin platformio raspberry-pi-pico uart

Last synced: 19 Apr 2026

https://github.com/wtrsltnk/cpppm

C++ Package Manager 1001

cpp package-manager

Last synced: 11 Jun 2026

https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado

Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questรตes para realizamos em C++. As questรตes exigiam um certo tipo de conhecimento avanรงado da linguagem. Pois, no total faz 1 mรชs que estou estudando a linguagem com frequรชncia!

c-mais-mais cpp logica-de-programacao

Last synced: 21 Sep 2025

https://github.com/usman-pirzada/cpp-basics

C++ Programming done in 10th Class (2021)

cpp

Last synced: 25 Oct 2025

https://github.com/tomheaton/multicon-probe

Arduino two way communication using nRF24L01s. :joystick:

arduino cpp nrf24l01 rf24

Last synced: 12 May 2026

https://github.com/ncaq/poker

ใ‚ณใƒžใƒณใƒ‰ใƒฉใ‚คใƒณ็”จใƒใƒผใ‚ซใƒผ

console cpp poker

Last synced: 05 Apr 2025

https://github.com/antonioberna/uart-scope

A real-time UART signal viewer built with Qt and C++

arduino cpp linux macos qt uart

Last synced: 08 Apr 2026

https://github.com/cemderv/linq

A header-only LINQ library for C++

cpp linq modern-cpp ranges

Last synced: 06 Apr 2025

https://github.com/vyom-yadav/cpp

My C++ exercises and notes.

concepts cpp

Last synced: 05 Apr 2025

https://github.com/ferhatgec/sdl4cpp

sdl4cpp, header-only C++ wrapper around SDL2.

cpp header-only sdl sdl2 wrapper

Last synced: 18 Feb 2026

https://github.com/ferhatgec/lyricpps

lyricpps, song lyrics engine

cpp header-only lyrics lyrics-engine single-header song

Last synced: 18 Feb 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/ycsek/bcs006-final_exam

This is the final project of the Bachelor of Computer Science in Advanced Programming of the Faculty of Data Science, City University of Macau.

city-university-of-macau cpp homework

Last synced: 21 Mar 2025

https://github.com/croko22/vit-cpp

An implementation of the Transformer model architecture ("Attention Is All You Need") in pure C++17 from scratch

cpp cuda deep-learning machine-learning neural-network transformer

Last synced: 17 Jan 2026

https://github.com/programmingrainbow/minesweeper-cpp-sdl2

Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.

cpp cpp20 minesweeper sdl sdl2

Last synced: 22 Mar 2025

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

This repository contains Data Structure and Algorithms topics.

algorithms competitive-programming cpp data-structures problem-solving

Last synced: 13 Apr 2025

https://github.com/jgaa/purech

Cluster and replication validation for global deployments of Apache Pulsar

cli-app cpp pulsar utilities

Last synced: 18 Jul 2025

https://github.com/xanonymous-github/main

My main development-specific repo, all the separate code is here, in addition, here also provides computer class homework answers, welcome to free use.

c cpp golang html java javascript photography python study

Last synced: 07 Apr 2026

https://github.com/oppzippy/scopedvolumewheel

Small Windows application to limit the volume media control keys' effects to the current foreground window.

c-plus-plus cpp win32 windows

Last synced: 29 Apr 2026

https://github.com/a2p1k02/cppmaker

helper to optimize creating c++ projects

boost cmake cpp helper program-options

Last synced: 08 Oct 2025

https://github.com/olejek88/kernel32

Software for DAQ WinCE (Wincon8000) gas measurement

c cpp gas-measurement windowsce

Last synced: 18 May 2026

https://github.com/izzhafeez/szmatrix

Space-partitioning data structure to improve queries for clustered points in 2D space

cpp data-structures geospatial

Last synced: 06 Apr 2025

https://github.com/ricardodalarme/opengl-cpp

Representaรงรฃo de arquivos PGM como modelo de Malha Triรขngular e Nuvem de Pontos utiizando C++ e OpenGL

cpp graphics-library graphics-programming opengl

Last synced: 23 Jul 2025

https://github.com/parthjohri/leetcodepractice

This repository holds my solutions for all the LeetCode problems that I have been solving

cpp data-structures leetcode leetcode-cpp leetcode-solutions

Last synced: 12 Jun 2026

https://github.com/SG-lunch/CGOPP

go style channel in C++ based on coroutine

channel coroutine cpp cpp20 go

Last synced: 06 May 2025

https://github.com/anmamun0/phitron-contest-solutions

A collection of solutions from various coding contests, showcasing problem-solving skills and algorithmic techniques in competitive programming.

cpp

Last synced: 05 Apr 2025

https://github.com/shiroinekotfs/jupyter-cpp-graphic

Logo & Banner for Jupyter C++ kernel

banner cpp graphic jupyter-cpp-kernel logo

Last synced: 15 Jun 2026

https://github.com/lobbyra/piscine_cpp

This is my first steps in cpp. It's a lot of exercices to begin in this language.

42 42bor beginner cpp cpp98 pool

Last synced: 02 Jan 2026

https://github.com/edenreich/console-generator

A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.

cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17

Last synced: 21 May 2026

https://github.com/erroratline0/infinipaint

Infinite space, infinite zoom, collaborative canvas program for sketches and notes at massive scales

c-plus-plus collaborative cpp draw drawing-app infinite-canvas infinite-zoom note-taking tablet whiteboard

Last synced: 17 Jul 2025

https://github.com/jcbritobr/sray

SRay is a simple raytracer application based on Raytracer in one Weekend book.

computer-graphics cpp raytracer raytracer-application

Last synced: 06 Apr 2025

https://github.com/matteoppet/text_editor

Simple Raylib Text Editor from scratch

cpp piece-table raylib scratch-implementation text-editor

Last synced: 15 May 2026

https://github.com/dbeewms/logica-y-algoritmos

Example and Practical Exercises from the Logic and Algorithms Class in C, C++, and PSeInt, First Semester, Universidad Americana (UAM).

algorithms c cpp programming-logic pseint

Last synced: 16 May 2026

https://github.com/iker-gonzalez/webserv

Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.

cgi-application client cpp http http-server nginx-server python3 server

Last synced: 18 May 2026

https://github.com/tawfik-s/competative_programming_trainning_material

trainning material for problem solving and algorithms sessions belong to me

algorithms cpp problem-solving training-materials

Last synced: 21 May 2026

https://github.com/danielkrupinski/binary-cpp

Binary - decimal calculator

cpp

Last synced: 23 Jul 2025

https://github.com/4s4v1n/mlp

Neural network for letter recognition

back-propagation cpp forward-propagation machine-learning neural-network

Last synced: 23 Jun 2025

https://github.com/asut00/webserv

Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.

cpp http http-server server

Last synced: 04 Nov 2025

https://github.com/kentlouisetonino/sw-ds-runner

A simple CLI project that implements different Data Structure.

binary-tree cli cpp queue

Last synced: 06 Apr 2025

https://github.com/apebl/cppgen

A command-line utility to generate boilerplate C/C++ code

code-generation code-generator cpp python

Last synced: 16 May 2026

https://github.com/jonperk318/searching-algorithms

Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript

binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack

Last synced: 07 Apr 2026

https://github.com/thecoder-ashish/onlinestlstore

A basic C++ console based store management system using STL concepts

cpp cpp17 management-system stl store

Last synced: 28 Jun 2025

https://github.com/erriez/erriezassembly

Mixed assembly and C/C++ library example for Arduino

arduino assembly c cpp library mixed

Last synced: 12 Apr 2026

https://github.com/imxeno/apply1337

Simple command-line tool to apply *.1337 patches generated by x64dbg to running processes.

1337 cli command-line cpp patch runtime-modification windows

Last synced: 17 May 2026

https://github.com/joshua-riek/conway-s-game-of-life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.

conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game

Last synced: 06 Apr 2025

https://github.com/opikadash/memory-management-simulator

C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.

best-fit cpp data-structures first-fit googletest makefile operating-systems simulation

Last synced: 28 Jun 2025

https://github.com/irobot42/deitels-cpp-11e

My solutions for C++ How to program 11e book // WIP

11e c-plus-plus cpp deitel exercises how-to-program solutions

Last synced: 05 Apr 2025

https://github.com/kassane/ebook-net-prog

Fundamentos da Programaรงรฃo de Redes

asio book cpp network-programming portuguese-brazilian

Last synced: 27 Mar 2025

https://github.com/tirimid/nimpedpp

nimped++ is the C++ rewrite (with some featural changes / additions) of nimped

cpp cpp20 custom personal programming text-editor

Last synced: 22 May 2026

https://github.com/raisess/brot

A lightweight game engine for lightweight 2D games.

cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2

Last synced: 25 Jun 2025

https://github.com/0xsky/libredis-client

Redis C++ client, suppert redis cluster, requires hiredis only

c-plus-plus connection-pool cpp libredis-client muti-platform redis-cluster thread-safety

Last synced: 09 Jun 2026

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/adam-gladstone/softwareinteroperability

Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers

boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3

Last synced: 07 Apr 2026

https://github.com/lucasfturos/graphiextemplate

A template repository providing a quick and efficient setup for a development and testing environment using OpenGL, SDL2, and ImGui.

3d cpp imgui opengl sdl2

Last synced: 17 Feb 2026

https://github.com/gpavanb1/splitnewtonpp

FAST, Bounded, SPLIT Newton solver with pseudo-transient continuation and backtracking.

backtracking continuation cpp newton nonlinear optimization pseudotransient

Last synced: 04 Apr 2025

https://github.com/jimmy-park/cert-cmake

Generate cert.h for loading in-memory cert

certificate cmake cpp cpp17 header-only

Last synced: 19 May 2026

https://github.com/chokobole/base

A C++ base library

cpp cpp-library cpp14

Last synced: 14 May 2025