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

sonification of biodata with web configuration

biodata cpp esp32 midi music sonification

Last synced: 02 May 2025

https://github.com/yhaiovyi/c-wasm-loader

Super change your browser with C/C++ power.

c cpp wasm webpack webpack-loader webpack3

Last synced: 14 Apr 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/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/jdumas/cpp-project-template

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

cmake cpp graphics

Last synced: 15 May 2025

https://github.com/dominiklohmann/wahl

A type-safe argument parser for modern C++.

cli command-line cpp

Last synced: 24 Mar 2025

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

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

cpp golang lcd2usb usb2lcd

Last synced: 30 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/vishal2376/todo

A simple todo list application created with file handling in C++

cpp filehandling todo

Last synced: 06 Mar 2025

https://github.com/francescmm/benchmarktool

C++ library that tracks the time it takes a function to run. It creates a calling tree.

benchmark cpp cpp17 multi-thread

Last synced: 15 Jun 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/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/mattgodbolt/ce-behind-the-scenes

Slides for a "Behind the Scenes" presentation

compiler cpp devops explorer

Last synced: 24 Mar 2025

https://github.com/gmorales08/proyectodungeoncrawler

Juego Dungeon Crawler de terminal hecho en C++

cpp game game-development

Last synced: 01 May 2025

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/ferhatgec/native-cpp

Use C++ in your native language.

cpp cpp17 cpp20 header language library native single

Last synced: 14 Apr 2025

https://github.com/ferhatgec/kalem

[Use Kalem.rs instead] Fegeya Kalem transpiler (maybe compiler?)

clang compiler cpp cpp17 fegeya language programming transpiler

Last synced: 14 Apr 2025

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

Easy to use and fast Entity Component System Manager (ECS) C++ library.

c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template

Last synced: 30 Oct 2025

https://github.com/ethiraric/cpptalksindex

An index for C++ talks

conferences cpp cppcon

Last synced: 11 Apr 2025

https://github.com/ferhatgec/fstring

New generation STL String implementation with powerful features.

cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string

Last synced: 14 Apr 2025

https://github.com/supercmmetry/rainman

A lightweight flexible hierarchical memory manager for C++

cpp leak manager memory memory-leak rainman smart-pointer thread-safe

Last synced: 13 Aug 2025

https://github.com/ferhatgec/elite.cpp

Elite[dot]cpp, C++17 implementation of Elite build system.

build build-system clang cpp cpp17 elite elitebuild fegeya

Last synced: 14 Apr 2025

https://github.com/ferhatgec/generafor

Fegeya Generafor, Your website no longer only website, It's an application.

app app-generator application cpp cpp17 generator gnome gtk gtk3 gtk4 gui icon vala

Last synced: 16 Sep 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/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/jonpalmisc/emake

Easy wrapper around CMake's CLI

autotools c cli cmake cpp

Last synced: 14 May 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/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: 21 May 2026

https://github.com/iveevi/javelin

Framework for graphics programming in pure C++

cpp cpp20 game-engine glsl graphics graphics-programming jit

Last synced: 24 Jul 2025

https://github.com/huy-dna/nonvariadic-printf

An implementation of printf + A preprocessor to pass the code through before compiling

cpp implementation makefile printf python3 speculative

Last synced: 24 Feb 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/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/iggy-rs/iggy-cpp-client

Official, lightweight C++ client SDK for Iggy.rs message streaming.

cpp cpp17 http iggy library messaging quic tcp

Last synced: 08 Mar 2026

https://github.com/pinto0309/tinyyolo

Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦

cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2

Last synced: 13 Sep 2025

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

Conan recipe for VTK

conan cpp vtk vtk-library

Last synced: 18 Feb 2026

https://github.com/ngdream/stringer

change a text to strings for programming language don't forgot to hit a :star:

cpp engine java python string stringer

Last synced: 14 Apr 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/gamemake-eng/gxe

The Game eXperience Engine helps you learn to make games with a simple lua api

allegro allegro5 cpp development engine framework fun gamedev games lua mit rendering

Last synced: 17 Sep 2025

https://github.com/lzxhahaha/nudle

Content base image retrieval platform

cbir cpp flask python react

Last synced: 08 Mar 2026

https://github.com/tylerjw/fp

Functional Programming extensions to C++ for ROS projects.

cpp fp ros

Last synced: 13 Apr 2025

https://github.com/novemus/stack-scopes

Analyzing C/C++ Stack Snapshots.

c-plus-plus cpp debug vscode vscode-extension

Last synced: 17 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/yutkin/jopus

Simple, fast and efficient Python wrapper for libopusfile.

audio cpp cython libopus opus opusfile python wrapper

Last synced: 05 Apr 2025

https://github.com/mazenelnahla/supergameduino

In our project, we collected old vintage arcade games and bring them back with some modern technologies and less cost than old consoles in the market. This game console was made using an esp 32s and an old modified version of fabgl library which allowed us to control the VGA using canvas and simple commands

cpp esp32 fabgl fabrizio-di-vittorio

Last synced: 13 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/0rayn/gettoknow.github.io

Learning how everything works

assembly c cpp os-tutorial osdev

Last synced: 13 May 2025

https://github.com/tsedan/anxlang

Anx is an experimental programming language written in C++ using LLVM

compiler cpp language llvm systems

Last synced: 14 Apr 2025

https://github.com/manydeps/cxxbuild

cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.

bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg

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

compile, test, deploy cpp code to bitcoin

cpp emscripten npm

Last synced: 01 Aug 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/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/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/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/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/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/anishlearnstocode/hackerrank-cpp

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

algorithms c cpp data-structures hackerrank

Last synced: 10 Apr 2025

https://github.com/timostrating/pokeworld

Opengl engine + fully procedural demo

3d cpp emscripten opengl webgl2

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/bsolomon1124/hello-c-extension

Showcase use and packaging of a C++ extension module

cpp python python3

Last synced: 27 Mar 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/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/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/shaswata56/snake

Simple snake game in C++

2d classic cpp game linux sfml snake snakegame windows

Last synced: 08 Sep 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/richelbilderbeek/kalmanfilterer

Tool to investigate a Kalman filter

cpp gui kalman kalman-filter qt

Last synced: 28 Jul 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/cppshizoids/containers

some containers and some my reimpl of std lib

containers cpp templates

Last synced: 19 Mar 2025

https://github.com/igraph/igraph-cpp

C++ wrappers for igraph data structures

cpp igraph wrapper

Last synced: 11 Apr 2025

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

Curso PROTECO de C y C++

c cpp

Last synced: 05 Apr 2025

https://github.com/tony/wxscintilla

wxscintilla updated for wxwidgets 3.0 and clang

cpp wxscintilla

Last synced: 18 Jan 2026

https://github.com/Kuu44/Coding-Projects

A random assortment of things I did when learning to code

ai bash c cpp csharp css go html java javascript julia node-js octave python rust

Last synced: 06 May 2025

https://github.com/shibam120302/gfg_potd

I try to upload the daily code which i practice daily and also upload GFG POTD (Java,Cpp,Python3)

alogrithms cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-potd geeksforgeeks-solutions gfg java potd python

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

Hangman game with fancy GUI, multi-language support, sound effects and lots of words made with C++/Qt/QML

cpp game github-pages hangman qmake qml qt

Last synced: 12 Apr 2025

https://github.com/newmarcel/awaken

A command line tool that prevents your Mac from going to sleep.

cpp cpp17 macos utility

Last synced: 12 Apr 2025