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/zoriya/bomberman

A complete bomberman game with heights, AI in lua, and shaders.

bomberman cpp lua

Last synced: 09 May 2025

https://github.com/hlandau/memu

ARMv8-M/Cortex-M emulator/simulator

arm armv8 armv8-m cortex-m cpp emulator simulator

Last synced: 14 Apr 2025

https://github.com/isaac-lal/csci-235

Completion of all CSCI-235 assignments during the Spring 2023 semester at Hunter College.

coding cpp cs dsa oop

Last synced: 22 Jul 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/superstar1205/housedesignapp

House🏠design 🔰 and building order and build Hybrid app in AU. iOS/Android/ionic/iPad/MobileAppDevelopment.

android-application cpp ionic-framework ios-app java javascript mobile-development objective-c typescript

Last synced: 31 Oct 2025

https://github.com/ali-elshorpagi/college_system

College System is a basic software for managing College Data, such as Courses, Staff, Student...etc. All of these functions are handled by the system using files as a temporary database. these files are used to store and print data.

college-system cpp oop-project

Last synced: 27 Sep 2025

https://github.com/apache/orc-format

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

apache big-data cpp java orc

Last synced: 09 Apr 2025

https://github.com/coders-school/cpp-fundamentals

C++ online course. Modules about fundamentals and basics of C++ language.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Oct 2025

https://github.com/llnl/msr-genie

Utility for fast and efficient queries about MSRs

cpp llnl msr

Last synced: 29 Apr 2025

https://github.com/darkbitsorg/guichan

Guichan is a C++ GUI library designed for games.

allegro4 cpp gui guichan irrlicht sdl

Last synced: 21 Oct 2025

https://github.com/dns2utf8/hour_glass

C++ Frontend - Rust Backend

backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings

Last synced: 10 Apr 2025

https://github.com/bensuperpc/gtasa_alternative_code

Find alternative cheat code in Grand Theft Auto San Andreas (2004) by bruteforce (CLI and GUI), C++17, Qt 6 and CUDA 11

alternative arm64 bruteforce cheat cmake cmake-toolchain cpp crc32 cross-platform dockcross docker gta gtasa linux qt windows

Last synced: 26 Jan 2026

https://github.com/itshyphen/pulchowk

C++ and SFML based 2D simulation RPG game

cpp game-2d rpg-game sfml-game

Last synced: 21 Apr 2025

https://github.com/fharchive/cpp.imageencoder

This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.

cpp lsb-steganography steganography steganography-algorithms

Last synced: 09 Apr 2025

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/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/maurodelazeri/raccoonwsclient

RaccoonWSClient is a lightweight implementation of libwebsockets in C++

client cpp libwebsockets lightweight websocket

Last synced: 21 Apr 2025

https://github.com/mpark/slb

SLB: C++ Standard Library Backport

backport cpp cpp11 cpp14 cpp17 cpp20 slb std

Last synced: 10 Apr 2025

https://github.com/yell/process-manager

My solution to Kodisoft C++ challenge 2015

c-plus-plus cpp cpp11 process-manager process-monitor visual-studio winapi

Last synced: 07 May 2025

https://github.com/eintim23/playerlink

Cross platform, universal discord rich presence for media players

cpp discord linux macos media mediaplayer music rich-presence rpc windows

Last synced: 30 Apr 2025

https://github.com/coyorkdow/liteproto

A native C++17 reflection and serialization library [work in progress]

cpp cpp17 reflection-library template-meta-programming

Last synced: 07 May 2025

https://github.com/keithdhedger/castreceiver

A small upnp renderer for linux ( aimed at RPI3 ) to display cast videos etc on main TV.

cast cli cplusplus cpp linux mplayer omxplayer reciever renderer rpi tv upnp

Last synced: 10 Apr 2025

https://github.com/houhuawei23/nudt-sysyc-csc2024

NUDT SysY Compiler for CSC-2024

compiler cpp llvm

Last synced: 30 Apr 2025

https://github.com/lnk2past/copperhead

An Inline C++ Extension Generator for Python

c-plus-plus code-generation cpp python python-c-api python-extension python3

Last synced: 10 Apr 2025

https://github.com/lironmiz/codeforces

Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.

algorithms c codeforces-solutions competitive-programming cpp data-structures learning-by-doing low-level-programming math notepad-plus-plus solutions

Last synced: 18 Mar 2025

https://github.com/vincy1230/wp-comment-reviewer

A remote comment reviewer for WordPress based on Qt | 一款基于 Qt 开发的 WordPress 待审评论远程管理器

cpp qt wordpress

Last synced: 08 May 2025

https://github.com/abdallahhemdan/tetris-game

🧩Implementation of Tetris Game using C++/SDL..

cpp sdl tetris tetris-game tetrisgame

Last synced: 07 May 2025

https://github.com/niravcodes/huffman_compression

The implementation of the Huffman algorithm as a command line utility.

compression cpp huffman huffman-coding huffman-compression information-theory

Last synced: 10 Apr 2025

https://github.com/conradsnicta/armadillo-gmm

gmm_diag and gmm_full: C++ classes for multi-threaded Gaussian mixture models and Expectation-Maximisation

armadillo clustering clustering-algorithm cpp em-algorithm expectation-maximization gaussian-mixture-models gmm k-means k-means-clustering machine-learning mapreduce openmp statistics

Last synced: 13 May 2025

https://github.com/mrts/flag-set-cpp

flag_set is a type-safe class for using enums as flags in C++

cpp enums

Last synced: 30 Apr 2025

https://github.com/mohammedhamzamalik/coding-ninjas-competitive-programming

This repository contains solution of all problems of Coding Ninjas' Competitive Programming course.

coding-ninjas-solution competitive-programming cpp dsa hacktoberfest oops python

Last synced: 12 Jul 2025

https://github.com/arbrk1/typeclasses_cpp

Feature-complete typeclasses for C++

cpp cpp-templates crtp traits typeclasses

Last synced: 06 Mar 2026

https://github.com/stephensmith25/pythonfmu3

A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs following version 3.0

cpp fmi fmi3 python

Last synced: 03 Apr 2025

https://github.com/xros/dotfiles

dotfiles for Vim and other settings

bash cpp dotfiles ide java lua python tmux vim zsh zshell

Last synced: 29 Oct 2025

https://github.com/ungive/loon

Make a local file accessible online instantly via HTTP

cpp cpp17 go golang libhv protobuf reverse-tunnel tunnel

Last synced: 10 Apr 2025

https://github.com/teamkillerx/ryuzakilib

RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported

backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader

Last synced: 07 Mar 2026

https://github.com/willkill07/adventofcode2021

My solutions to https://adventofcode.com/2021

advent-of-code advent-of-code-2021 benchmark cpp cpp20 openmp

Last synced: 04 Oct 2025

https://github.com/virxec/rocketsim-rs

Rust bindings for the RocketSim project

autocxx bindings cpp rust

Last synced: 14 Apr 2025

https://github.com/seqan/sharg-parser

The modern argument parser for c++ tools

argument-parsing command-line-parser cpp cpp20 modern-cpp

Last synced: 11 Aug 2025

https://github.com/ieasybooks/taqtie

برنامج سطح مكتب بسيط بواجهة سهلة الاستخدام لتقطيع الصوتيات/المرئيات الطويلة بناءً على فترات زمنية مختلفة

audio-processing cpp desktop ffmpeg macos qtcreator video-processing windows

Last synced: 04 Oct 2025

https://github.com/aazhar/keras2tensorflow

Tutorial on running keras model in C++ and python tensorflow

cpp keras keras-tensorflow python tensorflow

Last synced: 13 Apr 2025

https://github.com/marella/gptj.cpp

Port of GPT-J model in C/C++

ai cpp gpt-j gpt4all gpt4all-j llm

Last synced: 13 Mar 2025

https://github.com/tsugitta/atcoder

AtCoder with C++, Go, & Rust

atcoder cpp go rust

Last synced: 12 Jan 2026

https://github.com/anmol-singh-jaggi/file-shredder

:scissors: A program to shred files and folders securely

c-plus-plus cpp file shred-files

Last synced: 14 Apr 2025

https://github.com/brightprogrammer/misraos

A Modern Operating System Written in C++ From Scratch!

cmake cpp kernel modern operating-system osdev

Last synced: 26 Jul 2025

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/dacap/tok

A minimalist C++ library to iterate through string tokens

cpp cpp-library cpp11 header-only

Last synced: 13 Oct 2025

https://github.com/vanillapdf/vanillapdf

Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents

cmake cpp cross-platform linux macos pdf windows

Last synced: 31 Jan 2026

https://github.com/theolepage/prophecy

A tiny deep neural network framework developed from scratch in C++ and CUDA.

cpp cpp17 machine-learning machine-learning-framework machine-learning-from-scratch ml-framework neural-network

Last synced: 06 Oct 2025

https://github.com/jacksiroke/winapi-code-snippets

c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)

cpp desktop gui user-interface win32 winapi

Last synced: 05 Oct 2025

https://github.com/qzmfranklin/cppgm

C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.

compiler-frontend cpp dragon-book

Last synced: 12 Apr 2025

https://github.com/maurodelazeri/bitmexcpp

C++ client to connect to bitmex - https://www.bitmex.com/

api bitmex cpp libwebsockets websocket websocket-client

Last synced: 16 Oct 2025

https://github.com/stanleystanmarsh/folderwatcher

Программа на Qt для отслеживания изменения в директориях. The program for tracking changes in directories.

cpp file-manager hash md5 qt qt6 sha-256 sha-512 snapshots winapi

Last synced: 16 Oct 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/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/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/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/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/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/joaoito/sistemas-de-informacao

Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)

algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study

Last synced: 04 Mar 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/theflash2k/brat

A Cross-Platform (Windows/Linux [Soon to be available on MAC]) Remote Administration Tool.

cpp linux rat remotadministrationtool windows

Last synced: 19 Apr 2025

https://github.com/divyanshugit/avid-algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.

contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python

Last synced: 02 Jul 2025

https://github.com/tobanteGaming/Box2D-cmake

CMake wrapper for Box2D, since it uses premake5

box2d cmake cpp cpp17 game-development physics-2d physics-engine

Last synced: 08 May 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/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/blckclov3r/rfid_security

MFRC522 RFID local security (School Project 2018)

arduino arduino-library cpp cprogramming

Last synced: 19 Apr 2025

https://github.com/gregorykogan/sorts

This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.

algorithm algorithms cpp emscripten sdl2 sort sorting-algorithms sorting-visualization wasm

Last synced: 09 Apr 2025

https://github.com/adityaseth777/30-days-of-code-hackerrank

This repository contains the codes, I have been submitting in the 30 Days of Code program by Hackerrank.

30-days-of-code 30dayscodechallenge cpp hackerrank-solutions kotlin python

Last synced: 02 May 2025

https://github.com/tradias/contiguous

C++ library for storing objects of different types contiguously

contiguous contiguous-allocation contiguous-containers cpp cpu-cache

Last synced: 23 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/NVIDIA/nvnmos

NVIDIA NMOS (Networked Media Open Specifications) Library

c cpp nmos sdk

Last synced: 03 Sep 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/justbuchanan/stylize

Quickly re-format or checkstyle your code repository

beautify checkstyle cpp formatter golang

Last synced: 16 May 2025

https://github.com/wtrsltnk/vsthost

Small code base containing a minimal vsthost

cpp glad imgui opengl vst vsthost wasapi

Last synced: 20 Sep 2025

https://github.com/zubax/legilimens

Single-header tracing library for hard real-time embedded systems

cpp cpp17 embedded embedded-systems hard-realtime header-only monitoring real-time single-header single-header-lib

Last synced: 10 Aug 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/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/maxfleur/lightcombatmanager

A small, lightweight cross-platform combat manager for d20-based role-playing games, based on Qt.

catch2 cmake cpp cpp20 dnd dnd35 dnd5e dungeons-and-dragons linux macos pathfinder pathfinder2e qt qt5 qt6 starfinder uncrustify windows

Last synced: 17 Mar 2026

https://github.com/iassasin/streambuf_examples

Примеры использования потоков в C++

clang cpp cpp11 example examples gcc iostream iostreams streambuf

Last synced: 20 Jun 2025

https://github.com/Gyeeta/gyeeta

Gyeeta - An Open Source Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.

alerting bpf cpp ebpf free gplv3 kubernetes libbpf monitoring observability opensource rcu

Last synced: 30 Mar 2025

https://github.com/lygaen/mineserver

A entire rewrite of Minecraft 1.8.9 server in C++!

cpp minecraft-cpp minecraft-server rewrite

Last synced: 22 Aug 2025

https://github.com/vittorioromeo/presentations

Repository containing all my presentations/tutorials/talks.

cpp cpp11 cpp14 cpp17 presentation presentations slide slides

Last synced: 25 Jul 2025