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/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/joakimthun/kiwi

A 3D software renderer written in c++

3d cpp rendering software-rendering

Last synced: 31 Mar 2025

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/degitx/nen

Neural Network library with with native CPU/GPU bindings and learning algorithms choice

algorithm-library cpp machine-learning neural-network nodejs

Last synced: 21 Apr 2025

https://github.com/imharshag/kernelcraft

An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.

cpp operating-system

Last synced: 23 Apr 2025

https://github.com/aermoss/aenc

A programming language made with C++.

cpp interpreter programming-language

Last synced: 26 Jun 2025

https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/pachadotdev/cpp11eigen

The idea is to pass matrices/vectors from R to C++, write pure C++/Eigen code for the computation, and then export the result back to R with the proper data structures.

cpp cpp11 eigen hacktoberfest linear-algebra rstats

Last synced: 10 Apr 2025

https://github.com/bensuperpc/vector

High performance multidimensional vectors in C++17, with optional OpenMP acceleration.

cmake cmake-init cpp cpp17 openmp vector

Last synced: 20 Jan 2026

https://github.com/devgianlu/ghidraprotobufcpp

Useful plugin for reverse engineering code that makes use of C++ protobuf

cpp ghidra ghidra-plugin ghidra-scripts protobuf

Last synced: 11 Apr 2026

https://github.com/lmangani/atproto-cpp

Simple C++ interface for interacting with BlueSky #atproto

atproto bluesky bsky cpp

Last synced: 09 Apr 2025

https://github.com/superb-man/pacman

Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁

2d c cpp game igraphics-project maze open-gl x-33

Last synced: 03 Mar 2025

https://github.com/digoarthur/console-guessinggame

This was my first program create in University.

cpp

Last synced: 30 Mar 2025

https://github.com/ahmed-saayed/compititve-programming

A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey

algorithms competitive-programming cpp data-structures icpc problem-solving topic

Last synced: 10 Oct 2025

https://github.com/srz-zumix/reviewdog-action-infer

reivewdog action infer

cpp github-actions

Last synced: 05 Oct 2025

https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads

Perform operations on a string using Multithreading.

capitalize code cpp reverse shift strings threads

Last synced: 06 Jul 2025

https://github.com/brunexgeek/webster

Small and standalone HTTP server/client API

c cpp http http-client http-server networking webster

Last synced: 28 Apr 2025

https://github.com/artem78/s60-file-utils

File utilities for Symbian OS

cpp file filesystem library module symbian symbiancpp

Last synced: 10 Oct 2025

https://github.com/dan-and-dna/mobilediablo

unreal c++ learning example 虚幻c++ topdown 例子

cpp game topdown ue4 ue4-tutorial

Last synced: 14 Mar 2025

https://github.com/robaho/cpp_leveldb

A port of the ultra-high-performance robaho key-value database using modern C++.

cpp database key-value-database key-value-store leveldb lsm-tree

Last synced: 21 Nov 2025

https://github.com/erikzenker/chainiterator

Concat multiple C++ containers to a single iterable object

cpp cpp14 iterator

Last synced: 12 Oct 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/theshobhitsingh/data_structures_and_algorithms

This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.

algorithms c cpp data-structures java javascript python typescript

Last synced: 06 Mar 2026

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/briandowns/libgithub

C/C++ library for accessing the GitHub API.

c cpp github library

Last synced: 03 Sep 2025

https://github.com/socrats/dyrwin

Simulator of evolutionary dynamics and game theory in c++

cpp evolutionary-game-theory game-theory simulation

Last synced: 11 Jun 2025

https://github.com/jofaval/babylon

Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce

api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript

Last synced: 17 Feb 2026

https://github.com/hxndev/chatbot-using-named-pipes

In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.

chatbot code cpp fork named-pipes pipes process

Last synced: 31 Mar 2025

https://github.com/michalspano/terminarium

🌱 An Enclosure System – Terrarium + Terminal

arduino cpp vue

Last synced: 24 Apr 2025

https://github.com/llnl/spify

cpp

Last synced: 21 Jan 2026

https://github.com/tbeu/aquaqchallengehub

AquaQ Challenge Hub (C++)

aquaq-challenge-hub cpp cpp17

Last synced: 17 Feb 2026

https://github.com/courseworks/aut_ap_2024_spring_hw2

The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.

banking-applications cpp homework homework-assignments

Last synced: 12 Jun 2025

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

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

Last synced: 05 Feb 2026

https://github.com/randomgamingdev/ezal

A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.

audio audio-library cpp cross-platform multilib ogg powerful

Last synced: 24 Apr 2025

https://github.com/macmade/id3v2

C++ library for ID3v2 tag parsing

cplusplus cpp id3 id3v2 parsing tag tags

Last synced: 19 Apr 2025

https://github.com/muhammad-tayyab-awan/voting-project-using-oop

This is My Procjet of Second Semester of Object Oriented Programming in Cpp

console-application cpp file-handling file-handling-in-cpp voting-project voting-system

Last synced: 02 Mar 2025

https://github.com/hxndev/counting-alphabets-using-multithreading

Counting frequency of alphabets in the input file using Multithreading.

alphabets alphabets-counting code counting cpp multithreading threading

Last synced: 31 Mar 2025

https://github.com/mortennobel/simplehmesh

A simple implementation of the halfedge mesh data structure

cpp

Last synced: 17 Jun 2026

https://github.com/timbergus/sirocco

This project aims to create a C++ REST server.

cpp rest server

Last synced: 26 Jun 2026

https://github.com/mguludag/enum_sequence

C++'s integer sequence for enums

cpp cpp11 enum

Last synced: 18 Jun 2026

https://github.com/tomaszrewak/strong_typedefs

A strong_typedef implementation for C++ with selective operator overloads.

cpp header-only library operator-overloading strongly-typed

Last synced: 18 Jun 2026

https://github.com/asiantbd/crypto-prices-slash-bot-cpp

Crypto Prices Discord Bot C++ with Slash Command

cpp discord-bot hacktoberfest

Last synced: 22 Jun 2026

https://github.com/nixrajput/bst-operations-cpp

BST operations using `C++` programming language.

bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures

Last synced: 12 Jun 2026

https://github.com/codingkoopa/shiny-hunting-counter

Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.

cpp pokemon qt

Last synced: 20 Jun 2026

https://github.com/kauefraga/ping-pong

The classic ping pong game made with Raylib/C++.

cpp game-development ping-pong raylib raylib-cpp

Last synced: 24 Jun 2026

https://github.com/truthbk/datadog-cpp

Datadog C++ Statsd Client Library

cpp datadog library statsd statsd-client

Last synced: 13 May 2026

https://github.com/ronenness/bucketalerts

C++ Library for Token-Buckets based alerts.

alerts cpp cpp11 events token-bucket

Last synced: 11 Jun 2026

https://github.com/fbseletronica/franzboy-lib

Biblioteca para a placa FranzBoy

arduino biblioteca c cpp franboy

Last synced: 13 May 2026

https://github.com/blayung/cs-c4

The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.

arduino bomb counter-strike cpp electronics

Last synced: 14 May 2026

https://github.com/tranglecong/trlc_threadsafe

A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.

cpp guard mutilthread notify queue wait

Last synced: 20 Jun 2026

https://github.com/tech-gian/school_simulation_cpp

👨‍🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.

cpp oop oop-cpp oop-principles school school-project simulation

Last synced: 23 Jun 2026

https://github.com/nachovizzo/saxpy_openacc_cpp

My way of thinking about OpenACC, C++, and Parallel computing in general

cpp cuda gpu openacc

Last synced: 23 Jun 2026

https://github.com/vnmakarov/ihtab

High performance C/C++ hash tables

c cpp hashtable

Last synced: 25 Jun 2026

https://github.com/mikedld/haval

Standalone HAVAL implementation in C++14

cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6

Last synced: 13 May 2026

https://github.com/qninhdt/yourcraft

YourCraft - a simple voxel game written in C++ using modern OpenGL

cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel

Last synced: 19 Jun 2026

https://github.com/maurodelazeri/kafkaz

High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka

cpp kafka librdkafka

Last synced: 23 Jun 2026

https://github.com/kalinbogatzevski/talq-desktop

Native Qt desktop client for Nextcloud Talk — drawn with QPainter, not wrapped. Fast, low-idle, built to run all day.

chat-client cpp desktop nextcloud nextcloud-talk qt qt6 webrtc

Last synced: 13 Jun 2026

https://github.com/dup4/snapshot-cpp

Similar to Jest Snapshot, but implemented in C++.

cpp snapshot unittest

Last synced: 22 Jun 2026

https://github.com/neuro-mechatronics-interfaces/microros-pico

An all-in-one package for building a local MicroROS workspace and flashing a ROS2 node on a Raspberry Pi PICO

cpp microcontroller microros pico raspberrypi-pico ros2

Last synced: 18 Jun 2026

https://github.com/cm0use/switchbutton

Implementation of Material Design 2 for the Switch component.

component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget

Last synced: 13 May 2026

https://github.com/hmasum52/cse310-compiler-sessional

Implementation of all the assignments of the course CSE310-Compiler-Sessional

bison-yacc compiler cpp flex-lexer lexer

Last synced: 25 Jun 2026

https://github.com/johnfredcee/fbxconverter

An Open-Source version of the now defunct Autodest FBX Converter

3ds bvh c-plus-plus collada cpp dae fbx fbx-sdk

Last synced: 20 Jan 2026

https://github.com/gob52/gob_datetime

date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )

arduino arduino-library cpp datetime jsr-310

Last synced: 15 May 2026

https://github.com/huijari/metacarpal

tap-producing test harness for cpp

cpp tap testing

Last synced: 17 Jan 2026

https://github.com/epasveer/crosswordplayer

A crossword playing program for AcrossLite .puz files.

acrosslite cpp crossword crosswords qt5

Last synced: 10 May 2026

https://github.com/scenent/editor

lightweight code editor for C++, Python and Javascript.

code-editor cpp opengl text-editor

Last synced: 15 May 2026

https://github.com/lightaxis/bt_lite

Light weight, embedded friendly Behavior Tree

behavior-tree cpp embedded

Last synced: 15 Jun 2025

https://github.com/kampi/food-database

Organize your cooking recipes with your computer or with your tablet and export the recipes for your Android or iOS smartphone.

cpp qt

Last synced: 29 Dec 2025

https://github.com/zubax/senoval

A simple dependency-free header-only library of C++17 classes for real-time embedded systems

cpp cpp17 embedded embedded-systems real-time

Last synced: 03 Apr 2025

https://github.com/thaliaarchi/deque

Reusable double-ended queue iterable container implemented as a circular array.

cpp deque iterator

Last synced: 18 Jul 2025

https://github.com/IvanDrf/Vector-Int

Realization of a self-expanding array with some std::vector methods

cpp cppvector vector

Last synced: 12 Mar 2025

https://github.com/lukasz1podgorski/stereosanctionmultifx

StereoSanction MultiFX - VST3 Multi-effect based on fractional delay line algorithm. It can achieve popular audio effects such as delay, vibrato, chorus, flanger, ring modulator, tremolo, overdrive, distortion and fuzz. GUI designed to be welcoming for every audio enthousiast, without the clutter of modern apps serving similar purpose.

audio audio-effect audio-processing circular-buffer cpp digital-signal-processing juce juce-framework music plugin vst vst3 vst3-plugin

Last synced: 02 Mar 2025

https://github.com/cat-gawr/ai-python

Una piccola AI che il suo picco massimo di risposta è stato di 0.02 secondi di risposta | Konata ~ 2025

cpp cuda-programming golang java python3 tex vhdl-modules

Last synced: 06 May 2026

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 17 May 2026

https://github.com/malwarebo/nimbus

Weather forecasting model using Tensorflow

cpp deep-learning machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/proximax-storage/cpp-xpx-chain-sdk

ProximaX Sirius-Chain C++ SDK

blockchain chain cpp sdk sirius-chain xpx

Last synced: 06 Mar 2026

https://github.com/curve/eraser

✏️ A C++20 type-erasure library

cpp cpp-library cpp20 cpp20-library polymorphism type-erasure

Last synced: 08 Sep 2025

https://github.com/matthewpoletin/liman

OpenGL 3D rendering engine

3d cpp game-engine opengl

Last synced: 22 May 2026

https://github.com/linarcx/neodm

Simple and lightweight download manager written in c++/ncurses.

cpp download-manager libaria2 ncurses neo tui

Last synced: 05 May 2025

https://github.com/fwsgonzo/nvme

NVMe guest driver for IncludeOS

cpp driver includeos nvme

Last synced: 27 Mar 2025

https://github.com/strcoder4007/codeforces-solutions

My 800+ solved Codeforces problems on Algorithms and Data Structures using C++

algorithms cpp

Last synced: 08 Sep 2025

https://github.com/yusufsefasezer/cpp-shop-management

A simple shop management application developed with Modern C++.

cpp cpp-stl cpp17 modern-cpp shop-manager

Last synced: 09 Jul 2025

https://github.com/p1ckle-rick/city-of-calgary-2018

:phone: :movie_camera: :art: ART++ is an Augmented Reality app to show art in real-time in real-size.

arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d

Last synced: 09 Jul 2025

https://github.com/gil9red/ascii_table

Ascii table (#c++ #qt #qt5)

ascii-table cpp qt

Last synced: 15 May 2026

https://github.com/blueskyson/ansi-escape-code-color

ANSI escape code color lookup

ansi-colors colors cpp python terminal

Last synced: 12 Apr 2026

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/codenoid/md5-cpp

MD5 -> WASM

cpp emscripten wasm

Last synced: 15 Apr 2026

https://github.com/karnkaul/dibs

Dear ImGui BootStrap using GLFW, Vulkan, and C++20

cpp cpp20 cpp20-library glfw gui vulkan

Last synced: 20 Mar 2025