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/cihansari/observer

Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.

cpp cpp17 observer

Last synced: 10 Oct 2025

https://github.com/shxntanu/se-lab-assignments

A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).

algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering

Last synced: 05 Jul 2025

https://github.com/gsuberland/autoregistering-cpp-factory

Generic auto-registering factory in C++ with support for constructor arguments.

arduino auto-registration cpp cpp11 embedded factory-pattern self-registration

Last synced: 25 Feb 2026

https://github.com/yui0/img2vec

Transforming bitmaps into vector graphics

c cpp eps jpg pdf png postrace svg

Last synced: 28 Jan 2026

https://github.com/anubhavitis/competitive-programming

A complete record of my journey as a competitive programmer, over various platforms. Most of the questions are from Codeforces.com in C++.

challenge codeforces codeforces-solutions competettive-programming cpp practise-purpose solutions

Last synced: 06 Jul 2025

https://github.com/suboptimaleng/cpp-tutorials

βš™οΈ The code for my C++ tutorials on YouTube.

clang cmake cpp cpp-tutorials

Last synced: 15 Jun 2026

https://github.com/jgaa/darkspeak

Secure Instant Messenger over the Tor network

cpp instant-messaging legacy-tor-chat privacy qml qt5 tor

Last synced: 06 May 2025

https://github.com/jacobdomagala/compileresult

Github action for adding compile warnings/errors as PR comment.

build comments compile cpp github-action github-actions pr-comment pull-requests

Last synced: 19 Apr 2025

https://github.com/jaypmorgan/cern-root-mode

Major-mode for ROOT and the Cling REPL in Emacs

cern-root cpp emacs emacs-mode repl root-cern terminal

Last synced: 12 Jul 2025

https://github.com/shadowmitia/yacht

YACHT πŸ›³οΈ: Smoothly riding the waves of C++ projects

cmake cpp project-template

Last synced: 10 Jul 2025

https://github.com/surajv311/myleetcode

Leetcode practice questions to improve my algorithmic thinking!. βœπŸ’»---> Arrays / Strings / Recursion / DP / Graph / Trees🌳 / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. πŸ“ˆ

algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees

Last synced: 16 May 2025

https://github.com/tinyalsa/tinyalsa-cxx

A pure C++14 ALSA library with no dependencies.

alsa audio cpp cpp-library cpp14 cpp14-library linux tinyalsa tinyalsa-cxx

Last synced: 30 Apr 2025

https://github.com/maluoi/header-libs

Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.

array c cpp dynamic-array fnv-1a hash plain-old-data ply single-header

Last synced: 13 Jul 2025

https://github.com/daviehh/fanshim-cpp

C++ code for the fan shim on raspberry pi

cpp gpio libgpiod raspberry-pi

Last synced: 12 Apr 2025

https://github.com/maurodelazeri/raccoonwsclient

RaccoonWSClient is a lightweight implementation of libwebsockets in C++

client cpp libwebsockets lightweight websocket

Last synced: 21 Apr 2025

https://github.com/renuka-fernando/hackgen

Generate Test cases for HackerRank Problems

c cpp hackerrank java python3 testcase-generator

Last synced: 01 May 2025

https://github.com/pakerwreah/inspectorweb

Tool to inspect SQLite databases and intercept network requests from mobile applications.

android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket

Last synced: 13 Jul 2025

https://github.com/zchrissirhcz/cpp-moments

Records of learning/practising C++

cpp debugging image-processing

Last synced: 11 Apr 2025

https://github.com/QtExcel/Qlibxlsxwriter

Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.

c cpp excel libxlsxwriter qt xlsx xlsxwriter

Last synced: 08 May 2025

https://github.com/ai-robotic-labs/http-privacy

HTTP and AI for privacy APIs by Rust, C++ , Javascript and Python bindings

agenticalliance ai api cpp deepseek http javascript privacy python rust

Last synced: 19 Apr 2025

https://github.com/karnkaul/ktl

Collection of ktl header libraries - small C++20 wrapper utilities

async-queue bitflags cpp cpp20 cpp20-library future header-only library n-tree not-null result stl thread threading

Last synced: 11 Apr 2025

https://github.com/tttapa/rpi-cross-cpp-development

Example project for cross-compilation and C++ development for Raspberry Pi

cmake cpp cross-compilation raspberry-pi ubuntu

Last synced: 19 Apr 2025

https://github.com/komdosh/eltechlabworks

Π›Π°Π±ΠΎΡ€Π°Ρ‚ΠΎΡ€Π½Ρ‹Π΅ Ρ€Π°Π±ΠΎΡ‚Ρ‹ ΠΏΠΎ ΠΏΡ€ΠΎΠ³Ρ€Π°ΠΌΠΌΠΈΡ€ΠΎΠ²Π°Π½ΠΈΡŽ. Π‘Ρ‚ΡƒΠ΄Π΅Π½Ρ‚Π° Π‘ΠŸΠ‘Π“Π­Π’Π£ "Π›Π­Π’Π˜" ЀКВИ Π˜Π’Π’.

asm c cpp eltech komdosh

Last synced: 02 Mar 2025

https://github.com/ahmetfurkandemir/computer-graphics

Necmettin Erbakan University computer graphics lecture notes.

algorithms bresenham computer-graphics cpp dda graphics qt qtcreator

Last synced: 15 Apr 2025

https://github.com/abdallahhemdan/tayara

πŸ›΅ Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C

cpp cufe-2022 data-structure data-structures delivery-sys delivery-tracker

Last synced: 07 May 2025

https://github.com/nimble-dev/rcjit

Experimental jit compiler for R built on NIMBLE

compiler cpp eigen jit r

Last synced: 10 Jul 2025

https://github.com/paragon279/kerneldriver2drawline

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 16 May 2025

https://github.com/rachhshruti/reliable-file-transfer-udp

Reliable file transfer using unreliable User Datagram protocol

client-server congestion-control cpp flow-control networking sliding-window-protocol udp

Last synced: 14 Apr 2025

https://github.com/emmmatech/calculator_nx

This is my C++ Calculator program, ported to the Nintendo Switch

borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew

Last synced: 30 Jun 2025

https://github.com/oatpp/example-mongodb

Example project how to work with MongoDB

cpp example mongodb oatpp

Last synced: 25 Apr 2025

https://github.com/justbuchanan/stylize

Quickly re-format or checkstyle your code repository

beautify checkstyle cpp formatter golang

Last synced: 16 May 2025

https://github.com/suryasekhar14/hacktoberfest-2021

A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!

appdevelopment c cpp hacktober-fest-contributions hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python

Last synced: 10 Mar 2026

https://github.com/fuzun/flappy-bird-qt

A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.

cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn

Last synced: 03 Oct 2025

https://github.com/darkcodersc/eof-reader

C++/ CLI implementation of my read EOF Data from PE File lib.

cpp end-of-file-checking eof reader

Last synced: 12 Sep 2025

https://github.com/lucthienphong1120/stdsys.h

The C/C++ library about system and handle console

c config cpp lib library open-source standard std stdio stdlib system terminal

Last synced: 22 Apr 2025

https://github.com/stellar-group/blaze

Fork of the Blaze library for compatibility with Blaze CUDA Β· https://bitbucket.org/blaze-lib/blaze Β· https://github.com/STEllAR-GROUP/blaze_cuda

cpp cpp14 cuda hpc linear-algebra metaprogramming

Last synced: 30 Apr 2025

https://github.com/NVIDIA/nvnmos

NVIDIA NMOS (Networked Media Open Specifications) Library

c cpp nmos sdk

Last synced: 03 Sep 2025

https://github.com/developerpaul123/delaunaypp

A fluent and easy to use implementation of Delaunay triangulation in C++.

2d algorithm c-plus-plus cpp cpp11 cpp14 delaunay delaunay-triangulation mesh triangulation

Last synced: 15 Apr 2025

https://github.com/JulyOT/JulyOT

The central repository for all content released as part of #JulyOT each year

ai aiot cpp edge embedded iiot iot python

Last synced: 10 Mar 2025

https://github.com/mohammadraziei/liburlparser

Fastest domain extractor library written in C++ with python binding.

binding cpp lib parser psl public-suffix-list python uri url urlparser

Last synced: 11 Jun 2025

https://github.com/bluecadet/cinder-bluecadetanalytics

Cinder block with client implementation for Google Analaytics Measurement API v1

cinder cpp google-analytics

Last synced: 22 Apr 2025

https://github.com/objectionary/eo-graphs

A few classic graph algorithms implemented in C++, Java, and EOLANG

algorithm cpp eolang graph graph-algorithms java

Last synced: 01 May 2025

https://github.com/ashaduri/qt-cctalk

Cross-platform ccTalk protocol implementation in modern C++ / Qt

arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5

Last synced: 17 Mar 2026

https://github.com/sdtelectronics/cline

cppcli.net - The C++ interpreter online

cpp interpreter repl

Last synced: 14 Oct 2025

https://github.com/tfc/cpp-nix-2023

Code repository for blog article series https://nixcademy.com/2023/10/31/cpp-with-nix-in-2023-part-1-shell/

cpp crosscompile dependency-manager nix

Last synced: 23 Oct 2025

https://github.com/egecetin/repo-init

C++ Application Template. It has already integrated a Telnet and ZeroMQ server to receive commands, Crashpad handler to generate minidump, a Prometheus server to broadcast performance metrics. Also, it can send logs to syslog using Spdlog, to a Sentry server and Grafana Loki instance

application-template cmake cpp cpp-template grafana-loki-client prometheus-client sentry-client template

Last synced: 19 Oct 2025

https://github.com/tdegeus/cpppath

Simple file-path module for C++

cpp path

Last synced: 05 Jul 2025

https://github.com/jrob774/makeicon

Cross-platform command-line utility for generating app icons.

command-line command-line-tool cpp cpp17 ico icon makeicon tool utility

Last synced: 09 Oct 2025

https://github.com/llnl/saamge

Smoothed aggregation spectral element-based algebraic multigrid

cpp math-physics

Last synced: 29 Apr 2025

https://github.com/vanhakobyan/operatingsystemwithcpp

:chart_with_upwards_trend:Operating System with C++:chart_with_upwards_trend:

cpp operating-system os

Last synced: 16 Oct 2025

https://github.com/simonprovost/cpppool

[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.

cpp epitech object-oriented-programming pointers

Last synced: 18 Oct 2025

https://github.com/alexandrehiroyuki/datatome

Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.

algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance

Last synced: 24 Oct 2025

https://github.com/ahestevenz/ap-image-register

C++ class for 2D multimodal image registration

algorithm arpet cpp image-registration medical-images opencv pet

Last synced: 04 Apr 2026

https://github.com/katieumbra/neovim

My neovim setup with code completion, support for rust, c/c++, zig and python debugging and syntax highlighting

c cpp dotfiles neovim nvim rust svelte vim

Last synced: 28 Feb 2025

https://github.com/cyberus-technology/guest-tests

Mini operating systems for targeted testing of x86 virtualization stacks user at Cyberus Technology.

cpp low-level nix testing virtualization x86

Last synced: 04 Apr 2026

https://github.com/xddcore/sleeppanda

SleepPanda, a caring sleep manager

cpp linux nerual-network raspberry-pi

Last synced: 17 Mar 2026

https://github.com/ecomaikgolf/alma

toy kernel written in C++ for x86-64 machines with the mere purpose of learning OS development

academic-project cmake cpp kernel make nasm qemu qemu-x86 stivale stivale2 x86-64

Last synced: 22 Oct 2025

https://github.com/irgendwr/simuino

Simuino is an Arduino UNO/MEGA Pin Simulator.

arduino c cpp docker ino simuino simulator uhh uni-hamburg university

Last synced: 03 Oct 2025

https://github.com/iassasin/streambuf_examples

ΠŸΡ€ΠΈΠΌΠ΅Ρ€Ρ‹ использования ΠΏΠΎΡ‚ΠΎΠΊΠΎΠ² Π² C++

clang cpp cpp11 example examples gcc iostream iostreams streambuf

Last synced: 20 Jun 2025

https://github.com/toxe/cpp-graphics

C++ 2D Graphics Tests and Examples using SDL2, SFML, GLFW and Dear ImGui

2d 2d-graphics cpp cpp20 glad glfw graphics imgui sdl2 sfml

Last synced: 12 Sep 2025

https://github.com/fmxexpress/cpp-cross-platform-samples

C++Builder FireMonkey demos and examples for Android, IOS, MacOS, Windows, Linux, HTML5

android cpp firemonkey ios macos windows

Last synced: 14 Apr 2025

https://github.com/danielmartensson/wxplot

Real time plotting in wxWidgets - No dependencies

cpp plot plots plotting real-time wxwidgets

Last synced: 11 Jun 2025

https://github.com/christhrasher/argon

Command line argument parser

cpp

Last synced: 22 Mar 2025

https://github.com/jupp0r/cpp-codegen-rs

Generate code from C++ classes

code-generator cpp libclang rust

Last synced: 22 Jul 2025

https://github.com/modenaxe/muscleforcedirection

Package to interface musculoskeletal models with finite element packages

biomechanics cpp matlab opensim

Last synced: 25 Jul 2025

https://github.com/bdilday/mnre

multinomial random effects

cpp mixed-models multinomial r rcpp rcpparmadillo

Last synced: 13 May 2025

https://github.com/khbminus/fasttyping

Keyboard trainee as course project @ HSE University

cpp keyboard-game qt

Last synced: 13 Apr 2025

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

The Modular C++ Microkernel.

bootloader chk cpp kernel microkernel tools uefi

Last synced: 29 Dec 2025

https://github.com/danielblagy/ecs_example

An example C++ project utilizing ECS architecture (with entt library).

architectural-patterns cpp cpp17 ecs entity-component-system example-project game-development gamedev

Last synced: 04 Jul 2025

https://github.com/gershnik/android-cmdline-jni

How to create a native Android command-line application that loads and uses ART virtual machine

android-runtime command-line cplusplus cpp jni-android

Last synced: 29 Apr 2025

https://github.com/cryptopp-modern/cryptopp-modern

A maintained, modernised fork of Crypto++ with new algorithms and security improvements

argon2 blake3 cpp crypto cryptography cryptopp cryptopp-modern encryption-library post-quantum-cryptography pqc

Last synced: 17 May 2026

https://github.com/elerac/stl-creator

Create and edit STL files in C++

3d-models cpp stl-files

Last synced: 10 Apr 2025

https://github.com/nabijaczleweli/pb-cpp

Console progress bar for C++

cpp cpp-library cpp14 port progress-bar

Last synced: 21 Jun 2025

https://github.com/abeimler/simple-cppbuilder

Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).

builder cmake conan cpp docker docker-container docker-image linux vcpkg

Last synced: 20 Jul 2025

https://github.com/specs-feup/cacti

Compiler Analysis Tool

c cpp source-to-source transpiler

Last synced: 07 Jul 2025

https://github.com/jlaumon/handle

An (obviously) super cool handle implementation.

cpp gamedev generational-index handle

Last synced: 13 Apr 2025

https://github.com/bitwizeshift/alloy

🚧A WIP hobbyist game engine written in modern C++

cpp cpp17 entity-component-system game-development game-engine gamedev open-source

Last synced: 12 Apr 2025

https://github.com/patrickelectric/cpy-rs

A Rust crate to help creating C++ and Python bindings

bindings cpp python rust

Last synced: 18 Jun 2025

https://github.com/jovobe/tsl

Library for representation and manipulation of generalised T-Spline surfaces written in C++.

cpp t-mesh t-splines

Last synced: 20 Jul 2025

https://github.com/ericlbuehler/falcon-programming-language

Falcon is a powerful, interpreted programming language.

bytecode cpp falconpl interpreter programming-language

Last synced: 12 May 2025

https://github.com/teampopwork/poplib

PopCap's SexyAppFramework with changes.

c cmake cpp cpp20 popcap sexyappframework

Last synced: 15 Jun 2025

https://github.com/dorin131/dns-query

DNS query tool

cli cpp dns tool

Last synced: 03 Apr 2025