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/oleksis/picta-dl-gui

Picta Downloader GUI

cpp downloader gui picta qt5

Last synced: 15 Mar 2026

https://github.com/llnl/gecko

C++ library for graph ordering

cpp graph math-physics optimization ordering

Last synced: 29 Apr 2025

https://github.com/fovea-engine/raym3

Material Design 3 inspired immediate-mode GUI library for raylib. Build modern, beautiful user interfaces in C++ with automatic resource management.

c-plus-plus cpp gui immediate-mode material-design material-design-3 raylib ui-library user-interface

Last synced: 07 Feb 2026

https://github.com/karnkaul/djson

Dumb simple JSON parsing library

cpp cpp23 cpp23-library json jsonc

Last synced: 11 Oct 2025

https://github.com/jamesboer/tbl

CSV and tab-delimited table reader

c-plus-plus c-plus-plus-17 cpp cpp17 csv csv-parser

Last synced: 11 Oct 2025

https://github.com/biojppm/c4stl

C++ library of performance-minded contiguous containers, strings and streams

containers contiguous-containers cpp cpp-library cpp11 string-manipulation

Last synced: 21 Aug 2025

https://github.com/bugra9/cpp.js

Bind C++ to JavaScript with no extra code. (WebAssembly & React Native)

bindings cpp emscripten javascript react-native swig wasm webassembly

Last synced: 16 Mar 2025

https://github.com/akashi-org/akashi

A next-generation video editor

akashi cpp hardware-acceleration python vfx video video-editor

Last synced: 16 Oct 2025

https://github.com/zopieux/qnapctl

Control QNAP TS-453 Pro hardware LEDs, LCD and react to button pushes.

cpp cpp17 dbus qnap qnap-nas qt qt5 systemd

Last synced: 09 Oct 2025

https://github.com/mrdcvlsc/aes

A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology

aes aes-128 aes-decryption aes-encryption aes192 aes256 aesni armv8 block-cipher blockcipher cipher confidentiality cplusplus cpp decryption encryption hardwareaccelerated key library security

Last synced: 15 Oct 2025

https://github.com/cemolcay/musictheorycpp

C++ music theory library

chord cpp music-theory note scale

Last synced: 05 Mar 2026

https://github.com/jishanshaikh4/cpp-building

A simple example building a simple main.cpp file using travis-ci and qmake on clang compiler

build cpp qmake travis-ci

Last synced: 23 Aug 2025

https://github.com/oatpp/oatpp-openssl

OpenSSL adaptor for Oat++ applications

cpp oatpp openssl tls

Last synced: 02 Aug 2025

https://github.com/kovacsv/visualscriptenginewxwidgets

A wxWidgets utility module for VisualScriptEngine

cpp node-editor visual-scripting wxwidgets

Last synced: 25 Jul 2025

https://github.com/amyrahmady/cpp-indicators

A very simple, easy-to-use, and single-header-only C++ library for console based indicators (loading spinners)

command-line console cpp library loading loading-spinner spinner threads

Last synced: 13 May 2025

https://github.com/justinmeiners/molecule-viewer

3D chemical molecule visualizer for XYZ files.

chemistry cpp opengl xyz-files

Last synced: 25 Mar 2025

https://github.com/retifrav/cmake-cpack-example

An example project of using CPack

cmake cpack cpp

Last synced: 03 Aug 2025

https://github.com/alexruzin/cpp_api

A C++ API which is useful for Win32. Includes a communication subsystem.

c cpp http-client injector socks5-proxy

Last synced: 10 Aug 2025

https://github.com/tuarua/taskbarprogressane

AIR Native Extension for displaying taskbar progress on macOS & Windows 7, 8, 10

actionscript adobe-air air-native-extensions ane cpp osx swift swift-3 windows-10

Last synced: 14 Apr 2025

https://github.com/mstuttgart/oficina

:seedling: Repository where my study projects and tests are stored

android cpp django elixir flask j2me java javascript pygame python study-notes study-project

Last synced: 17 Mar 2025

https://github.com/boostorg/conversion

Boost.org conversion module

boost conversion cpp libraries

Last synced: 21 Aug 2025

https://github.com/bauripalash/escraper

Scrap Email Addresses From PDFs and Photos! in C++ (Python was tooo easy to do)

cpp email-parsing hacktoberfest scraper

Last synced: 16 Jan 2026

https://github.com/omercsp/simple-build-system

Easy to use and configure C/C++ build system based on Gnu Make

build build-system build-tool c clang cpp cxx gcc gmake linux make makefile sbs system toolchain

Last synced: 16 Oct 2025

https://github.com/equalitie/cpp-upnp

This is a read-only mirror of: https://gitlab.com/equalitie/cpp-upnp "UPnP C++ library using Boost.Asio"

asio cpp cpp14 upnp

Last synced: 04 Mar 2026

https://github.com/orbitcowboy/gnuplot-cpp

Automatically exported from code.google.com/p/gnuplot-cpp

c-plus-plus cpp gnuplot gnuplot-cpp

Last synced: 05 Jul 2025

https://github.com/RedSkittleFox/serialize

C++ 23 serialization library

cpp cpp23 reflections serialization

Last synced: 31 Mar 2025

https://github.com/arpihomesecurity/pywiegand

Python wiegand reader on raspberry

cplusplus cpp python raspberry-pi wiegand

Last synced: 28 Oct 2025

https://github.com/destroyerrrocket/rustycpp

A C++ Compiler (on the works)

compiler cpp rust

Last synced: 05 May 2026

https://github.com/alpaka-group/vikunja

Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.

cmake cpp cpp17

Last synced: 01 Jul 2025

https://github.com/marcpages2020/CombatSystem

Combat System developed in Unreal Engine 5 centered in getting the best Game Feel possible.

cplusplus cpp development game game-development unreal-engine

Last synced: 11 Mar 2025

https://github.com/adonmo/daylight

The answer to your daylight related questions

cpp irradiance python sunrise sunset

Last synced: 14 Jul 2025

https://github.com/harshjuly12/leetcode

Solving 10-15 LeetCode problems daily pt.1

bash cpp java-8 python3

Last synced: 07 May 2025

https://github.com/garfield1002/jhr_skip_list

Header-only skip list library for modern C++ (C++17/C++20)

cpp data-structures header-only library skiplist

Last synced: 12 Apr 2025

https://github.com/karnkaul/locc

C++20 utility to count lines of code

count-lines cpp cpp20 lines-of-code

Last synced: 24 Dec 2025

https://github.com/kezhengjie/cppnat

cppnat is a NAT reverse proxy tool (aslo known as a hole punching tool) helps you expose your private IP and port and bind them onto a server with public IP,access your private service anywhere.

asio cpp cpp17 cross-platform easy-to-use fluent high-concurrency high-performance hole-punching modern nat nat-hole-punching nat-traversal network no-exception proxy reverse-proxy runtime-safety simple

Last synced: 12 Apr 2025

https://github.com/vitkarpov/dcp

:computer: :books: Interviews & competitive programming

competitive-programming cpp interview-preparation interview-questions javascript

Last synced: 06 May 2025

https://github.com/archercreat/srvhide

Simple tool to dump/hide services in services.exe process.

cmkr cpp reverse-engineering

Last synced: 29 Jun 2025

https://github.com/omaraflak/reinforcement-learning-cpp

Reinforcement Learning algorithm from scratch in C++.

cpp from-scratch neural-network qlearning reinforcement-learning

Last synced: 12 Apr 2025

https://github.com/tylerjw/mycobot

myCobot on ROS 2

cpp moveit2 robotics ros2 ros2-galactic

Last synced: 13 Apr 2025

https://github.com/tatami-inc/tatami

C++ API for various matrix types.

cpp

Last synced: 28 Oct 2025

https://github.com/ohjurot/scriptingguide

Guide to C++ Scripting in Java, C#, Lua, Python and Angelscript (YouTube Series)

angelscript cpp csharp java java-8 lua python script scripting tutorial youtube

Last synced: 18 Mar 2025

https://github.com/galacean/effects-native-examples

Galacean Effects's native examples

animation cpp effects opengles

Last synced: 30 Apr 2025

https://github.com/mattgodbolt/pt-three-ways-pres

Presentation for pt-three-ways - a CppCon 2019 presentation

cpp cppcon2019 path rendering tracing

Last synced: 16 Oct 2025

https://github.com/blueskyson/qt-pac-man

make a pacman game with Qt

cpp pacman-game qt

Last synced: 24 Mar 2025

https://github.com/pockerman/rlenvscpp

Environments and various utilities for reinforcement learning with C++

cpp gymnasium-environment openai-gym reinforcement-learning reinforcement-learning-environments

Last synced: 12 Apr 2025

https://github.com/loopperfect/satori

An HTTP server library in C++

cpp web-server

Last synced: 23 Jul 2025

https://github.com/dawidolko/programming-cpp

Tasks studies - laboratory

courses cpp lab labs projects tasks tests

Last synced: 06 Apr 2025

https://github.com/curve/ereignis

🎉 A thread-safe C++20 Event Library

cmake cpp cpp-library cpp20 cpp20-library events

Last synced: 21 Mar 2025

https://github.com/2shady4u/libkra

A C++ library for importing Krita's KRA & KRZ formatted documents.

cpp cpp-library kra-files krita

Last synced: 10 Apr 2025

https://github.com/abdallahhemdan/didumean

🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...

cpp cpp14 english english-word spell spell-check spell-checker spell-corrector spelling-levenshtein-distance trie

Last synced: 06 May 2025

https://github.com/nixrajput/bus-reservation-system-cpp

This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.

bus bus-booking bus-reservation bus-reservation-management bus-reservation-system bus-ticket collaborate cpp cpp-solutions file-handling file-handling-in-cpp nixlab nixrajput nixrajput-github oops oops-in-cpp reservation reservation-system

Last synced: 01 May 2025

https://github.com/savenkovigor/termgraph

Terms diagram builder. Polish your knowledge with accurate definitions.

cpp cpp20 knowledge-graph qml qt qt6 visualization

Last synced: 22 Jul 2025

https://github.com/thecurle/purpuri

The Purple VM, a custom JVM in C++.

cpp interpreter java jvm stack-based

Last synced: 11 Jun 2025

https://github.com/raphaelthegreat/psxemu

An experimental Playstation emulator

cpp emulator mips opengl playstation psx-emulator

Last synced: 27 Sep 2025

https://github.com/rewrking/dynrpg

Create plugins for RPG Maker 2003!

cpp rpg-maker

Last synced: 31 Aug 2025

https://github.com/shaswata56/taos-adventure

It is a C++ Game Project for 2nd semester. This game is Build From Scratch using C++ and SFML .

2d adventure c-plus-plus cpp game sfml squareworld tao tao-s taos-adventure

Last synced: 08 Sep 2025

https://github.com/curve/channel

🧵 A C++ implementation of Rust's std::sync::mpsc::channel

cpp cpp17 cpp17-library cpp20 cpp20-library mpsc mpsc-channel threading

Last synced: 29 Oct 2025

https://github.com/personalrobotics/chimera

:snake: A CLI tool for generating Boost.Python/pybind11 bindings from C/C++

boost-python chimera clang-toolchain cli cpp llvm mustache pybind11 python

Last synced: 29 Aug 2025

https://github.com/darthmoomancer/polydev

THE project manager for neovim

c cpp html java lua neovim-plugin python rust

Last synced: 02 Sep 2025

https://github.com/jsmolka/egg-player

A Groove Music like music player.

bass-dll cpp egg-player music-player taglib

Last synced: 04 Apr 2025

https://github.com/morglod/cpp_traits

rust-like traits (type erasure) on plain C++

cpp cpp20 rust rust-like traits type-erasure

Last synced: 24 Apr 2025

https://github.com/robotology/superimpose-mesh-lib

A modern C++ augmented-reality library to superimpose 3D objects on images.

augmented-reality cpp library opencv opengl superimpose-3d-objects

Last synced: 19 Jun 2025

https://github.com/raymiiorg/c_ookieclicker

c++ console cookie clicker (linux)

console console-game cpp game

Last synced: 04 Apr 2025

https://github.com/oktonion/cpp-fast-delegates

Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)

cpp cpp03 cpp11 cpp98 crossplatform delegate delegates fast fast-delegates

Last synced: 10 Apr 2025

https://github.com/letelete/visualization-of-sorting-algorithms

Visualize the most popular sorting algorithms. Change amount of columns, delay of sorting and see results!

cpp desktop qt

Last synced: 17 May 2025

https://github.com/offchan42/unitycppclassdllexample

:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin

cpp csharp dll exporting-cpp native-plugin unity

Last synced: 25 Mar 2025

https://github.com/kfrlib/cxxdox

Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker

cpp documentation-generator documentation-tool libclang markdown mkdocs python

Last synced: 24 Aug 2025

https://github.com/luizppa/top-gear

The SNES Top Gear game made in Allegro 5

allegro allegro-framework allegro5 car-game cpp game-2d snes top-gear

Last synced: 24 Mar 2025

https://github.com/m0saan/cpp-module

Learn C++ through a CPP-Pool by 42

1337fil 1337school 42born2code cpp cpp98 phonebook-application

Last synced: 10 Apr 2025

https://github.com/llnl/gidiplus

C++ libraries for accessing nuclear data from the Generalized Nuclear Database Structure (GNDS)

application cpp

Last synced: 05 Jul 2025

https://github.com/litongjava/whisper.cpp.android.java.demo

A sample Android app using java code and whisper.cpp library to do voice-to-text transcriptions.

andoird cpp java whisper-cpp

Last synced: 23 Aug 2025

https://github.com/anshumansinha3301/object-oriented-cpp

OOPS Codes I did in my third semester

cpp object-oriented-programming

Last synced: 16 Aug 2025

https://github.com/abzico/pqxx_pool

Demonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.

connection-pool cpp cxx libpqxx pg postgres postgresdb

Last synced: 19 Apr 2025

https://github.com/redskittlefox/serialize

C++ 23 serialization library

cpp cpp23 reflections serialization

Last synced: 13 Jul 2025

https://github.com/adambadura/type_name

C++17-compatible, compile-time type name retrieval library.

cpp cpp-library cpp17

Last synced: 06 Sep 2025

https://github.com/jasonliang-dev/spry

2D game framework made for rapid prototyping

c cpp gamedev lua

Last synced: 12 Apr 2025

https://github.com/Eisenwave/voxel-io

C++17 I/O library for various voxel formats, including VOX, QB, QEF and more.

cpp cpp17 io library magicavoxel mit-license parser qubicle voxel

Last synced: 21 Nov 2025

https://github.com/iwatake2222/digitalcamera_raspberrypi

A project to create a digital camera with Raspberry Pi in Linux standard way such as ioctl

cpp devicedriver raspberrypi

Last synced: 17 Oct 2025

https://github.com/simone-contorno/mynmpc

Nonlinear Model Predictive Control for Self-Driving Vehicles based on Local Sequential Quadratic Programming by recursively calling ProxQP solver.

cpp nonlinear-model-predictive-control ros2-foxy

Last synced: 14 Oct 2025