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/nikita-petrovich/cli-randomreminders

Voice Random Reminders for MacOS Terminal. C++ STD library + SQLite.

cli cpp macos reminders sqlite standard-library terminal xcode

Last synced: 11 Apr 2026

https://github.com/jusish/taskmanager_cli

CPP task manager working within the command line. it's wonderful 🥳

cpp hpp task-manager

Last synced: 08 Apr 2025

https://github.com/mfurmanczyk/dijkstra

Implementation of Dijkstra Shortest Path algorithm with C++ and SFML.

algorithms-and-data-structures cpp dijkstra-algorithm dijkstra-shortest-path

Last synced: 17 Jan 2026

https://github.com/Noxmor/TexScript

A C++ Text Adventure Game with Lua mod support.

cpp lua mod-support text-adventure text-adventure-engine text-adventure-game

Last synced: 11 Mar 2025

https://github.com/kiranks200/moving_boat_animation-

learning and building a project on computer graphics to animate moving boats using C++ and GLUT libraires

cpp glut-library

Last synced: 24 Jul 2025

https://github.com/zsuzuki/test_cpp

C++テストプログラム集

c-plus-plus cpp sample samplecode

Last synced: 15 Mar 2025

https://github.com/rose-mtz/breakout

A 2D game made with OpenGL.

cpp game opengl

Last synced: 18 Apr 2026

https://github.com/atiq-cs/passwordmanager

Password Manager Command Line App

cpp rijndael-aes-cipher rijndael-algorithm

Last synced: 16 May 2025

https://github.com/pechinkin/cosmodog

game about dog travelling through the cosmos back to the home

cpp

Last synced: 31 Mar 2025

https://github.com/v3ssel/simple3dviewer

A simple program for viewing wireframe models from .obj files

3d-graphics c cmake cpp macos opengl qt

Last synced: 11 Apr 2026

https://github.com/felsokning/cpp

C++ code I've pieced together in Visual Studio on Windows.

cplusplus cpp reviews-appreciated visual-studio visualstudio

Last synced: 24 Feb 2025

https://github.com/truongd3/public-key-cryptography

Implement Public Key Cryptography algorithms to secure information over networks.

algorithms cpp cybersecurity data-structures

Last synced: 15 Mar 2025

https://github.com/flagarde/systemdetect_old

Detect architecture, gpu ...

arch-detect cmake cpp

Last synced: 09 Jun 2026

https://github.com/allankoechke/pocketbase-cpp

Pocketbase C++ Qt SDK [Not an official SDK]

cpp pocketbase pocketbase-cpp pocketbase-realtime qt5 qt6 sqlite

Last synced: 03 Oct 2025

https://github.com/maverobot/concurrency_utils

A simple header-only C++ utility library for concurrency.

cpp cpp14 multithreading real-time

Last synced: 25 Oct 2025

https://github.com/yovsky/edito

Edito is a text editor written in c++

cpp cpp17 editor qt qt6 text-editor

Last synced: 19 May 2026

https://github.com/whizydan/glut-car-game

a car obstacle game done in c++ and glut library

animation cpp glut glut-library visual-studio

Last synced: 19 May 2026

https://github.com/timit0/generate_input_helper

Tool for creating a c# class with all custom godot input

class cmake cpp cpp17 csharp godot input utility

Last synced: 05 May 2026

https://github.com/fisothemes/result-cpp

A lightweight, header-only C++ library that provides a result type for monadic error handling .

cpp cpp17 error error-handling expected expected-value header-only result

Last synced: 09 Jun 2026

https://github.com/nathannncurtis/ocr

Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.

batch-processing cpp docker ocr pdf tesseract

Last synced: 30 May 2026

https://github.com/agauniyal/pq

different priority queue implementations

cpp cpp17 priority-queue

Last synced: 23 Mar 2025

https://github.com/alpha74/iib

My InterviewBit solutions. Maintained from 2020 onwards

algorithms coding cpp data-structures interviewbit interviewbit-cpp interviewbit-solutions

Last synced: 27 May 2026

https://github.com/garyhilares/online-nim

Online nim game.

cpp nim online-game

Last synced: 28 Apr 2026

https://github.com/stas1f1/gl_final_project

Final OpenGL project for CG course, 4th year of study, MMCS SFEDU

cpp opengl

Last synced: 10 Mar 2026

https://github.com/jonas-is-coding/sudoku-bruteforce

A Sudoku solver via brute forcing in C++

brute-force cpp solver sudoku

Last synced: 31 Mar 2025

https://github.com/octcarp-courses/sustech_cs205-cpp_f23_works

(45/45) Midterm & Course code of CS205 2023 Fall: C/C++ Program Design, SUSTech. Taught by Prof. Feng ZHENG.

cpp cs205 sustech

Last synced: 27 May 2026

https://github.com/range4-skyz/learncpp

A repository to record my daily learning of C++ coding.

cmake cpp cpp17 cpp20 cpp23

Last synced: 07 Mar 2026

https://github.com/atmatto/stol

Sticking dictionaries together with duct tape. An in-development tool for language learners and translators.

cpp language-learning translation wiktionary

Last synced: 01 Sep 2025

https://github.com/utilyre/starwars

Spaceship Game written in C++

cpp game

Last synced: 15 May 2025

https://github.com/eighty4/binny.sh

Install scripts for GitHub release binaries

c cpp cross-platform devtools go rust supply-chain-management zig

Last synced: 11 Apr 2026

https://github.com/frank-wong-cn/abstractstrategygame-raylib

Personal learning project of game development using Raylib, SLikeNet and STL.

cpp game-development raylib

Last synced: 30 May 2026

https://github.com/johannst/flex-bison-cpp-playground

A playground for some flex/bison experiments in cpp

ast bison bison-flex cpp example flex gnu lalr lex lexer lexer-parser parser playground yacc

Last synced: 15 Mar 2025

https://github.com/airalab/robonomics-client-cpp

C++ client for using Robonomics functions on microcontrollers

cpp esp microcontroller-programming

Last synced: 23 Jul 2025

https://github.com/mxagar/cpp_guide

A guide of the C++ language.

cpp guide

Last synced: 09 Apr 2025

https://github.com/msndie/irc

This project is about creating your own IRC server (with limitations ofc)

cpp irc makefile

Last synced: 25 May 2026

https://github.com/bytebigboss/cpp-mstr

Hello, C++ World from ByteBigBoss!

cpp

Last synced: 22 Mar 2025

https://github.com/astrodynamic/flags

Simple C++ header-only bit flag library. Uses enum for type-safe, efficient flag manipulation.

bit-manipulation bitflags bits bitset cmake cpp cpp17 enums header-only library performance software-development utilities utility-library

Last synced: 28 May 2026

https://github.com/sh-cho/cpp-doxygen-example

Example repo - publish doxygen with github actions

cpp doxygen github-actions

Last synced: 13 Apr 2026

https://github.com/abhinavrajesh/create-cpp

A Node.js CLI to bootstrap the process of creating C++ starter files

cli cpp node starter-template

Last synced: 13 Apr 2026

https://github.com/markjso/ft_irc

This project aims to develop an Internet Relay Chat server using C++

chat cpp irc

Last synced: 26 Feb 2025

https://github.com/envid-tech/opencv-object-detection

A supplementary vision repository for the mecanum drive repo.

c computer-vision cpp mecanum-drive opencv vision

Last synced: 08 May 2026

https://github.com/lycuid/terminal-games

Terminal games.

cpp terminal terminal-game

Last synced: 13 May 2026

https://github.com/tisandg/contrastenhacement

Contrast Enhancement applied to gray- and color-scale images using different parallel programming modes

cpp hpc mpi openmp

Last synced: 18 Jan 2026

https://github.com/ilovenooodles/tlx

Archive my 'Pemrograman dasar' on TLX

algorithms cpp datastructure

Last synced: 31 Mar 2025

https://github.com/anc1kr1st/casino_game

The Casino game is a betting game.

casino-games cpp exercise

Last synced: 09 Apr 2025

https://github.com/mishqatabid/sorting-algorithm-visualizer

Sorting Algorithm Visualizer that allows users to input an array and observe the sorting process visually

cpp dsa-algorithm python sorting-algorithms sorting-visualization

Last synced: 25 Apr 2026

https://github.com/andreysolovyev381/circular_buffer_fixed_size

Short exercise on a fixed size circular buffer data structure.

circular-buffer circular-queue cpp cpp20 data-structures

Last synced: 25 Jun 2025

https://github.com/hacker1649/manipulation-of-large-dataset

Project for a data structures course. Programming language C++ used. In order to efficiently organise, analyse, store, and retrieve information from a computer, data structures are a specific manner of grouping data in a specialised format. They are a method of managing data that makes it simple to utilise. To manage the huge data, we have applied.

cpp data-structures datamanipulation dataset kaggle-dataset structured-data

Last synced: 12 Mar 2026

https://github.com/jacobwalkr/snake-cpp

Learning C++!

cpp practice

Last synced: 28 Mar 2025

https://github.com/thekureq/project_moodyweb---uniproj

This is a university project including website and robot software in c++

client-server cpp javascript

Last synced: 19 May 2026

https://github.com/rudradcruze/phitron

Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5

c cpp phitron programming

Last synced: 01 May 2026

https://github.com/hazward/comp345

COMP 345 Team Assignment (All the small components to build the big project)

cpp desgin-pattern risk-game

Last synced: 26 Mar 2025

https://github.com/kzamanbd/lightoj-dimik52

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in the software industry. Whether you're a developer, a project manager, or an enthusiast in the software development field...

c cpp problem-solving

Last synced: 11 Apr 2026

https://github.com/jamesmistry/measuro

Program metrics in modern C++

cpp metrics metrics-gathering observability

Last synced: 16 Jan 2026

https://github.com/shafaq-aslam/leetcode-chronicles

This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.

algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving

Last synced: 07 Apr 2025

https://github.com/bewaremypower/protobuf-demo

Google protocol buffer demos

cpp protocol-buffers

Last synced: 04 Jun 2026

https://github.com/jackparsonss/fusion

a toy programming language

antlr4 cpp llvm mlir

Last synced: 05 Jan 2026

https://github.com/haykalaul/lesungpipi-esp32

Esp32 Simulation using Wokwi + PlatformIO

cpp esp32-arduino platformio wokwi

Last synced: 13 Apr 2026

https://github.com/hein-htetsan/diploma-in-computing-i

using conditional statement. ncc assignment

conditional-statements cpp

Last synced: 13 Mar 2025

https://github.com/modestimpala/libvotv

A modern C++ header-only library for interacting with VotV.

cpp ue4 ue4ss votv

Last synced: 14 Mar 2025

https://github.com/engichang1467/opencc

Learning OpenGL in C++ with linkedIn

cpp glew glut opengl

Last synced: 25 Apr 2026

https://github.com/xandersteyn/maze-solver

A C++ program that generates a random maze and solves it using the Breadth-First Search (BFS) algorithm, displaying the solution path from start to end

algorithm breadth-first-scanner computer-science cpp cpp-algorithms educational graph-theory maze-generator maze-solver pathfinding problem-solving random-maze terminal-application

Last synced: 16 Mar 2025

https://github.com/aloussase/hackerascentfest

Website for the Hacker Ascent Hackathon

cpp kokoa web

Last synced: 13 Apr 2025

https://github.com/justagwas/retro-lanes-2d

A "Retro" Styled 2D Highway Racing Console Game

console console-game cpp game retro sfml sfml-game

Last synced: 15 Mar 2025

https://github.com/douglasdavis/toploop

A framework for analyzing top ntuples.

analysis-framework cpp cpp14 hep-ex

Last synced: 19 Jun 2026

https://github.com/bc100dev/alde

Android on the Linux Desktop Environment

android bionic cpp glibc java jdk-21 linux native-apps open-source sdk sdk-android sdk-java

Last synced: 15 Mar 2025

https://github.com/ggrbill/omp-tutorial

Tutorial of OpenMP in C++

cpp hacktoberfest openmp

Last synced: 07 Sep 2025

https://github.com/pradeepchegur/essentials_of_cpp

Typical codes on essentials of C++

cpp oops-in-cpp

Last synced: 15 Mar 2025

https://github.com/duckymomo20012/socket-api-tester

A simple http client using socket

cpp cpp17 socket

Last synced: 26 Mar 2025

https://github.com/jerboaburrow/jgl

A Cross-platform graphics library with OpenGL or Vulkan backends

android cpp linux macos opengl vulkan windows

Last synced: 15 Feb 2026

https://github.com/hadisfr/socket_cpp

C++ Client/Server Socket

cpp socket-programming

Last synced: 15 Jun 2025

https://github.com/jhleeeme/network-exercises

Network programming exercises with cpp

cpp ipc message-queue network semaphore shared-memory socket

Last synced: 24 Jun 2026

https://github.com/abhay-100/building-with-cpp

This is me learning C++

cpp learning-by-doing

Last synced: 15 Mar 2025

https://github.com/semi-dlc/cpp_teaching

Some projects used in winter term 2023/2024 in my activities as a student teaching assistant.

course cpp

Last synced: 14 Jun 2026

https://github.com/kumaarbalbir/reg-grow-bfs

C++ implementations of a region-growing algorithm using OpenCV

cpp region-growing-segmentation

Last synced: 30 Mar 2025

https://github.com/aishwarya16920/cpp

Highlights my Coding Skills

cpp

Last synced: 25 Jun 2025

https://github.com/ellectroid/flogger

File logger - minimalist log file utility

cpp logging logging-library

Last synced: 16 May 2025

https://github.com/taservers/vdfparser

Simple and modern C++ library for parsing the Valve Data Format

cpp file-format parser source-engine valve-data-format vdf

Last synced: 16 May 2025

https://github.com/nigeparis/42-cpp-05

CPP Module 05 teaches inheritance, polymorphism, and exception handling using try-catch. It covers creating forms, specialized actions, and dynamic form generation with robust error management.

cpp cpp98 cpple

Last synced: 25 May 2026

https://github.com/suddi/3dslantrelief

3D slant visual stereoscopic perception experiment, developed using Python, C, C++, OpenGL and GLSL

c-plus-plus cpp glsl inclinometer opengl perception psychophysics python relief texture

Last synced: 04 May 2026

https://github.com/darylnoupik/cpp-pendu-lab

Ce jeu du pendu en C++ est une petite application console permettant de jouer au jeu classique du pendu. Le jeu est simple : le programme choisit un mot aléatoire parmi une liste, et le joueur doit deviner les lettres du mot en proposant des lettres.

cpp

Last synced: 21 May 2026

https://github.com/nyfeu/pong

This project is a remake of the classic Pong game, implemented in C++ using the raylib library. It features single-player gameplay, where you control a paddle to bounce a ball past a computer-controlled opponent. Enjoy the nostalgia of this timeless arcade game with a modern twist

cpp pong-game raylib-cpp

Last synced: 13 Jun 2025

https://github.com/sh-cho/multiplayer-game-programming-practice

Practice for "Multiplayer Game Programming: Architecting Networked Games"

cpp socket-programming

Last synced: 27 May 2026

https://github.com/WilfriedRabouin/WesnothServer

Server for the game The Battle for Wesnoth

cpp game multiplayer server strategy turn-based

Last synced: 11 Mar 2025

https://github.com/programmingrainbow/conways-game-of-life-cpp-sdl3

Conway's Game of Life written in C and using SDL£ game library.

cpp cpp20 gameoflife sdl sdl-image sdl-ttf sdl3 sdl3-image sdl3-ttf

Last synced: 28 Aug 2025