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/minarox/rltm-plugin

BakkesMod plugin for Rocket League Tournament Manager

bakkesmod cpp rocket-league websocket

Last synced: 30 Jul 2025

https://github.com/cirquit/rostemplate

ROS templates

catkin cmake cpp ros template

Last synced: 12 May 2026

https://github.com/larissajusten/uergs-prog-orientada-a-objetos

Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.

cpp java poo

Last synced: 19 Feb 2026

https://github.com/jokoardh/ta_prototype_sistem_atm

Sistem ATM Sederhana dengan bahasa C++

cpp

Last synced: 05 Nov 2025

https://github.com/icrobotics-team167/2015recyclerush

Robot code for the 2015 FRC game

cpp first frc frc-recycle-rush robotics

Last synced: 29 Aug 2025

https://github.com/cm0use/tic-tac-toe

Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.

cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game

Last synced: 20 Aug 2025

https://github.com/monogramm/docker-osrm-backend

:whale: :alembic: Docker image for OSRM Backend.

cpp docker gis openstreetmap osm osrm routing

Last synced: 25 Sep 2025

https://github.com/hijal/problem_solutions

daily code practice for self improvement and contest problem solutions (Codeforces, codechef, atcoder)

atcoder codechef codeforces cpp geeksforgeeks practice problem-solving

Last synced: 03 Nov 2025

https://github.com/desuex/abworld

Space Rangers Arcade Battles

cpp old-games russian space-rangers-2

Last synced: 16 Sep 2025

https://github.com/benami171/system_programming2_exe2

Algorithms and Operations on Graphs, Graph operators overloading.

cpp graph graph-algorithms operators-overloading

Last synced: 19 Feb 2026

https://github.com/zoulhadj/vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.

cpp engine rendering vulkan

Last synced: 08 Jul 2025

https://github.com/albin-johansson/init

A simple .ini parsing and serialization library

cpp cpp20 header-only ini ini-parser modern-cpp

Last synced: 17 Aug 2025

https://github.com/lekco1320/dsdisplay

使用EGE库可视化常用的数据结构(前序&中序构造二叉树、哈夫曼树的构造、平衡二叉树的构造与查询)。

cpp data-structures ege visualization

Last synced: 05 Mar 2025

https://github.com/dhi13man/numcuts

A GUI tool that allows you to set up custom shortcut keys that you can press to run anything on your PC or the web. Built using C++ and containing a full HTML/CSS based UI, made using NodeJS and Electron Framework.

batch-script bootstrap c-plus-plus cpp css dhi13man electron electron-app html html-css-javascript html5 javascript nodejs open-source opensource shortcuts software time-saver utility windows

Last synced: 10 Apr 2026

https://github.com/nexusgksoftwares/maze-project

Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!

cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator

Last synced: 23 Jan 2026

https://github.com/strwdr/skner-lang

simple programming language written in C++

compiler cpp interpreter language lexer parser

Last synced: 14 Mar 2025

https://github.com/lnd3/ldeps

A collection of ready-to-use common c++ libraries like curl, glfw, imgui and others

collada cpp curl fbx glad glfw imgui implot json openfbx physics serialization ufbx xml

Last synced: 15 Apr 2025

https://github.com/endail/mcp3008

Raspberry Pi C++ API for MCP3008 or MCP3004

adc cpp lgpio mcp3004 mcp3008 raspberry-pi

Last synced: 20 May 2026

https://github.com/stevegremory/tinyvm

A very basic register based virtual machine.

cpp virtual-machine

Last synced: 28 Mar 2025

https://github.com/mariomarton/adventure-engine

A flexible, C++ based, engine for creating text-based adventures and RGP games. Featuring multilingual support, customizable character creation, inventory and storage systems, turn-based combat, save/load functionality and more. Games are configured using JSON files.

c-plus-plus character-creation cpp cpp-json text-based-adventure text-based-game text-based-game-engine turn-based-combat

Last synced: 30 Aug 2025

https://github.com/sambhav228/indian_map_cpp

C++ code to generate the map of India

cpp indianmap

Last synced: 05 Nov 2025

https://github.com/miguel-kjh/matlibrarypy

matrix library made with C ++ for Python

boost cpp python swig

Last synced: 27 Apr 2026

https://github.com/kneth/androidcalcpi

Playing with C++ for Android

android-studio cpp legacy ndk

Last synced: 12 Nov 2025

https://github.com/CodeWithTejpratab/MatrixCalculator

This an IOS app Developed using a matrix calculator using swift and c++

cpp objective-c swift swiftui

Last synced: 01 Oct 2025

https://github.com/natsalete/ed2-iftm-ads

Este repositório contém as atividades realizadas durante a disciplina de Estrutura de Dados II (ED II) no 4º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.

buble-sort cpp estrutura-de-dados insertion-sort merge-sort selection-sort

Last synced: 19 Feb 2026

https://github.com/jasperdrescher/tale

An action-adventure game developed in UE5 for learning purposes | UE5で開発された学習用のアクションアドベンチャーゲーム

cpp game unreal-engine

Last synced: 26 Jun 2025

https://github.com/pkestene/mandelbrot_kokkos_cmake

A simple example application using cmake build system, and kokkos as a third party

cpp gpu kokkos mandelbrot miniapp performance

Last synced: 05 Apr 2025

https://github.com/pratheekv39/polar-nrz-i-using-opengl

Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp

cpp opengl

Last synced: 15 May 2026

https://github.com/gembcior/stm32-cmake-blinking-led

Simple example how to use CMake with C++ for STM32 development.

cmake cpp embedded stm32

Last synced: 26 Jun 2025

https://github.com/alpha74/lld-machinecoding_guide

My solved LLD questions and Machine Coding interview solutions

cpp interview-questions java low-level-design machine-coding oops spring-boot system-design

Last synced: 09 May 2026

https://github.com/mtalyat/minty

A C++ Vulkan game engine.

cpp game-engine vulkan vulkan-game-engine

Last synced: 28 Jun 2025

https://github.com/vincent-picaud/mma_meson_demo

How to use Meson to build a Mathematica package relying on LibraryLink and on an external C++ library

c cpp librarylink mathematica mesonbuild

Last synced: 19 May 2026

https://github.com/avakar/intrusive_lfstack

Lock-free, allocation-free, header-only, composition-based stack for C++11

cpp lock-free-stack

Last synced: 17 Aug 2025

https://github.com/mickaelblet/args

Parse and store options from argc and argv

argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library

Last synced: 03 Feb 2026

https://github.com/andrewrgarcia/learn-cpp

C++ learning / review material

cpp

Last synced: 27 Jun 2025

https://github.com/mohdnehalkhan/cpp-programs

This Repository contains all basic program's of C++ Object Oriented Programming language for a beginner.

cpp dsa object-oriented-programming

Last synced: 28 Jul 2025

https://github.com/genogrove/genogrove

Modern C++ chained interval indexing library

bplustree cpp data-structures genogrove genome genomics graph indexing intervals

Last synced: 20 May 2026

https://github.com/jeffersonqin/max4min

🍡 Maximize windows in a way easy for minimize

cbt-hook cpp csharp global-hooks hook win32api windows wpf

Last synced: 28 Apr 2026

https://github.com/cantro93/ores

Ores - item drawing mechanics for C++

cpp cpp14 randomization

Last synced: 03 Jan 2026

https://github.com/teiacare/teiacarevideoio

TeiaCareVideoIO is a C++ video encoder and decoder library.

cpp cross-platform ffmpeg video-decoding video-encoding video-io videocapture videowriter

Last synced: 20 Aug 2025

https://github.com/realbitdancer/rawinputviewer

A utility to test, visualize, and map WM_INPUT messages.

cmake cpp cpp23 desktop raw-input windows

Last synced: 20 Feb 2026

https://github.com/flamboyantpenguin/wikilynx

A simple game browser made using Qt C++ for playing wikipedia speedrun the right way

cpp game qt qt6-gui qtwebengine wikipedia wikipedia-speedrun

Last synced: 13 Aug 2025

https://github.com/tmsalab/edina

Perform a Bayesian estimation of the Exploratory Deterministic Input, Noisy “And” Gate (EDINA) cognitive diagnostic model described by Chen et al. (2018) <doi:10.1007/s11336-017-9579-4>

cognitive-diagnostic-models cpp dina ecdm item-response-theory psychometrics r rcpparmadillo rstats

Last synced: 15 Aug 2025

https://github.com/azurespheredev/KernelDriver2DrawLine

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 25 Oct 2025

https://github.com/0xsafkat20/hello_compiler

Compiler Design Lab Code

code compiler cpp

Last synced: 28 Mar 2025

https://github.com/henrifroese/external_memory_fractal_tree

Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.

b-tree-implementation cpp data-structures external-memory

Last synced: 23 Jul 2025

https://github.com/valiantlynx/marshmallow-ghost-stack

For BETAUIA GameJam. --Theme: how to roast a marshmallow

cpp gamejam raylib tailwindcss valiantlynx webgame

Last synced: 19 Feb 2026

https://github.com/alexdev-tb/helix

Userspace, microkernel-style framework for runtime-loadable modules.

cpp framework linux modular modules userspace

Last synced: 27 Sep 2025

https://github.com/szymonmaszke/programming-languages

Mindmap notes regarding programming languages (polish and english)

c cpp java mindmap mysql notes programming-language python r scala sql

Last synced: 10 Apr 2026

https://github.com/ferhatgec/tucpp

C++ implementation of TinyUrl CLI (tuc) (uses curl4cpp)

cpp curl4cpp lib single-source tuc

Last synced: 02 Aug 2025

https://github.com/guilhermeisnotunix/clt

CLT (Command Line Timer) é um cronometro simples para uso na linha de comando (Terminal Unix-Based), feito em C++.

command-line cpp timer

Last synced: 23 Jul 2025

https://github.com/vinatorul/advent-of-code

My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials

advent-of-code advent-of-code-2016 cpp kotlin

Last synced: 30 Apr 2026

https://github.com/natsalete/curso-programacao-basica-codcad-

Minhas resoluções dos desafios do Curso Programação Básica (CodCad).

cpp

Last synced: 19 May 2026

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

Solutions created by me for Codeforces problems. Below will be my profile to see all my solutions.

codeforces-solutions competitive-programming cpp

Last synced: 03 Oct 2025

https://github.com/champ96k/leetcode-solutions

Collection of LeetCode questions and solutions to ace the coding interview!

coding-interview-preparations cpp data-structures leetcode-solutions

Last synced: 07 Oct 2025

https://github.com/ziadasem/gc-cpp

A different implementation for garbage collection system in C++

cpp cpp17 garbage-collection garbage-collector modern-cpp

Last synced: 22 Mar 2025

https://github.com/marcellofabrizio/compiler-front-end

A compiler front-end for the ANSI C Yacc grammar or: how I learned to stop worrying and love the compiler

c compiler cpp lexical-parser syntactical-parsing

Last synced: 20 Apr 2026

https://github.com/jetkan-yk/food-delivery

Introduction to C++ term project

cli cpp food-delivery introduction-to-programming

Last synced: 19 May 2026

https://github.com/pradyuman7/hackerranksolutions

My Solutions to some of the HackerRank practice problems in Java and C++ (Python , C#)

cpp hackerrank hackerrank-solutions hackerranksolutions java problem-solving

Last synced: 19 May 2026

https://github.com/kimtth/console-tetris

🎲 Most simplest console based Tetris source code by C++

console-tetris cpp tetris tetris-source

Last synced: 18 Aug 2025

https://github.com/saptakbhoumik/ouroboros

Ouroboros is a C++ library to work with N dimentional tensors

cpp cpp20 cpp20-library ouroboros tensor

Last synced: 25 Jan 2026

https://github.com/farnyser/cpp-sharpener

C++ with a C# flavor

cpp csharp transformer

Last synced: 12 Apr 2026

https://github.com/tvanfossen/entropic

Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.

agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling

Last synced: 30 May 2026

https://github.com/y252328/link-preserving_interference-minimization

Simulation program for "Link-Preserving Channel Assignment Game for Wireless Mesh Networks"(LPIM)

channel-selection cpp game-theory link-preserving mesh-networks

Last synced: 26 May 2026

https://github.com/jjlibra/xscanner

Just a simple port scanner.

c cpp qt5 scanner

Last synced: 05 May 2026

https://github.com/maksasj/dunmorogh

Dunmorogh - simple c++ library, that implements some sorting algorithms

cpp educational-project library sorting sorting-algorithms

Last synced: 15 May 2025

https://github.com/anmamuncoder/cp-problem-solving-zone

Competitive Programming Practice with C++, covering Algorithms, Problem-Solving, and Data Structures to enhance Coding Skills and Efficiency.

backtracking cpp recursion segment-tree slicing

Last synced: 20 Jan 2026

https://github.com/loki-astari/thorsioutil

Utilities for handling IO in C++

cpp formatting io printf

Last synced: 04 Feb 2026

https://github.com/madladsquad/untitledtemplatingengine

A templating engine powered by a lisp-like language

c cpp library templating templating-engine templating-language

Last synced: 17 Mar 2026

https://github.com/nysynysy2/threadpool-cpp17

Header Only, Dynamic Adjust, Super-light-weight, C++17

cpp header-only lightweight thread-pool threading threadpool

Last synced: 16 Jan 2026

https://github.com/morgancaron/latest-clang-action

GitHub action to provide a precompiled version of LLVM Clang for continuous integration without having to recompile at each run.

clang cpp cpp20 cpp20-modules cpp23 llvm

Last synced: 05 Jan 2026

https://github.com/sai-suraj-27/cpp

This is my Repo for Practicing C++, Attempting Contests, and Solving Good Problems.

algorithms competitive-programming-contests cpp data-structures important

Last synced: 01 Sep 2025

https://github.com/kazhuu/cpp-examples

Me studying C++ and it's features

boost-library cmake cpp examples googletes study

Last synced: 11 Jun 2025

https://github.com/tommy131/studyincpp

我的C++学习仓库

cpp cpp-learning

Last synced: 13 Mar 2025

https://github.com/luncliff/grpc-worknote

personal experiments with grpc(v1.25+) for C++

cmake codegen cpp cpp20 grpc korean

Last synced: 25 Apr 2025

https://github.com/mccaffers/backtesting-engine-cpp

I'm developing a high-performance C++ backtesting engine designed to analyze financial data and evaluate multiple trading strategies at scale.

backtesting backtesting-engine cpp cpp20 trading

Last synced: 15 May 2025

https://github.com/loreneteval/hysteria-python

Python bindings for hysteria, a feature-packed proxy & relay tool.

cpp golang hysteria proxy pybind11 python socks5 tunnel udp

Last synced: 23 Apr 2025

https://github.com/evanmcclure/malo-metalu

A handwritten character trainer for Apple M1 and recognizer for Cortex-M4

apple-silicon cortex-m4 cpp handwritten-character-recognition hobby-project m1 macbook machine-learning mcu metal

Last synced: 13 Jun 2025

https://github.com/softtechmx/lib-cpp-algoritmos

Esta libreria es un conjunto de algoritmos de diferentes tipos ya creados listos para ser usados en proyectos.de c++.

algorithms algoritmos cpp cpp17

Last synced: 21 Feb 2026