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

https://github.com/mootseeker/stm32_embedded_cpp

Get into CPP on Embedded Software Level

cpp embbeded lerning research-project stm32

Last synced: 26 Jun 2025

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

It contains questions from various online and offline platforms such as Hackerrank, Coding Ninjas, Codeforces, Leetcode, Codeforces etc

c cpp geeksforgeeks geeksforgeeks-solutions hackerrank hackerrank-solutions java programming python

Last synced: 26 Jul 2025

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

📋 Simple projects developed in C++

beginner cpp learning projects simple

Last synced: 31 Jul 2025

https://github.com/pkg-dot-zip/traffic-tactician

Training simulation for traffic controllers using OpenGL and OpenCV, created for an university assignment.

cpp glfw imgui opencv opengl pose-detection pose-estimation

Last synced: 29 Jul 2025

https://github.com/bunnysakura/hashcalculator

图形界面的文件哈希摘要计算工具。Graphical User Interface (GUI) File Hash Digest Calculation Tool.

calculator cpp gui hash md5 python sha1 sha256 sha512 wxwidgets

Last synced: 04 Oct 2025

https://github.com/b1f6c1c4/cpp-create-objects

How many ways to create object(s) in C++?

cplusplus cpp

Last synced: 25 Jul 2025

https://github.com/flexivrobotics/flexiv_sim_plugin

A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.

adaptive-robots cpp flexiv force-control robotics sim2real simulation

Last synced: 17 Jan 2026

https://github.com/xaizek/dit

Command-line task keeper.

cpp cpp11 task-manager tasks todo todolist

Last synced: 14 Apr 2025

https://github.com/bitwizeshift/bit-tools

A library of useful c++ tools for creating application front-ends.

c-plus-plus-14 cpp cpp14

Last synced: 31 Jul 2025

https://github.com/angel-penchev/librarity-but-dumber

Semester project #1 for the object oriented programming (OOP) course in Faculty of mathematics and informatics (FMI) Computer science's first curriculum.

computer-science cpp norapora object-oriented-programming semester-project

Last synced: 22 Sep 2025

https://github.com/wtrsltnk/hlloader

Old piece of code that I wrote around 2004. This loads several GoldSrc file formats and prints information on the loaded file on screen.

bsp cpp goldsrc map mdl ms3d opengl rmf wad win32

Last synced: 20 Sep 2025

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

Snake Game is a classic implementation of the popular Snake game in C++ using the Raylib library.

cpp oop oops-in-cpp raylib raylib-cpp snake-game

Last synced: 19 Sep 2025

https://github.com/fkromer/testability-patterns-cpp

"Design for Testability" pattern examples in C++ (cmake, gtest).

cmake cpp design-for-testability gtest

Last synced: 27 Jun 2025

https://github.com/ssciwr/high-performance-cpp

High Performance C++ [SSC Compact Course]

cpp performance ssc-compact-course

Last synced: 13 Aug 2025

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

A simple text editor built with Qt framework for basic file editing tasks

cpp notepad-application qt qtcreator

Last synced: 19 Sep 2025

https://github.com/lecrapouille/bacasable

[SandBox][Examples] My micro projects for learning and to be used in larger projects

autoload-lib cpp gtk3 gtkmm julia max-plus maxplus model-view-controller model-view-presenter mvc mvc-pattern mvp mvp-pattern plant-growth shared-library

Last synced: 19 Feb 2026

https://github.com/jonpalmisc/emake

Easy wrapper around CMake's CLI

autotools c cli cmake cpp

Last synced: 14 May 2025

https://github.com/thealgo/hackerrank_solutions

Solutions to all the hackerrank questions solved my me using my own noble algorithms

algorithms cpp data-structures hackerrank

Last synced: 19 Sep 2025

https://github.com/0rayn/gettoknow.github.io

Learning how everything works

assembly c cpp os-tutorial osdev

Last synced: 13 May 2025

https://github.com/qobulovasror/visual-c-independent-work

SamSU Software Engineer Visual C++ independent work

cpp visual-cpp

Last synced: 06 Apr 2025

https://github.com/w2sv/kuka-kr-16-scene

Celestially interactive 3d scene, depicting controllable robot arm modeled after Kuka KR 16. Implemented in fixed-function pipeline OpenGL 2.1.

cpp graphics-programming opengl2 robotics

Last synced: 30 Jul 2025

https://github.com/ali-elshorpagi/snake_game

A Snake Game using the C++ graphics.h library

cpp game game-development graphics-library snake-game

Last synced: 23 Jun 2025

https://github.com/congcoi123/tenio-cocos2dx

This is a client of TenIO project based on Cocos2dx engine.

client cocos2dx cocos2x-v3 cpp game-server multiplayer server server-game tengames tenio

Last synced: 23 Apr 2025

https://github.com/helmssyss/tps-shooter-system

This (beginner) system is made with Unreal Engine 4.27

basic-game cpp tps-game tps-shooter ue4 ue5 unreal-engine unreal-engine-4

Last synced: 12 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/cmazakas/quail

QUIC transport protocol written in Boost.Asio

asio cpp cpp17 quic udp

Last synced: 22 Oct 2025

https://github.com/rishaandesai/carbonvscode

Official Visual Studio Code Extension for the Carbon Language

carbon carbon-lang carbon-language cpp vscode vscode-extension

Last synced: 26 Apr 2025

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/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/kataglyphis/kataglyphis-beschleunigerballett

🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀

cmake cpp opengl path-tracing physically-based-rendering rendering vulkan

Last synced: 11 Oct 2025

https://github.com/plasmapper/modbus-esp-cpp

Modbus C++ Class Component for ESP-IDF

cpp esp-idf modbus

Last synced: 18 Jan 2026

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/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/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/victorbnl/password-generator-cli

A little cli password generator in C++

cli cli-app cpp password-generator

Last synced: 03 Jul 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/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/br66/Unity-to-Unreal-Hovercraft-Conversion

Moving scripts for a hovercar in Unity to Unreal Engine (since Unreal Engine tutorial for it no longer functions). Strictly NO blueprints.

c-plus-plus cpp ue4 unity unity3d unreal unreal-engine unrealengine

Last synced: 11 Mar 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/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/almirneeto99/leetgpu-challenges

This repository contains the solution for LeetGPU Challenges

cpp cuda gpu hpc

Last synced: 18 Apr 2026

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/son-b/csw-createsoftware

비공식 자율 동아리 CSW의 공용 Repo입니다. (이때 당시, 스터디와 프로젝트 부분을 같은 Repo 상에 두게 됐는데, 어쩔 수 없이 브렌치로 나눠놨습니다.)

algorithms baekjoon-solutions cpp game-development project

Last synced: 23 Apr 2025

https://github.com/kljohann/genpybind

Autogeneration of Python bindings from manually annotated C++ headers

clang cpp pybind11 python python-bindings

Last synced: 09 Apr 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/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/xxjwxc/sqlservercppconnection

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

com cpp sqlserver sqlserver-connection

Last synced: 19 Oct 2025

https://github.com/coderonion/cuda-beginner-course-python-version

bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码

cpp cublas cuda cuda-programming cudnn cupy gpu gpu-programming nvcc nvidia parallel-programming python rust

Last synced: 19 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/alirezasaadatmand/shooter-game

A game written in Python, JavaScript, Go and C++, mostly inspired by the "Chris Courses" YouTube channel

canvas canvas-game cpp game go golang javascript pygame python raylib shooter shooter-game

Last synced: 11 Jun 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/sorok-dva/screenme

ScreenMe is a versatile screenshot tool that allows you to capture, edit, and upload your screenshots online effortlessly. Enhance your productivity with its intuitive editing features and seamless online sharing.

cpp free-image-gallery image-editing image-hosting lightshot-alternative qt screenshot screenshot-utility

Last synced: 29 Oct 2025

https://github.com/swoft-cloud/swoft-rpc-client

[READ ONLY] RPC Client Compoment for Swoft

cpp php rpc rpc-client swoft swoole

Last synced: 27 Apr 2025

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/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/mylo54/rtype

This project aims to create an online multiplayer R-Type game. We had to implement a multi-threaded server using Asio and a graphical client in SFML.

cmake conan cpp linux macos rtype-game sfml windows

Last synced: 23 Oct 2025

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/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/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/oatpp/oatpp-zlib

Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.

cpp deflate gzip oatpp zlib

Last synced: 25 Apr 2025

https://github.com/mpusz/wg21-papers

ISO C++ Committee papers by Mateusz Pusz

cpp cpp-library wg21

Last synced: 15 Jun 2025

https://github.com/azimjohn/minesweeper

Minesweeper Game - in C++

cpp sfml university-project

Last synced: 01 Mar 2025

https://github.com/fly-studio/merged-fuse

Virtual merge files or replace bytes, and output the merged content, FUSE.

cpp cpp11 fuse merge replace-in-files

Last synced: 11 Mar 2026

https://github.com/ico12319/leetcode-tasks

LeetCode tasks solved by me

algorithms cpp data-structures

Last synced: 28 Feb 2025

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/aurbano/ash

:shell: a(lex)sh(ell) -- Remaking bash to practice modern C++ :)

c cpp piping shell

Last synced: 06 May 2026

https://github.com/stellardx/cspaceengine-project

A C++ static library for astronomic calculation and modding SpaceEngine

astronomy astrophysics cpp library parser spaceengine

Last synced: 08 Jun 2026

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/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/hacke-rc/c_practice_programs

A collection of c programs that I made while learning C Language and still learning and updating to this day :)

c cpp practice-programming practice-project

Last synced: 03 May 2026

https://github.com/deathkiller/cx-compiler

Cx Compiler: Experimental compiler for modified C language to i386 DOS executables

compiler cpp dos i386 x86

Last synced: 09 Jun 2026

https://github.com/miere43/notification-filter

SKSE plugin that allows hiding notifications based on customizable rules.

commonlibsse cpp mod modding skse skse-plugin skse64 skse64-plugin skyrim-se skyrim-special-edition

Last synced: 09 Jun 2026

https://github.com/cs-joy/analysis-of-algorithms

A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

algorithm computation cpp data-processing

Last synced: 21 Apr 2025

https://github.com/skysign/wsapt

알고리즘 문제 풀이

codingtest cpp java problem-solving problemsolving python

Last synced: 02 Jul 2025

https://github.com/ibaiGorordo/libusbAndroidTest

Example of an Android app for testing libusb with Java and C++.

android cpp example java libusb ndk

Last synced: 10 Mar 2025

https://github.com/shiroinekotfs/jupyter-cpp-header-template

C++ kernel for Jupyter headers template. Used to provide additional abilities for the kernel.

cpp jupyter jupyter-kernels

Last synced: 15 Apr 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/yassin522/leetcode

Collection of LeetCode problems to ace the coding interview!

cpp leetcode leetcode-solutions problem-solving

Last synced: 07 Apr 2025

https://github.com/xffxff/spinningup-cpp

Implement some of the core deep RL algorithms with C++

cartpole cpp libtorch ppo reinforcement-learning spinningup vpg

Last synced: 03 Aug 2025

https://github.com/zanjie1999/3dlcd2usb

使用3D打印机通用的LCD2004面板(老王店的)的LCD2USB arduino pro mini

cpp golang lcd2usb usb2lcd

Last synced: 30 Apr 2025

https://github.com/sovea/kssa-sever

Server for KSSA

cpp p2p-chat qt5 qtcreator server

Last synced: 03 Aug 2025