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/peng-hc/my_project

该仓库存储了我所做的项目

cpp gobang-ai gobang-game music-player qt thread

Last synced: 23 Jun 2025

https://github.com/pc2/custonn2

This repository deals with the use of an Open-source FPGA Plugin to execute Neural Networks on multiple Intel Stratix 10 FPGAs.

cpp fpga googlenet open-source opencl-kernels openvino-inference-engine openvino-toolkit plugin resnet-50

Last synced: 22 Apr 2025

https://github.com/andy-messer/mipt-cpp

Задачи выполненные по курсу ООП C++.

classes cpp mipt-homeworks structures

Last synced: 09 Apr 2025

https://github.com/muellan/generic

generic programming utilitites for C++ 11; apply/map functions over tuples, etc.

cpp cpp11 generic-programming header-only metaprogramming tuples

Last synced: 19 Apr 2025

https://github.com/marianpekar/raycasted-maze

A random maze generator with Wolfenstein3D style rendering

cplusplus cpp raycasting sdl2 wolfenstein wolfenstein-3d

Last synced: 22 Apr 2025

https://github.com/michaelpineapple/project-bestburger

Code which, when combined with Unreal Engine 4, will generate an endless procedurally generated city.

cpp unreal-engine-4

Last synced: 06 Sep 2025

https://github.com/asciphx/ccorm

Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.

cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite

Last synced: 07 Oct 2025

https://github.com/r3w0p/caravan

A command-line version of the Caravan card game from Fallout: New Vegas.

caravan card-game cli cmake command-line cpp cxx fallout fallout-new-vegas ftxui game new-vegas tui

Last synced: 10 Apr 2025

https://github.com/garvit-joshi/kompiler

A package for auto compiling C++ files as soon as they are saved.

cpp python

Last synced: 12 Mar 2026

https://github.com/superwhiskers/question

the question function, now in every language you could possibly want it in

bash c cpp crystal elixir erlang examples golang lua python rust

Last synced: 12 Apr 2025

https://github.com/pirate/assembly-repl

A REPL for raw ASM assembly, LLVM IR, C++, C, Objective C on macOS/Linux ARM64/AMD64. Useful for learning assembly, optimizing LLMV output, debugging memory, etc.

arm arm64 assembly c c-language clang cpp learning llvm llvm-clang llvm-ir macos objective-c repl x64-assembly x86-64

Last synced: 31 May 2026

https://github.com/skysign/wsapt

알고리즘 문제 풀이

codingtest cpp java problem-solving problemsolving python

Last synced: 02 Jul 2025

https://github.com/aermoss/crawl

A simple endless runner game written in C++ using Raylib.

cpp game game-development raylib runner-game simple-game

Last synced: 11 Jun 2025

https://github.com/nawaz1991/timedeventqueue

TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.

cpp event priority-queue timed-events

Last synced: 21 Apr 2025

https://github.com/adamhlt/cod-waw-cheat

Call of Duty : World at War Cheat (x86) - Zombie mode cheat

call-of-duty cheat cpp zombie

Last synced: 31 Mar 2025

https://github.com/morgancaron/cpputils

C++ Utilities Library for compilers or various projects

compiler cpp cpp20 cpp23 cpputils logger parser parser-combinators parser-generator utility-library

Last synced: 12 May 2025

https://github.com/zpnst/smart-list

Functional doubly linked list

cpp datastructures doubly-linked-list oop

Last synced: 02 Jul 2025

https://github.com/rafaykhattak/pingpong-cpp

PingPong Game is a classic arcade game implemented in C++ using the Raylib library

cpp oop oops-in-cpp ping-pong raylib raylib-cpp

Last synced: 19 Sep 2025

https://github.com/0opsdev/farquhar-engine

Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl

3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization

Last synced: 10 Apr 2025

https://github.com/llnl/bindee

Fast C++-Python bindings for simple cases.

c-plus-plus clang clang-tooling cpp pybind11 python python-bindings

Last synced: 29 Apr 2025

https://github.com/viral32111/gm_uuid

A universal unique ID generator module for Garry's Mod.

boost cplusplus cpp garry-mod garrysmod glua module uuid

Last synced: 12 Apr 2025

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

A repository with all my CPP projects

cpp cpp-programming cpp-projects

Last synced: 15 Apr 2025

https://github.com/genyleap/qtcreator-pt

A template for integration with the PT & Qt Creator development environment.

cplusplus cpp cpp20 dependency-manager package-manager package-manager-tool project-template qml qt qtcreator qtgroup qtprojects qtquick qtwizard stl

Last synced: 23 Apr 2025

https://github.com/schak04/cpp-learning-journey

My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.

c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming

Last synced: 31 May 2026

https://github.com/tsnsoft/dialogblocks_test

Пример простейшей визуальной программы с wxWidgets для DialogBlocks

cpp dialogblocks example wxwidgets

Last synced: 22 Apr 2025

https://github.com/shlomnissan/texture-packer

🖼 Spritesheet generator using rectangle bin packing algorithm

bin-packing cpp cpp17 game-2d texture-atlas texture-packer

Last synced: 12 Apr 2025

https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo

Пример визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux

cpp example linux netbeans wxformbuilder wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux

c codeblocks cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/wxwidgets_demo-linux

Пример программы на С++ в Code::Blocks с использованием wxWidgets в linux

c codeblocks cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/amiremohamadi/rw

A minimal library to parse and work with binary stored files in C++ (read and write lib)

cplusplus cpp file parser read reader write

Last synced: 23 Apr 2025

https://github.com/hxndev/implementing-a-dns-server

DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.

c cache code cpp dns dns-server implement ip-address project proxy routing server

Last synced: 05 May 2026

https://github.com/yhisaki/plotly.cpp

📈 plotly.cpp: A C++ plotting library for expressive, interactive, real-time and streaming data visualization

animation cpp physics-simuation plot plotly plots real-time robotics scatter-plot visualisation

Last synced: 14 May 2026

https://github.com/almirneeto99/leetgpu-challenges

This repository contains the solution for LeetGPU Challenges

cpp cuda gpu hpc

Last synced: 18 Apr 2026

https://github.com/casdoor/casdoor-cpp-sdk

C++ client SDK for Casdoor

auth authentication authn c casdoor cpp iam oauth oidc sdk sso

Last synced: 24 Oct 2025

https://github.com/user19870/cppsp

cppsp --a transpiled script-like language base on c++

compile-language cpp cppsp linux mac open-source script-like transpiled-language windows

Last synced: 01 Apr 2026

https://github.com/murilochianfa/rinha-crebito-cpp

Implementação em C++ com Drogon Framework para a segunda edição da rinha de backend.

cpp cpp20 drogon drogonframework rinha-de-backend rinha-de-backend-2024-q1

Last synced: 02 Jun 2026

https://github.com/mgorshkov/sklearn

ML methods from scikit-learn library

cplusplus cpp machine-learning machinelearning mathematics ml sklearn

Last synced: 04 Apr 2026

https://github.com/acschaefer/ray_tracing

Fast grid-based ray tracing in C++ and Python

cpp grid python ray-tracing

Last synced: 04 Apr 2026

https://github.com/hotakus/hellgatemonitor

微型的MC风格多功能无线监控副屏(开发中)

bilibili c cpp esp esp32 esp32-arduino lvgl monitor wifi

Last synced: 02 Mar 2026

https://github.com/drvrej/cheat-sheet

Bunch of useful cheat sheets and notes for different programming languages and concepts!

c-plus-plus cheat-sheets cheatsheet cpp notes ocaml python unity

Last synced: 19 Apr 2026

https://github.com/hpsaturn/chessboard

Chessboard renderer with SDL2 and NCurses on the top of GNUChess UCI Server protocol.

cmake cpp gnuchess linux luckfox picocalc sdl2

Last synced: 01 Mar 2026

https://github.com/craigmac/openroll

Brazilian Jiu-Jitsu match timer and scoreboard using IBJJF ruleset.

bjj cpp cross-platform-app jiu-jitsu qt qt5 qt5-gui sports-app

Last synced: 15 Feb 2026

https://github.com/beacoder/call-graph

Generate call graph for c/c++ functions

call-graph call-hierarchy cpp git-grep gnu-global programming-tool

Last synced: 15 Feb 2026

https://github.com/rswinkle/c_utils

utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).

c cpp cvector list queue string utilities utility-library vector

Last synced: 25 Apr 2026

https://github.com/sleepymalc/parkinglot

🚗 Start Parking! Watch Out! ⚠️

cpp object-oriented-programming opengl

Last synced: 27 Oct 2025

https://github.com/coletrammer/ttx

A modern terminal multiplexer.

cpp terminal terminal-multiplexer

Last synced: 19 Apr 2026

https://github.com/matheusvidal21/kanban

Este repositório contém um aplicativo de gerenciamento de tarefas baseado na metodologia ágil e no método Kanban. O Kanban é uma metodologia para acompanhar o progresso do trabalho, que utiliza um quadro com colunas para representar os estágios das tarefas.

cpp kanban object-oriented-programming

Last synced: 28 Feb 2026

https://github.com/ypatel2022/esp32-spotify-display

DIsplay the album art of currently playing songs on a small OLED screen with an ESP32.

cpp esp32 flask oled-display python spotify

Last synced: 29 Apr 2026

https://github.com/BlueboxTeam/osprey

The Adastral Client (GUI)

cpp godot libcurl

Last synced: 25 Feb 2026

https://github.com/huzecong/renderer

Naïve renderer

cpp path-tracing renderer

Last synced: 08 Feb 2026

https://github.com/martinrotter/qtlinq

A header-only LINQ-style query library for Qt

cpp linq qt

Last synced: 26 Feb 2026

https://github.com/esemeniuc/celestial-industries

A 2.5D real-time strategy game with city-builder influences

3d city-builder cpp opengl

Last synced: 10 Feb 2026

https://github.com/liulilittle/interceptor.net

.NET clr /core (x86/x64 instruction set platform) managed function inline interceptor (hooking)

asm cli cpp csharp dotnet function hook inline-hook linux managed method netcore vb-net vbnet win32 windows x86 x86-64

Last synced: 15 Oct 2025

https://github.com/clausklein/moderncmakestarter

Modern CMake Starter Project

cmake conan-packages cpp template travis-ci

Last synced: 10 Apr 2025

https://github.com/wtrsltnk/mdlstudio

Old piece of code that I wrote 2003/2004. This is an expansion of the mdl viewer code from the half-life SDK.

cpp half-life hlsdk mdl opengl

Last synced: 20 Sep 2025

https://github.com/ciffelia/raytracing

RayTracing on OpenSiv3D

cpp opensiv3d raytracing siv3d

Last synced: 09 Apr 2025

https://github.com/amirhnajafiz-university/s3ds01

Data structures final project.

bignum calculator cpp

Last synced: 10 Apr 2025

https://github.com/eclipse-cdt-cloud/clangd-contexts

API for management of clangd configuration files in C/C++ projects using contexts.

clangd cpp theia vscode-extension

Last synced: 10 Apr 2025

https://github.com/stories2/kangnam-ar

Unity AR, export picture from document and play with it.

arfoundation cpp native-library opencv unity

Last synced: 15 Jun 2025

https://github.com/bagussatoto/tutorial_bahasa_cpp

Untuk Belajar Bahasa Pemrograman C++

bagussatoto cpp

Last synced: 07 Jul 2025

https://github.com/rnuv/vex-tower-takeover

Codebase for 750E in the 2019-20 VEX competition, Tower Takeover. Comes with an autonomous routine with 2D motion profiling, inertial sensor rotation and a PID controller.

cpp motion-profiling pid-controller pros-cli vex-robotics

Last synced: 10 Apr 2025

https://github.com/notselwyn/sudokusolver

Solves a Sudoku in the matter of seconds.

algorithms cpp golang javascript python python3 sudoku

Last synced: 12 Apr 2025

https://github.com/bdadmehr0/crown

C/C++ to Rust Code Converter

c cpp rust translation

Last synced: 03 Apr 2025

https://github.com/end2endzone/bitreader

bitreader is an arduino library for reading and writing data as chunks of bits (bit serializing)

arduino bit compression cpp serialization serialize

Last synced: 30 Apr 2025

https://github.com/itsjibel/ejib

Ejib is a lightweight Text editor

cpp lightweight text-editor

Last synced: 06 Apr 2026

https://github.com/akifev/algorithms-and-data-structures

Algorithms and Data Structure in ITMO, 2017-2018.

algorithms-and-data-structures cpp itmo

Last synced: 10 Apr 2025

https://github.com/caffeines/code-library

Code collection of the different types of data structure, algorithm, and technique.

algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures

Last synced: 28 Oct 2025

https://github.com/louis-e/nano-sat-01

A satellite model based on an Arduino

arduino cplusplus cpp csharp satellite

Last synced: 08 Jul 2025

https://github.com/paulo-d2000/pnexe

C++ Based Steganography with exe files & png images

cpp

Last synced: 10 Apr 2025

https://github.com/xhyabunny/nodos

Effective Operating System.

c cpp cs operating-system os

Last synced: 10 Apr 2025

https://github.com/wykerd/waifu2x-node

Image Super-Resolution in NodeJS using libw2xc from waifu2x-converter-cpp.

cpp image image-processing node-module node-native-addons nodejs opencv upscale upscaler waifu2x waifu2x-converter-cpp

Last synced: 28 Oct 2025

https://github.com/sandialabs/coloring

A self-contained C++ plotting library

cpp plot plotting scr-2894 snl-visualization

Last synced: 02 May 2025

https://github.com/bluecannonball/declengine

Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨

cpp latin latin-language latin-language-dataset translation

Last synced: 04 Mar 2026

https://github.com/timostrating/pokeworld

Opengl engine + fully procedural demo

3d cpp emscripten opengl webgl2

Last synced: 10 Apr 2025

https://github.com/archangelsdy/silica

An Image Viewer

acg cpp image-viewer qt

Last synced: 10 Apr 2025

https://github.com/ark-iot/ark-cpp

Ark: Cpp || a C++ Ark Ecosystem Wrapper for Machines ||

arduino ark ark-blockchain arkecosystem blockchain cpp cryptocurrency devnet mcu

Last synced: 03 May 2025

https://github.com/tw1ddle/geometrize-top-level-repo

Top level repository and developer's landing page for checking out the Geometrize project

art cpp geometrize geometry-processing

Last synced: 03 May 2025

https://github.com/valkmjolnir/mymatrix

C++ template class matrix

cpp list machine-learning matrix stl

Last synced: 04 May 2025

https://github.com/sandrokeil/arangodb-php-driver

A PHP extension for ArangoDB with fuerte and velocypack :rocket:

arangodb cpp database driver fuerte nosql php php-extension velocypack vpack

Last synced: 04 May 2025

https://github.com/msdn-whiteknight/errlib

C/C++ exception handling and logging library

c cpp error-handling exceptions library logging windows

Last synced: 16 Jun 2025

https://github.com/607011/9piece-solver

Solver for Scramble Square™️-like 3×3 puzzles, written in C++

cplusplus cplusplus-11 cpp educational educational-project puzzle-solver solver

Last synced: 05 Sep 2025

https://github.com/dpvasani/pointer-in-cpp

Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.

cpp pointer-in-cpp pointers

Last synced: 09 Jul 2025