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/cs-joy/tfcl

TFCpL(Three Fold C Programming Language)

c cpp csharp

Last synced: 21 Apr 2025

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

LeetCode tasks solved by me

algorithms cpp data-structures

Last synced: 28 Feb 2025

https://github.com/fr4nc3/code-hints

These are code exercises in several programming languages

angularjs c code cordova cpp csharp es6 java javascript jquery-mobile mongodb mongoose nodejs python r reactjs sample

Last synced: 12 Oct 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/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/plasmapper/modbus-esp-cpp

Modbus C++ Class Component for ESP-IDF

cpp esp-idf modbus

Last synced: 18 Jan 2026

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/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/dup4/learning-cpp

Some demos in the process of learning C++

cpp learnging

Last synced: 24 Apr 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/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/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/tsnsoft/components_choice_wxwidgets-linux

Компоненты выбора в wxWidgets на С++ в Code::Blocks

c choice codeblocks cpp example linux wxwidgets

Last synced: 03 Jul 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/thatsabhishek/coding_ninjas-intro_to_cpp

This repo includes all C++ problems for Coding Ninjas Introduction to C++ Course.

coding codingninja-solution codingninjas codingninjasfundamental codingninjaspractice cpp patterns programming

Last synced: 11 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/son-b/csw-createsoftware

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

algorithms baekjoon-solutions cpp game-development project

Last synced: 23 Apr 2025

https://github.com/tsnsoft/codelite_wxwidgets_div2_demo

Пример работы с wxWidgets с обработкой ошибок на C++ в CodeLite (linux, debian)

codelite cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/codelite_table_demo

Пример работы с таблицами wxWidgets на C++ в CodeLite (linux, debian)

codelite cpp example linux 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_table_demo

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

codeblocks codeblocks-ide cpp example windows wxgrid wxwidgets

Last synced: 22 Apr 2025

https://github.com/lawrencewarren/komo2

KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.

arm c cpp emulation gtkmm gui linux nottingham nottinghamuni

Last synced: 11 Mar 2026

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

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

autoconf bazel bazel-rules c cpp rules-cc

Last synced: 17 Mar 2026

https://github.com/sonodima/wmipp

WMI++ takes away the pain from interfacing with the Windows Management Instrumentation from C++

cpp library windows wmi

Last synced: 23 Apr 2025

https://github.com/djkovrik/customgauge

Simple customizable gauge class [C++, wxWidgets].

cpp wxwidgets

Last synced: 11 Aug 2025

https://github.com/tudasc/cusan

A data race detector for CUDA C and C++ based on ThreadSanitizer

c cpp cuda datarace threadsanitizer

Last synced: 12 Aug 2025

https://github.com/h2337/cppdataloader

cppdataloader is a batching and caching library for C++17

batch batching cache caching cpp cpp17 dataloader

Last synced: 13 Aug 2025

https://github.com/arindal1/striversdsasheet

Solutions of all the problems in Striver's A2Z DSA Sheet

cpp data datastructures datastructures-algorithms striver strivers-sde-sheet

Last synced: 04 Apr 2025

https://github.com/dsc712/concepts_of_java

A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .

c cpp java

Last synced: 16 Aug 2025

https://github.com/tembleking/cchan

A C++17 header-based library that implements Go-like channels.

channels concurrency concurrency-patterns concurrent-programming cpp cpp-library cpp17 golang library mit mit-license

Last synced: 18 Aug 2025

https://github.com/avrongols/tetris-opengl

Classic 2D Tetris game created using C++ and OpenGL (GLEW, GLUT)

cpp glew glut opengl tetris

Last synced: 10 Apr 2025

https://github.com/pkestene/tsp

traveling salesman problem solved with different programing models

cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl

Last synced: 19 Aug 2025

https://github.com/luisrjbr/analise-credito-cpp

Sistema criado para reforçar meus aprendizados na turma C++ Master Class.

cplusplus cpp cpp11 cpp17 cpp20 cpp23

Last synced: 21 Aug 2025

https://github.com/briancairl/zen

A functional/railway-oriented programming library for C++17

cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming

Last synced: 22 Aug 2025

https://github.com/oliverfindl/arduino-uno-temperature-monitor

Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.

arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637

Last synced: 04 Mar 2026

https://github.com/unusualcodeorg/clab

clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.

c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree

Last synced: 16 Apr 2025

https://github.com/irdcat/wasm-invaders

Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly

arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly

Last synced: 15 May 2025

https://github.com/nixman/std-signals

C++11 managed signals and slots callback implementation

cpp signal

Last synced: 15 May 2025

https://github.com/ayhamratrout/cpu_simulator

A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.

c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os

Last synced: 22 Sep 2025

https://github.com/nielsbishere/terrain_downloader

A tool for helping you download larger parts of terrain from terrain.party.

cpp terrain terrain-mapping

Last synced: 15 Apr 2025

https://github.com/wesleych3n/ntubme-autograde

NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.

autograder autolab automation cpp docker gtest

Last synced: 23 Mar 2025

https://github.com/joanstinson/hackandslash

A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.

cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2

Last synced: 28 Dec 2025

https://github.com/pencilcaseman/surge

A lightweight, cross-platform C++ creative-coding framework

cpp creative-coding cross-platform glfw graphics graphics-programming gui imgui librapid lightweight raylib raylib-cpp ui

Last synced: 15 May 2025

https://github.com/ferhatgec/colorized

single header console color library for C++20.

color colorized cpp cpp20 header library single single-header

Last synced: 14 Apr 2025

https://github.com/ferhatgec/desktof

Unique /s and simple desktop file parser. Written in C++17.

cpp cpp17 desktop file filesystem library parser plusplus simple

Last synced: 14 Apr 2025

https://github.com/lackhole/ssstl

SS Standard Template Library. It focuses on implementing high version features for lower versions of C++

c-plus-plus cplusplus cpp cpp11 cpp14 cpp17 cpp20 modern-cpp optional ssstl stl type-traits

Last synced: 07 Apr 2025

https://github.com/haknkayaa/qledindicator-customplugin-withcmake-example

A simple Qt Designer plugin using CMake. Adapts official qmake guides to CMake, distributing a shared library with a sample app for custom widgets.

cpp qml qml-applications qml-samples qt5 qt5-widgets qt6 qt6-application qt6-gui qt6-widgets qtcreator-plugin qtdesigner qtdesigner-plugin

Last synced: 24 Jul 2025

https://github.com/darcamo/conan-vtk

Conan recipe for VTK

conan cpp vtk vtk-library

Last synced: 18 Feb 2026

https://github.com/fatlipp/cuda-tree

CUDA-based Tree builder

algorithms cpp cuda octree quadtree tree

Last synced: 19 Jun 2025

https://github.com/ferhatgec/translatfe

Very simple language translator written in C++.

cpp cpp17 english german language translate translator

Last synced: 14 Apr 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/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/siyovush-hamidov/Hamming-Codes-8-4

🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake

cpp cryptography

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/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/zanjie1999/3dlcd2usb

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

cpp golang lcd2usb usb2lcd

Last synced: 30 Apr 2025

https://github.com/xaizek/dit

Command-line task keeper.

cpp cpp11 task-manager tasks todo todolist

Last synced: 14 Apr 2025

https://github.com/christopher-besch/cpp_go_fast

Collection of tips and tricks for fast C/C++ code.

c cpp memory optimization

Last synced: 01 Sep 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/e6nlaq/aqua

🐬Fast, short, and easy.

aqua aquascript cpp lang programing-language programming

Last synced: 10 Mar 2026

https://github.com/jppelteret/dealii-weak_forms

An implementation of a symbolic weak form interface for deal.II, using expression templates as well as automatic and symbolic differentiation.

cpp dealii finite-element-method weak-forms

Last synced: 02 Aug 2025

https://github.com/print3m/anti-vm

Windows-based implementation of several anti-vm techniques used in malware development.

anti-virtualization anti-vm cpp malware-development winapi

Last synced: 27 Sep 2025

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

Server for KSSA

cpp p2p-chat qt5 qtcreator server

Last synced: 03 Aug 2025

https://github.com/kaiyux/ctc-decoder

A cpp reimplementation for CTC decoder

cpp ctc decoder ocr speech

Last synced: 15 Apr 2025

https://github.com/tonitaga/photo_laboratory

An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework

convolution cpp filterkernel filters photoshop qt

Last synced: 08 Aug 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/creosb/nft-art-gallery

Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine

art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4

Last synced: 15 Sep 2025

https://github.com/jdumas/cpp-project-template

Template repository for C++ projects using CMake, libigl, etc.

cmake cpp graphics

Last synced: 15 May 2025

https://github.com/arbmind/cmake-containers

Docker containers for building CMake projects with Qt and Clang or GCC

clang cmake cpp docker-container gcc

Last synced: 05 Mar 2026

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/nulladmin1/nix-flake-templates

A collection of Nix Flake Templates for: Python, CMake, Poetry, uv, Rust, Fenix, Naersk, Vim, Zig, Bash etc.

c cmake cplusplus cpp fenix go golang linux nix nix-flake nixpkgs poetry python rust template template-project templates zig

Last synced: 12 May 2025

https://github.com/davidallendj/gdpm

CLI tool to automate managing Godot game engine assets from the command-line.

assets automation cli cmake command-line cpp godot3 godot4 make meson ninja package-manager scons

Last synced: 12 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/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/dagronf/libuuidpp

A simple C++ UUID class wrapping libuuid

cpp libuuid linux macos unix uuid

Last synced: 11 Sep 2025

https://github.com/mingsm17518/cs-wiki

🌟Wiki of CS (computer science)

computer-science cpp mkdocs mkdocs-material

Last synced: 12 Apr 2025

https://github.com/caishangqi/charmingcraft

TopDown voxel game inspired by Minecraft: Dungeon, combined with lots of RPG elements

cpp game unreal-engine-5

Last synced: 13 Apr 2025

https://github.com/vaquierm/golite_transpiler

💻 Transpiler written in OCaml that that converts a subset of golang to C++

code-generation cpp golang ocaml parser scanner transpiler

Last synced: 11 Jul 2025

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

C++ wrappers for igraph data structures

cpp igraph wrapper

Last synced: 11 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/jsh32/codex

Books/Courses written by the Codex Foundation

book computer-science course cpp educational-resources learning learning-resources programming

Last synced: 14 Apr 2025

https://github.com/johnkun136nvcp/curso-cycpp

Curso PROTECO de C y C++

c cpp

Last synced: 05 Apr 2025