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/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/nixman/std-signals

C++11 managed signals and slots callback implementation

cpp signal

Last synced: 15 May 2025

https://github.com/cascadingradium/cuda-hungarian-clustering

A GPU-Accelerated Clustering Algorithm that uses the Hungarian method

clustering cpp cuda gpu hungarian-algorithm parallel-computing

Last synced: 16 May 2025

https://github.com/sammycage/juno

a basic animation library in c++

animation cpp smil tween

Last synced: 06 Aug 2025

https://github.com/tkostadinov004/object_oriented_programming_fmi

Материали за курса "Обектно-ориентирано програмиране - практикум" за летен семестър на 2024 / 2025 година

cpp oop

Last synced: 02 Jul 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/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/pdsmart/sharpkey

A Multi-HID Interface, connecting PS/2 & Bluetooth Keyboard/Mice with Retro Host Computers

ajax bootstrap4 c cpp electonics electronics esp32 esp32-idf freertos html jquery js kicad

Last synced: 01 Aug 2025

https://github.com/smjsgaming/demangler

An Itanium ABI symbol demangler

assembly cpp itanium itanium-abi parser symbol

Last synced: 08 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/tsnsoft/netbeans_wxwidgets_table-linux

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

apache cpp example linux netbeans wxformbuilder wxwidgets

Last synced: 22 Apr 2025

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

CUDA-based Tree builder

algorithms cpp cuda octree quadtree tree

Last synced: 19 Jun 2025

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

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

codeblocks codeblocks-ide cpp example linux multiforms

Last synced: 22 Apr 2025

https://github.com/neural-bits/ai-programming-hub

Learn and experiment with new techniques and programming languages with a focus on ML

cpp cuda cython openai-triton python rust

Last synced: 12 Apr 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/imdanielsp/dstructs

A data structure playground

algorithms cpp data-structures unit-test

Last synced: 19 Sep 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/lucasfturos/projects_c-cpp

Repositório focado para salvar meus estudos nas linguagens C e C++

c cpp makefiles opengl

Last synced: 01 Aug 2025

https://github.com/alvinhochun/mingw-w64-cppwinrt

Using the C++/WinRT language projection with

cpp cpp20 cppwinrt mingw-w64 windows winrt

Last synced: 19 Apr 2025

https://github.com/fluxer/katie

C++ toolkit derived from the Qt 4.8 framework

c-plus-plus cpp qt4 toolkit

Last synced: 20 Feb 2026

https://github.com/chetannihith/program-hacktoberfest24

⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby

Last synced: 30 Jul 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/bartoszwarzocha/bwx_sdk

BWX_SDK Library - multiplatform extension of the wxWidgets library

cpp cross-platform linux macos windows wxwidgets

Last synced: 10 Apr 2026

https://github.com/jspanchu/wasm-bits

Bunch of examples for embinding C++ to JavaScript

cpp embind emscripten js wasm

Last synced: 24 Sep 2025

https://github.com/astrodynamic/photolab-in-qt-cpp

PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.

bmp-image cmake convolution convolution-filter cpp filter gui image image-processing make matrix mvc qt qtw unit-testing

Last synced: 20 Sep 2025

https://github.com/gjbex/defensive_programming_and_debugging

This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.

bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing

Last synced: 13 Jul 2025

https://github.com/coderobe/trimforce

Lilu plugin which forces SSD TRIM on unsupported drives

cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode

Last synced: 11 Apr 2025

https://github.com/yushulx/qt-qml-qr-code-scanner

Multiple barcode QR code scanner built with Qt6 and Dynamsoft Barcode Reader

android barcode cpp datamatrix ios pdf417 qml qrcode qt qt6 windows

Last synced: 03 Feb 2026

https://github.com/martin-olivier/cpppool

{Epitech} C++ Pool

cpp cpppool epitech

Last synced: 07 May 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/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/wxx9248/flappybird.cpp

Flappy Bird C++ Implementation

cpp flappy-bird game sdl2

Last synced: 22 Aug 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/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/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/gbmhunter/cpptemplate

A template repository to quick-start C++ development.

codecov coverage cplusplus cpp cpp14 example gtest jumpstart quickstart repository template travis-ci

Last synced: 23 Apr 2025

https://github.com/tsnsoft/netbeans_wxwidgets_table-windows

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

apache cpp example netbeans windows wxformbuilder wxgrid 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/ashwaniydv/my-lsm-tree-cpp

Log-structured Key-Value storage engine written in C++

bitcask cpp database db storage-engine wal write-ahead-logging

Last synced: 23 Apr 2025

https://github.com/tsnsoft/dialogblocks_test

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

cpp dialogblocks example wxwidgets

Last synced: 22 Apr 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/b1f6c1c4/cpp-create-objects

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

cplusplus cpp

Last synced: 25 Jul 2025

https://github.com/roughsketch/mdgcm

Command line extractor and builder for GameCube GCM discs.

building c-plus-plus cpp disc extract extraction gamecube gcm-discs

Last synced: 26 Jul 2025

https://github.com/sdragonx/android_app

android_app c++ framework ( public domain )

android android-app cplusplus cpp framework nativeactivity ndk

Last synced: 03 Aug 2025

https://github.com/wesleych3n/ntu-iot-node

NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.

cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny

Last synced: 23 Mar 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/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/ico12319/leetcode-tasks

LeetCode tasks solved by me

algorithms cpp data-structures

Last synced: 28 Feb 2025

https://github.com/yohhoy/cpp-longest-identifier

find longest identifier in C++ Standard.

c-plus-plus cpp

Last synced: 08 Apr 2025

https://github.com/itsm3abena/c-ds

A lightweight and efficient single-header library (ds.h) providing implementations of essential data structures in C, including Hashmaps, Hybrid Arrays, and Linked Lists.

c cpp datastructures dsa-algorithm

Last synced: 03 Sep 2025

https://github.com/iamazeem/beginnings

Some C/C++ stuff from my early days! [2003 - '04]

borland-cpp c cpp old-stuff projects text-based user-interface

Last synced: 15 Aug 2025

https://github.com/yumetodo/string_split

STLのstringをchain method風味にsplitする

chain cpp cpp-library string string-split

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/tekord/cpp-opcode-generator

A python script for generating enums with opcode constants based on YAML file definition

compilers cpp emulation generators opcode programming-language-development python rust virtual-machine

Last synced: 23 Apr 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/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/UgiR/gradescope-autograde-cpp

Gradescope Autograder Starter Template with C++ Tooling

autograder cpp gradescope

Last synced: 10 Mar 2025

https://github.com/karnkaul/microengine

Garbage Collectors Contest Team 3

cpp cpp17 game game-engine game-engine-2d

Last synced: 12 Aug 2025

https://github.com/rrxxyz/nvim-minimal

Neovim starter configuration for your preferred programming language, just switch a branch

android c cpp get-started lua neovim neovim-starter-kit nvim nvim-config nvim-configuration nvim-dotfiles nvim-lua python starter-kit vim vimrc

Last synced: 26 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/luizppa/smal

A file comrpessor using LZ78 algorithm.

compression compression-algorithm cpp cpp11 lz78 lz78-encode-decode

Last synced: 15 Jun 2025

https://github.com/scidian/drop

Easy to use, no code, drag n' drop, 2.5D game engine. Written in C++ utilizing Qt, OpenGL and Chipmunk Physics.

chipmunk-physics-engine cpp drag-and-drop easy-to-use game game-engine opengl qt

Last synced: 01 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/jnelbaylen/data-structure-algorithms

A c++ exploration of data structures and algorithms to understand logic building, efficiency, and problem-solving.

cpp datastructures-algorithms

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

Modbus C++ Class Component for ESP-IDF

cpp esp-idf modbus

Last synced: 18 Jan 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/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/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/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/hotakus/hellgatemonitor

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

bilibili c cpp esp esp32 esp32-arduino lvgl monitor wifi

Last synced: 02 Mar 2026

https://github.com/xord/beeps

A Simple Synthesis Library.

audio cpp gem library ruby sound synth

Last synced: 09 May 2026

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

A simple calculator built in C++ using the Qt framework.

calculator-application cpp qt

Last synced: 19 Sep 2025