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/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/dariarty/minesweeper_qt

Minesweeper game made with C++/Qt/QML with improved classic GUI and cutomizable rules

cpp game github-pages minesweeper qmake qml qt

Last synced: 29 Oct 2025

https://github.com/xmkg/ko-mfc-launcher

Knight online launcher, designed using Windows MFC framework in C++ language

cpp knightonline kol mfc

Last synced: 07 Jul 2025

https://github.com/richelbilderbeek/kalmanfilterer

Tool to investigate a Kalman filter

cpp gui kalman kalman-filter qt

Last synced: 28 Jul 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/shaswata56/snake

Simple snake game in C++

2d classic cpp game linux sfml snake snakegame windows

Last synced: 08 Sep 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/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/anishlearnstocode/hackerrank-cpp

Solutions to C++ domain challenges on Hackerrank 👨‍💻🐱‍👤.

algorithms c cpp data-structures hackerrank

Last synced: 10 Apr 2025

https://github.com/liulilittle/int128

Implement int128 bit integer various operators

and bor cpp div hpp int128 lshift mod mul rshirt xor

Last synced: 08 Sep 2025

https://github.com/xhyabunny/nodos

Effective Operating System.

c cpp cs operating-system os

Last synced: 10 Apr 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/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: 15 Jun 2025

https://github.com/hideakitai/im920

Interplan IM920 series wrapper for Arduino and openFrameworks

communication cpp im920 serial sub-ghz wireless

Last synced: 01 May 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/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/ferhatgec/safepassplusplus

Single header Password Input Library.

cpp file header input library password single

Last synced: 06 Apr 2026

https://github.com/bagussatoto/tutorial_bahasa_cpp

Untuk Belajar Bahasa Pemrograman C++

bagussatoto cpp

Last synced: 07 Jul 2025

https://github.com/cppshizoids/containers

some containers and some my reimpl of std lib

containers cpp templates

Last synced: 19 Mar 2025

https://github.com/ciffelia/raytracing

RayTracing on OpenSiv3D

cpp opensiv3d raytracing siv3d

Last synced: 09 Apr 2025

https://github.com/zero3k/xsupplicant

Mirror of the XSupplicant (Open1X) Project on SourceForge

bsd c cpp gnu linux wifi wifi-network wifimanager windows

Last synced: 05 May 2025

https://github.com/kdrag0n/aoc2021

My solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 cpp javascript python rust

Last synced: 16 Jun 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/archangelsdy/silica

An Image Viewer

acg cpp image-viewer qt

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/tinawebdev/cpp-primer-plus

My solutions to the programming exercises from "C++ Primer Plus, 6th Edition" by Stephen Prata.

cpp cpp-examples cpp-exercises cpp-primer-plus cpp-primer-plus-6th cpp-primer-plus-answer

Last synced: 08 Sep 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/gear-sv/gear-contracts

compile, test, deploy cpp code to bitcoin

cpp emscripten npm

Last synced: 01 Aug 2025

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/paulo-d2000/pnexe

C++ Based Steganography with exe files & png images

cpp

Last synced: 10 Apr 2025

https://github.com/mrrobinofficial/unreal-eventbus

The Event Subsystem is an event-based communication within the game. It enables a more modular and maintainable architecture.

cplusplus cpp event eventbus plugin unreal-engine unreal-engine-plugin

Last synced: 10 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/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/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

https://github.com/clausklein/moderncmakestarter

Modern CMake Starter Project

cmake conan-packages cpp template travis-ci

Last synced: 10 Apr 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/bsolomon1124/hello-c-extension

Showcase use and packaging of a C++ extension module

cpp python python3

Last synced: 27 Mar 2025

https://github.com/itsjibel/ejib

Ejib is a lightweight Text editor

cpp lightweight text-editor

Last synced: 06 Apr 2026

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/timostrating/pokeworld

Opengl engine + fully procedural demo

3d cpp emscripten opengl webgl2

Last synced: 10 Apr 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/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/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/muellan/howto_dll

demo: how to make an MSVC-compatible DLL with MinGW

cpp dlls mingw mingw-w64 msvc windows

Last synced: 09 Oct 2025

https://github.com/radosz99/f1-race

Formula One race simulation using ncurses lib and C++ threads.

cpp deadlock linux multithreading ncurses

Last synced: 01 Mar 2025

https://github.com/kneth/eigendemo

A demo of how to use Eigen in Android apps

android-studio cpp kotlin-android linear-algebra ndk

Last synced: 12 Nov 2025

https://github.com/andry81/tacklelib

The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:

bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh

Last synced: 10 Oct 2025

https://github.com/flowerinthenight/ffmpeg-encode-h264mp4

Encode .NET bitmaps to h264 in mp4 container using ffmpeg.

bitmap c cpp csharp dotnet ffmpeg h264 windows

Last synced: 14 Oct 2025

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/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/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/jagenjo/game2d_2019

A C++ game made during a week for the Game's Dev course at UPF 2019

cpp game gamedev turn-based

Last synced: 11 Mar 2025

https://github.com/avipars/cs-resources

Free computer science resources and notes from yours truly

computer-science cpp digital programming

Last synced: 06 Sep 2025

https://github.com/tsnsoft/multi_form_wxwidgets

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

codeblocks cpp example windows wxframe wxwidgets

Last synced: 06 Oct 2025

https://github.com/evanxg852000/cpp-conan-docker-starter

A C++ starter project using conan within docker

cmake conan cpp cpp14 cpp17 docker docker-compose

Last synced: 17 Oct 2025

https://github.com/laolarou726/coolcompiler

Stanford CS1/CS143 Compilers Course Project for COOL (Classroom Object-Oriented Language) in C++ using LLVM backend

ast code-generation compiler cool cpp lexer llvm llvm-ir parser parsers semantic stanford

Last synced: 28 Apr 2025

https://github.com/DanialKama/TurretAI

Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)

ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5

Last synced: 11 Mar 2025

https://github.com/rohanprasadofficial/data-structures-using-cpp

Implementation of Data Structures using C++. Handled all the boundary conditions and testcases that would be possible for each operations of each data structure. would love to receive issue or pull request.

algorithms-and-data-structures algortihms cpp daa datastructures datastructuresincpp ds standard-template-library stl

Last synced: 24 Oct 2025

https://github.com/baskuit/pinyon

Pinyon is a collection of algorithms and utilities for research in search/planning in simultaneous move games.

alphazero cpp games mcts pokemon search

Last synced: 14 Oct 2025

https://github.com/hyeockjinkim/weakkeywordcpp

Precompiler for type confusion in C++

antlr4 confusion cpp pre-compiler v-table

Last synced: 05 Oct 2025

https://github.com/renarddev/renjack

Renard Injector (PE section injector with hooks)

cpp injector pe reverse-engineering

Last synced: 05 Oct 2025

https://github.com/kovacsv/emscriptencmakeminimal

A minimalist example to build an Emscripten application with CMake.

cmake cpp emscripten

Last synced: 13 Oct 2025

https://github.com/marianpekar/ue4-maze-generator

An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.

blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4

Last synced: 16 Mar 2026

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

Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)

codeblocks cpp example linux wxwidgets

Last synced: 10 Oct 2025

https://github.com/hypertextassassin0273/swift_store_management-oop_project

C++ language based generic management project which covers all the basic & some advance concepts of OOP & C++11, using DevC++ Compiler

cplusplus cplusplus-11 cpp cpp-project cpp11 easy-project management-project management-system oop oop-project open-source open-source-code open-source-project university-project

Last synced: 10 Apr 2025

https://github.com/periareon/rules_cc_autoconf

Bazel rules providing a light-weight alternative to GNU Autoconf.

autoconf bazel bazel-rules c cpp rules-cc

Last synced: 11 Apr 2026

https://github.com/megatokio/z80

Configurable & fast Z80 CPU emulation written in c++

cpp emulation z80

Last synced: 08 Oct 2025

https://github.com/thecompez/cryptoswap

Crypto swap concept based on Qt Quick Technology.

bitcoin btc concept cpp crypto cryptoswap design qml qt qtquick ui ux

Last synced: 19 Aug 2025

https://github.com/nixman/cmdargs

C++17 library to work with command-line args and config files

cpp

Last synced: 10 Apr 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/konfiger/konfiger-c

Light weight package to manage key value based configuration and data files for C and C++

c configuration cpp key-value language parser properties

Last synced: 13 Oct 2025

https://github.com/cpp-for-yourself/homework_checker

✅ A homework checker used to automatically check students' homeworks

automation bash checker cpp education python students test

Last synced: 22 Apr 2025

https://github.com/amitness/ioe-oop

Lab & Past Paper Solutions for Object Oriented Programming in C++

cpp exam lab oop question-answering

Last synced: 10 Oct 2025

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/axnjr/snn_be_pro

A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!

ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python

Last synced: 06 Oct 2025

https://github.com/cmazakas/quail

QUIC transport protocol written in Boost.Asio

asio cpp cpp17 quic udp

Last synced: 22 Oct 2025

https://github.com/analogfeelings/blitzhash

SHA hashing library for Blitz3D, using Crypto++ as a backend.

blitz blitz3d blitzbasic cpp cryptography cryptopp visual-studio vs2022

Last synced: 18 Aug 2025

https://github.com/xxjwxc/sqlservercppconnection

SQLserver Connection for cpp ,c++ sqlserver 链接库

com cpp sqlserver sqlserver-connection

Last synced: 19 Oct 2025

https://github.com/khan-yin/leetcode

各大平台刷题记录:leetcode专题/力扣周赛/剑指offer/洛谷/PAT/CSP/AcWing

algorithms-and-data-structures cpp

Last synced: 13 Oct 2025

https://github.com/nilsdeppe/tuples

High quality C++11 compatible std::tuple and tagged_tuple implementations

c-plus-plus c-plus-plus-11 cpp cpp11 cpp14 metaprogramming

Last synced: 14 Mar 2026

https://github.com/liut/kedge

A bittorrent engine base on libtorrent-rasterbar with RESTful API

api bittorrent boost cpp http kedge linux web

Last synced: 11 Oct 2025

https://github.com/btq-ag/btq-core

The reference implementation of the BTQ protocol, featuring a fully validating peer-to-peer node and wallet management system for secure blockchain network participation.

blockchain-protocol cpp distributed-ledger p2p-node reference-implementation

Last synced: 24 Feb 2026

https://github.com/huzecong/renderer

Naïve renderer

cpp path-tracing renderer

Last synced: 08 Feb 2026

https://github.com/flaviomarcio/qrpc

Qt-Remote process call using http/rest, websocket, localsocket, tcp, udp, mqtt, amqp

amqp cpp http iot mqtt mssql odbc oracle postgres psql qt rest rpc sqlite websocket

Last synced: 26 Apr 2025