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/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/bertrandmartel/digest-auth-session-cpp

C++ digest authentication/session library for server

cpp cpp-library digest-authentication

Last synced: 07 May 2025

https://github.com/soreing/rsa-cpp-encrypt

Simple RSA key generation and encryption library for C++

big-integer cpp crypto cryptography montgomery-multiplication rsa rsa-encryption x86

Last synced: 27 Mar 2025

https://github.com/heshanera/lstmnet

A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.

cpp lstm-neural-networks prediction-model time-series timeseries-forecasting

Last synced: 13 Apr 2025

https://github.com/amyrahmady/console-3d-maze-game

a simple console based 3D game with mazes written in C++ without using any library (Windows and Linux)

3d 3d-game command-line console console-renderer cpp cpp17 linux maze-game windows

Last synced: 13 May 2025

https://github.com/jokade/swog

Scala wrapper generator for interop with C, C++, Objective-C, and script languages.

c cpp interop lua objective-c scala scala-native

Last synced: 12 Jan 2026

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/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/sfrechette/weather-micro-station

A modular, high-performance weather display system for the LILYGO T-Display S3, featuring real-time weather data from OpenWeatherMap API with smooth animations and professional UI.

arduino c cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 openweathermap-api platformio ticker weather weather-api

Last synced: 07 Apr 2026

https://github.com/tugraph-family/etcd-raft-cpp

The C++ implementation of etcd raft

cpp etcd raft

Last synced: 08 Feb 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/blackmatov/fun.hpp

My old crazy idea about functional programming in C++

c-plus-plus c-plus-plus-17 cpp cpp17 functional-programming haskell type-classes

Last synced: 12 Apr 2025

https://github.com/theblackcat102/awesome-code-obfuscation

Collections of code obfuscation libaries for different languages ( in progress )

assembly awesome awesome-list c c-sharp cpp java javascript obfuscation obfuscator php python

Last synced: 17 Jan 2026

https://github.com/shibam120302/striver_cp_sheet

Solution of the problems listed in Striver CP Sheet made by Striver, with resources

codeforces codeforces-problems codeforces-solutions cp cp-sheet cpp striver strivers-cp-sheet

Last synced: 10 Jul 2025

https://github.com/vertueux/i2c_pwm_board

ROS2 Controller for the Adafruit 16 channel PWM servo I²C board, hat and similar PCA9685 based boards, provides absolute proportional PWM control as well as supports geometry_msgs/Twist.

cpp i2c i2c-bus learn pca9685 ros ros2 ros2-humble

Last synced: 08 Apr 2025

https://github.com/utilforever/styler

A header only Modern C++ library for styling output text in Terminal based on rang

color cplusplus cpp cpp-library cpp11 cpp14 cpp17 cpp20 styler terminal

Last synced: 03 Nov 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/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/adonmo/daylight

The answer to your daylight related questions

cpp irradiance python sunrise sunset

Last synced: 14 Jul 2025

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/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/arpihomesecurity/pywiegand

Python wiegand reader on raspberry

cplusplus cpp python raspberry-pi wiegand

Last synced: 28 Oct 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/rewrking/dynrpg

Create plugins for RPG Maker 2003!

cpp rpg-maker

Last synced: 31 Aug 2025

https://github.com/boostorg/conversion

Boost.org conversion module

boost conversion cpp libraries

Last synced: 21 Aug 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/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/loopperfect/satori

An HTTP server library in C++

cpp web-server

Last synced: 23 Jul 2025

https://github.com/tylerjw/mycobot

myCobot on ROS 2

cpp moveit2 robotics ros2 ros2-galactic

Last synced: 13 Apr 2025

https://github.com/volpatto/simple_pybind_example

A simple example of how to bind C++ code in Python

cmake cpp multilanguage pybind pybind11 python

Last synced: 28 Jul 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/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/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/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/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/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/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/callmeechocodes/fetcho

:sparkles: A simple fetch made in C++

cpp fetch linux linux-command neofetch sysfetch

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

C++ music theory library

chord cpp music-theory note scale

Last synced: 05 Mar 2026

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

C++ API for various matrix types.

cpp

Last synced: 28 Oct 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/thirtythreeforty/consensus

A clean, elegant watchface for Pebble watches in C++

cpp pebble

Last synced: 10 Apr 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/yegor256/fibonacci

Fibonacci algorithm implemented in a few compilable languages in different programming flavors

cpp csharp eiffel fibonacci golang haskell java lisp object-oriented-programming oop performance-testing

Last synced: 27 Mar 2025

https://github.com/windowsnt/tu

Win32 Differential Update Library

cplusplus cpp differential liveupdate php update upload win32

Last synced: 10 Apr 2025

https://github.com/juangburgos/qfunctionutils

Qt helper functions for callback execution, throttle, debounce, etc.

cplusplus cplusplus-11 cpp cpp11 qt qt5

Last synced: 10 Apr 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/jsmolka/drizzle

A dynamic interpreted programming language.

cpp drizzle dynamic interpreter language

Last synced: 04 Apr 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/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/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/retifrav/cmake-cpack-example

An example project of using CPack

cmake cpack cpp

Last synced: 03 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/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/blueskyson/qt-pac-man

make a pacman game with Qt

cpp pacman-game qt

Last synced: 24 Mar 2025

https://github.com/element39/yttria

blazingly fast, universal and easy-to-use programming language for anything you can imagine

c compiler cpp go language llvm programming-language python rust toolchain yttria zig

Last synced: 30 Jul 2025

https://github.com/exely/wd-data-structure

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

algorithms-and-data-structures c cpp

Last synced: 30 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/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/harshjuly12/leetcode

Solving 10-15 LeetCode problems daily pt.1

bash cpp java-8 python3

Last synced: 07 May 2025

https://github.com/springbear2020/whut-matching-game

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

cpp matching mfc-application

Last synced: 13 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/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/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/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/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/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/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/RedSkittleFox/serialize

C++ 23 serialization library

cpp cpp23 reflections serialization

Last synced: 31 Mar 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/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/destroyerrrocket/rustycpp

A C++ Compiler (on the works)

compiler cpp rust

Last synced: 23 Apr 2025