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/ferhatgec/word

Reeeaally simple CLI pattern matcher in C++.

cli commandline cpp cpp17 pattern pattern-matching

Last synced: 27 Jul 2025

https://github.com/coders-school/templates

C++ online course. Modules about templates.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Jul 2025

https://github.com/ferhatgec/gechtest

gechtest, single header unit testing library.

cpp cpp20 gech unit-testing

Last synced: 18 Feb 2026

https://github.com/moshegroot/42projects_archive

My archive with project from Ecole42 (school21 in Russia)

algorithms c cpp data-structures graphics raytracing

Last synced: 20 May 2026

https://github.com/humbertodias/sdl-openmugen

Open source King of Fighters code

cpp emsdk mugen sdl2

Last synced: 13 May 2025

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

Here are all the projects that I made in C++.

algorithms cpp gcc

Last synced: 06 Apr 2025

https://github.com/amake/flutter_prime_test

A performance comparison of Dart, "platform", and "native" layers in Flutter

c cpp dart flutter kotlin performance swift

Last synced: 08 Apr 2026

https://github.com/mideohub/complaint-management-system

A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.

aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack

Last synced: 14 May 2025

https://github.com/abcdesktopio/oc.user

abcdesktop main graphical user container

bash c cpp dockerfile nodejs tigervnc x11 xtermjs

Last synced: 30 Jun 2025

https://github.com/perkss/docker-cpp

Docker Client for C++

cmake cpp docker

Last synced: 04 Apr 2025

https://github.com/zyugyzarc/dees

Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.

compiler cpp language programming-language python

Last synced: 16 Apr 2026

https://github.com/sarincr/object-oriented-programming-with-cpp

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

algorithms artificial-intelligence c course cplusplus cpp data-science datascience datastructure datastructures deep-learning machinelearning object-oriented-programming objective-c oops-in-cpp opps programming-exercises programming-paradigm regression

Last synced: 09 May 2026

https://github.com/avicted/skogsnet

Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.

arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix

Last synced: 27 Jul 2025

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

This repository contains all my data structures code in C++ language

cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees

Last synced: 11 Jun 2026

https://github.com/datejer/cpp

C++ exercises for school.

cpp school

Last synced: 04 Apr 2025

https://github.com/dashroshan/daa-oop-lab

📝 3rd semester DAA and OOP lab question solutions in C++

cpp design-and-analysis-of-algorithms object-oriented-programming

Last synced: 06 Apr 2025

https://github.com/ttldtor/snippets

TTLDTOR code "snippets"

cnippets cpp ttldtor

Last synced: 14 May 2025

https://github.com/maragedev/ue4-useful-cpp

This is a plugin providing useful cpp functions for blueprints like file edition and management

blueprints cpp files plugin unreal-engine-4

Last synced: 26 Jul 2025

https://github.com/cschladetsch/turtlegraphics

Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.

cmake cpp interpreter sdl turtle-graphics

Last synced: 29 Mar 2025

https://github.com/maxpatiiuk/code-share

A collection of random code pieces from different projects over the years.

arduino c cpp csharp jquery js php sql

Last synced: 12 Apr 2025

https://github.com/AfonsoCMSousa/ASM-Emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 05 Mar 2025

https://github.com/soreing/var-cpp

Dynamic and flexible type var implementation in c++

cpp var variables

Last synced: 15 Oct 2025

https://github.com/omerap12/anomaly-detector

Simple anomaly detector for "Advanced Programming 1" in C++

biu cpp

Last synced: 04 Apr 2025

https://github.com/zpl-c/track

Native C99 event tracking library.

c c99 cpp curl desktop iot library mobile native segment

Last synced: 18 Feb 2026

https://github.com/wkhallen/unscramble

A C++ program that unscrambles scrambled words

cpp dictionaries unscrambler

Last synced: 19 Apr 2025

https://github.com/piotr-maker/sqlinq

SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.

cpp cpp20-library databases linq orm sql sqlite

Last synced: 25 Apr 2026

https://github.com/aureleoules/audioplayercpp

🔊 c++ audioplayer

audio cpp player qt

Last synced: 14 Apr 2025

https://github.com/kassane/sieve-cache-cpp

A SIEVE cache implementation for C++

cache-algorithm cpp sieve sieve-cache

Last synced: 03 Feb 2026

https://github.com/pingzilao/zookeeper_client_design_manual

zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁

c client cpp go golang java zksdk zookeeper zookeeper-client

Last synced: 17 Jan 2026

https://github.com/samyam81/anonymous-functions

A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.

cpp csharp functional-programming java

Last synced: 11 May 2026

https://github.com/srbhp/h5stream

C++ Header only library for HDF5 input/output

cpp hdf5

Last synced: 21 May 2026

https://github.com/aleks-net/fnv1a

Single header solution to hashing with FNV1a in C/C++

c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform

Last synced: 30 Apr 2025

https://github.com/cuixing158/visual-based-odometry-estimation1-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features

Last synced: 06 Jul 2025

https://github.com/ryanfleck/projects

Anything that doesn't belong to a specific development effort ends up here.

c c-sharp cpp go java js latex lisp prolog python ruby scala vhdl

Last synced: 23 Feb 2026

https://github.com/ttldtor/process

Cross-platform library of utilities for obtaining metrics of the current process

cpp cpp14 cpp17 cpp20

Last synced: 10 Apr 2025

https://github.com/spiffgreen/cli-master

A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.

cli commandline cplusplus cpp cpp-library

Last synced: 09 Oct 2025

https://github.com/notapenguin0/titan

Flexible terrain generator library/framework/idk for C++

cpp cpp17 graphics procedural-generation terrain-editor terrain-generation terrain-rendering

Last synced: 23 Apr 2025

https://github.com/alexf2/SignalProcessing

Digital signal processing system (VB6, Visual C++, ATL, 1999)

atl component-object-model cpp signal-processing vb6 visual-basic

Last synced: 11 Mar 2025

https://github.com/bytesclub/n-puzzle-solver

Solution of N Puzzle using A* pathfinding

ai cpp npuzzle pathfinding

Last synced: 15 Apr 2025

https://github.com/wismh/brainfuck

Brainfuck interpreter. Just for fun. Enjoy!

brainfuck cpp interpreter

Last synced: 12 Feb 2026

https://github.com/klirii/javacallswithoutjni

Example of calling Java methods in C++ without using JNI or JVMTI

cpp dll dll-injection example java jdk jni jvm minecraft

Last synced: 15 Oct 2025

https://github.com/happma/pseudorank

R Package providing functions to calculate pseudo-ranks and pseudo-rank based nonparametric test statistics.

cpp nonparametric nonparametric-statistics pseudo-rank pseudo-ranks r rank rank-tests rstats trend-test

Last synced: 10 Apr 2025

https://github.com/tbeu/aquaqchallengehub

AquaQ Challenge Hub (C++)

aquaq-challenge-hub cpp cpp17

Last synced: 17 Feb 2026

https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr

Companion source code for "Ressourcen sparen mit constexpr"

cplusplus cpp

Last synced: 29 Jan 2026

https://github.com/davidromanovizc/ascii-donut

🍩 ASCII donut in different programming languages

cpp csharp dart donut fortran kotlin math python

Last synced: 30 Dec 2025

https://github.com/kid0h/kidcurl

A Curl wrapper for kids!

cpp libcurl wrapper

Last synced: 18 Feb 2026

https://github.com/b1z0n/cpp-dev-resources

Curated list of useful c++ tools, and resources to learn them:

books c cpp cpp11 cpp14 cpp17 cpp1z developer-experience developer-tools development-tools resources tutorials

Last synced: 24 Feb 2026

https://github.com/xasworks/notos

Public repository of the Notos robot project of the Kolleg St. Thomas robotics group, 2016/2017

avr cpp diy eclipse kst line-following openscad robocup robot robotics

Last synced: 24 Apr 2026

https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-

this repo made to do basic mathematical operations for the fractions

calculator contribution cpp fractional-calculus

Last synced: 13 Oct 2025

https://github.com/alirn76/maze-v2.0

Maze Game

cpp game maze

Last synced: 25 Oct 2025

https://github.com/demorgan104/dat

Technology development platform for the modern C/C++ developer

artifactory bazel c conan cpp devops embedded-systems prototyping

Last synced: 13 Oct 2025

https://github.com/hxndev/chinese-whisper-problem-using-ipc

Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.

chinese-whispers code cpp inter-process-communication ipc

Last synced: 25 Oct 2025

https://github.com/at15/styleguide

A style guide for my side projects

cpp go rust styleguide

Last synced: 19 Apr 2026

https://github.com/icingworld/shutingdown

关机小助手

cpp qt shutdown-timer spoof

Last synced: 02 Mar 2026

https://github.com/soumwadeep/soumwadeep

Short Bio Data Of Myself

cpp html-css-javascript php python

Last synced: 13 Apr 2026

https://github.com/the0cp/bing-wallpaper-gui

A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.

bing bing-image bing-wallpaper cpp desktop linux qt qt-gui

Last synced: 06 Sep 2025

https://github.com/commoncriteria/wids

Protection Profile Module for Wireless Intrusion Detection Systems

cpp extends-netdevice niap pp-module

Last synced: 19 Jan 2026

https://github.com/diegopacheco/servers-benchmark

🚀 Servers Benchmark: Simple POC to benchmark servers and languages.

benchmark bun clojure cpp deno elixr-lang go graalvm haskell java java-21 julia nim nodejs performance python ruby rust v zig

Last synced: 02 Mar 2026

https://github.com/samyam81/generic

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

cpp csharp generic go java readme stack

Last synced: 19 Apr 2026

https://github.com/sbeyer/commonsat

a common C++11 SAT solver interface for different SAT solvers

c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 formula header-only library sat sat-solver satsolver

Last synced: 05 Feb 2026

https://github.com/abdullah-sheikh/hacktoberfest2021

beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨

c cpp hacktoberfest hacktoberfest2021 java programming python

Last synced: 07 Sep 2025

https://github.com/uriegel/registry-changes-detector

Node.js addon to detect changes in Windows Registry

cpp electron nodejs windows

Last synced: 21 Jan 2026

https://github.com/luncliff/ssf

simple socket functions

cmake-examples cpp example-repo

Last synced: 12 Oct 2025

https://github.com/smartherd/c-and-cpp-tutorial

Contains source code, exercises, code challenges, and quiz for C and C++ tutorial published on Youtube.

c c-plus-plus cpp

Last synced: 14 Feb 2026

https://github.com/bettercallshao/hppuml

Help flip C++ header text to be used in UML class diagrams.

cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams

Last synced: 10 Feb 2026

https://github.com/akhilrai28/internet-of-things

Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.

c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data

Last synced: 25 Oct 2025

https://github.com/fsandhei/yambs

Yet Another Meta Build System for C++, written in Rust

build-system cplusplus cpp

Last synced: 16 Apr 2026

https://github.com/igorjakus/minigolf

Projekt studentów Instytutu Informatyki Uniwersytetu Wrocławskiego. Prosta gra 2D w tematyce mini golfa.

cpp gamedev minigolf

Last synced: 02 Mar 2026

https://github.com/adamsiekierski/visualsorting

Projekt zaliczeniowy z C++ - Kolorowo Urozmaicone Testy Algorytmów Sortowania

algorithms cpp sfml sort sorting visualization

Last synced: 10 Jan 2026

https://github.com/iamazeem/cppprimenumberprograms

C++ Prime Number Programs

cpp hacktoberfest prime-numbers

Last synced: 15 Aug 2025

https://github.com/chayaroten/annak

Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.

cpp opencv

Last synced: 13 Feb 2026

https://github.com/isaka-james/server

My Nerd HTTP/1.1 C++ web server made from scratch.

cpp server

Last synced: 24 Jan 2026

https://github.com/schaumb/is_lambda-cpp-type-trait

This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file

Last synced: 10 Feb 2026

https://github.com/b1tflyyyy/ascii-art

ASCII-ART fun project written in C++

cmake cpp free image-processing open-source opencv

Last synced: 13 Feb 2026

https://github.com/tjeufoolen/filesyncservice

Custom service written in c++ that demonstrates the concepts of file synchronization

client cloud cpp file server sync

Last synced: 08 Oct 2025

https://github.com/oliverlee/bazel_clang_format

Run clang-format on Bazel C++ targets

bazel clang-format cpp

Last synced: 23 Jan 2026

https://github.com/arakilian0/about-me

cli outputs random facts about me

command-line cpp cross-platform executable random-facts yaml

Last synced: 16 Apr 2026

https://github.com/inerttila/excel-data-app

Timesheet Management Application A Python and C++-based timesheet management application for tracking work hours and tasks. This application provides an easy-to-use interface for users to input their work-related data, which is then stored and managed in an Excel workbook.

apk cpp docker innosetup python tkinter

Last synced: 08 Jan 2026

https://github.com/vspefs/glfwppm

GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp

cpp cpp20 glfw wrapper xmake-built

Last synced: 26 Mar 2025

https://github.com/garrylachman/usb-human-name

C++ Humanize USB vendor and product codes library

cpp library usb usb-devices usbids

Last synced: 13 Jun 2025

https://github.com/subugt/nfs-autopilot

autopilot project still in development

autopilot cpp cpp20 needforspeedmostwanted

Last synced: 13 Feb 2026

https://github.com/qengineering/ncnn_pose_rpi_64-bits

ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS

bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os

Last synced: 26 Feb 2026

https://github.com/lebrancconvas/shape-of-moral

Project doing on OpenGL with C++.

cpp glfw graphics-programming opengl xcode

Last synced: 16 Apr 2026

https://github.com/musnows/lets-oj

A team code-learning repository

c cpp java leetcode oj python

Last synced: 31 May 2026

https://github.com/cpp-sc2/blank-bot

Starter bot for StarCraft II with integrated cpp-sc2

ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter

Last synced: 29 Apr 2025