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

getting information about an ip address from the ipwhois api.

cpp ipgeolocation

Last synced: 11 Oct 2025

https://github.com/adityaa30/programs

Solutions for Standard Problems on Algorithms & Data Structures in C++

algorithms cpp data-structures hacktoberfest

Last synced: 12 Mar 2026

https://github.com/mrhands/panini

Code generation library for C++ written in C++17

codegen codegeneration cpp

Last synced: 05 Apr 2025

https://github.com/kennymalac/tinycdn

A small and fast CDN "middleware".

cdn cpp cpp17 object-store

Last synced: 24 Jul 2025

https://github.com/genodelabs/genode-allwinner

Allwinner SoC support for the Genode OS framework

aarch64 allwinner-a64 arm cplusplus cpp genode osdev pinephone

Last synced: 07 Apr 2025

https://github.com/Cpp-Project-Manager/Cpp-Project-Manager

A C++ Template Generator and Project manager. The C++ equivalent to rust's cargo.

build-system command-line cpp cppm creation-project package-manager

Last synced: 28 Mar 2025

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

A simple snake game made in C++ using Object Oriented Programming.

cpp cpp-project game oop project snake snake-cpp snake-game

Last synced: 14 Apr 2025

https://github.com/maharmstone/tdscpp

C++ library to interface with Microsoft SQL Server

cpp mssql tds

Last synced: 23 Aug 2025

https://github.com/mauropelucchi/unibg_dev_courses_2024

University of Bergamo - C++ Dev Course (Computer Engineering) 2023/2024

coding cpp training-materials university

Last synced: 15 Apr 2025

https://github.com/shoyamanishi/androidmfcc

26-Point MFCC & 512-Point FFT Generator & Visualizer in Java, C++, and NEON intrinsics

android asr audio cpp fft java mfcc neon-simd-intrinsics spectrum visualizer

Last synced: 14 Apr 2025

https://github.com/iwatake2222/generic-tflmicro

CMake project for TensorFlow Lite Micro

cmake cpp tensorflow tensorflow-lite

Last synced: 05 Sep 2025

https://github.com/jsteemann/atoi

Fast string to integer conversion

atoi cpp integer-conversion library performance

Last synced: 07 May 2025

https://github.com/supertone-inc/supertonic

Lightning-fast, on-device TTS — running natively via ONNX.

cpp csharp go ios java lightweight nodejs on-device python rust swift text-to-speech tt tts web

Last synced: 24 Nov 2025

https://github.com/m-fatah/reflect

A single file header only static reflection library for C++20.

cplusplus cpp cpp20 gcc header-only msvc no-dependencies reflection single-file static-reflection

Last synced: 04 Mar 2026

https://github.com/ahmedsobhy01/redis-clone

A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets

avl c clone cpp hashmap hashtable inmemory-db redis redis-client redis-server system-design

Last synced: 27 Feb 2026

https://github.com/satharus/twokey

A password manager with physical 2FA.

avr browser-extension cpp flask graduation-project password-manager python

Last synced: 08 Oct 2025

https://github.com/named-data/repo-ng

NDN repo in C++ (deprecated, use ndn-python-repo)

cpp ndn sqlite storage

Last synced: 10 Feb 2026

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

An experimental Playstation emulator

cpp emulator mips opengl playstation psx-emulator

Last synced: 27 Sep 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/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/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/cschladetsch/cppkai

KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.

ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests

Last synced: 11 Aug 2025

https://github.com/kelvins/smtpclient

:mailbox: A simple SMTP client to send e-mails using C++ and the Qt framework

cpp email qt smtp smtp-client

Last synced: 23 Jun 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/loopperfect/satori

An HTTP server library in C++

cpp web-server

Last synced: 23 Jul 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/xuehao/programming-abstractions-in-cpp

Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.

computer-science cpp cs106b programming-language

Last synced: 24 Apr 2025

https://github.com/rewrking/dynrpg

Create plugins for RPG Maker 2003!

cpp rpg-maker

Last synced: 31 Aug 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/cemolcay/musictheorycpp

C++ music theory library

chord cpp music-theory note scale

Last synced: 05 Mar 2026

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

C++ library for graph ordering

cpp graph math-physics optimization ordering

Last synced: 29 Apr 2025

https://github.com/brainiac2677/cpp-notes

This repository focuses on the OOP concepts with C++.

cpp

Last synced: 09 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/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/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/pdsmart/zpu

ZPU Evo(lution), an enhanced ZPU microprocessor design in VHDL to embed within an FPGA including SoC functionality. Project currently uses Altera Cyclone devices.

assembly-language bash c cpp perl vdl

Last synced: 14 Apr 2025

https://github.com/stephanecharette/movedetect

Library to detect whether movement can be detected between two images or video frames.

cpp cpp17-library movement-detection opencv

Last synced: 14 Apr 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/victornpb/evc_pt2257

Arduino C++ Library for using PT2257 - Electronic Volume Controller IC

arduino arduino-library cpp digital-potentiometer i2c

Last synced: 02 Aug 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/exely/wd-data-structure

王道《数据结构》2019版算法题

algorithms-and-data-structures c cpp

Last synced: 30 Jul 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/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/ruimaciel/femp

A small C++ finite element method implementation developed as a part of my master's thesis

c-plus-plus cpp finite-element-analysis finite-element-methods finite-elements master-thesis opengl qt qt5

Last synced: 05 May 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/javiorfo/nvim-fuel

Neovim plugin written in Lua for running a main or script in several languages

assembly cpp go haskell java kotlin lua main neovim neovim-plugin python rust scala scheme zig

Last synced: 05 May 2025

https://github.com/destroyerrrocket/rustycpp

A C++ Compiler (on the works)

compiler cpp rust

Last synced: 23 Apr 2025

https://github.com/callmeechocodes/fetcho

:sparkles: A simple fetch made in C++

cpp fetch linux linux-command neofetch sysfetch

Last synced: 23 Oct 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/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/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/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/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/oleksis/picta-dl-gui

Picta Downloader GUI

cpp downloader gui picta qt5

Last synced: 15 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/karnkaul/djson

Dumb simple JSON parsing library

cpp cpp23 cpp23-library json jsonc

Last synced: 11 Oct 2025

https://github.com/dasaav-dsv/rttihook

A highly customizable header only RTTI analysis and VFT hooking toolset.

cpp cpp17 header-only-library hooking-framework hooking-library reverse-engineering rtti rtti-analyzer rtti-cplusplus

Last synced: 24 Dec 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/tylerjw/mycobot

myCobot on ROS 2

cpp moveit2 robotics ros2 ros2-galactic

Last synced: 13 Apr 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/nojhan/clutchlog

C++ "spatial" logging system which targets versatile, (de)clutchable, _debugging_, in a single header.

cpp cpp-library debugging logging logging-library spatial-logging

Last synced: 21 Mar 2025

https://github.com/gf712/python-cpp

Python implementation in C++

cpp interpreter python

Last synced: 13 Apr 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/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/playboy-player/pytorch_dart

Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.

android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows

Last synced: 09 Apr 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/springbear2020/whut-matching-game

连连看游戏是一款基于 Microsoft 公司的 MFC 框架开发的在给定的图案中进行相同图案配对连线消除的简单游戏,游戏规则简单、画面清晰可爱。

cpp matching mfc-application

Last synced: 13 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/vitkarpov/dcp

:computer: :books: Interviews & competitive programming

competitive-programming cpp interview-preparation interview-questions javascript

Last synced: 06 May 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/mguludag/qeasysettings

Easy to use manage settings and style options for your Qt projects! and auto follow Windows 10 dark/light scheme feature 😎

cpp qml qt qt-quick qt-stylesheets qt-widgets qt5 qt5-gui qtwidgets theme-settings

Last synced: 05 May 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/yushulx/gobarcodeqrsdk

Golang barcode detection module based on Dynamsoft C/C++ Barcode SDK

barcode c code39 cpp docker ean13 golang pdf417 qrcode

Last synced: 15 Dec 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/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/ice1000/oi-codes

:closed_lock_with_key: Solutions for online code challenges. Don't be evil.

acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript

Last synced: 18 Mar 2025