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/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/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/shadowmitia/yacht

YACHT 🛳️: Smoothly riding the waves of C++ projects

cmake cpp project-template

Last synced: 10 Jul 2025

https://github.com/black-hell-team/thebhtinjector

TheBhTiNjector is a filebinder that can concatenate two or more files of some extensions that preserves the integrity of the files and gives you the option of injecting shellcode into them.

binder cpp file-binder file-binding hides-malware malware malware-analysis malware-sample malware-samples ransomware ransomware-builder ransomware-source-code remote-access-tool remote-administration-tool shellcode shellcode-injector trojan trojan-builder trojan-rat

Last synced: 08 Aug 2025

https://github.com/eduponz/easynmea

A c++ library to get NMEA information from modules which use NMEA 0183 over serial communication.

cpp gnss gps gps-data gps-library nmea nmea0183 open-source

Last synced: 23 Aug 2025

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/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/tsugitta/atcoder

AtCoder with C++, Go, & Rust

atcoder cpp go rust

Last synced: 12 Jan 2026

https://github.com/komdosh/eltechlabworks

Лабораторные работы по программированию. Студента СПБГЭТУ "ЛЭТИ" ФКТИ ИВТ.

asm c cpp eltech komdosh

Last synced: 02 Mar 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/m-fatah/core

A data oriented C-like C++ container library.

cpp cpp20

Last synced: 14 Apr 2025

https://github.com/j4cobgarby/eddy

A fairly simple command line text editor written in C++

command-line command-line-app command-line-tool cpp debian linux mac ncurses open-source text text-editor windows

Last synced: 22 Jun 2025

https://github.com/karnkaul/clap

Lightweight, type-safe command line arguments parser using C++23

argument-parser cli cpp cpp23

Last synced: 17 Mar 2026

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/njroussel/aosoa

Header-only C++ container to easily convert between AOS and SOA data layouts

array-of-structures cpp header-only structure-of-arrays zero-cost-abstraction

Last synced: 14 May 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/illescasdaniel/file

C++ class to easily read and write to files

cpp file read write

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/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/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/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/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/zchrissirhcz/cpp-moments

Records of learning/practising C++

cpp debugging image-processing

Last synced: 11 Apr 2025

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/crendking/proxy-copy-handler

A Windows Copy Hook Handler shell extension that proxy the operations to an external application

cpp shell-extension windows

Last synced: 23 Apr 2025

https://github.com/bblfsh/cpp-driver

C++ AST extractor / driver for the bblfsh project

babelfish cpp driver

Last synced: 14 Jan 2026

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

RaccoonWSClient is a lightweight implementation of libwebsockets in C++

client cpp libwebsockets lightweight websocket

Last synced: 21 Apr 2025

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 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/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/vpetrigo/courses

Solutions for different courses

algorithm cpp graph java mooc python stepik

Last synced: 14 Feb 2026

https://github.com/jimknowler/profile

C++ Intrusive Function Profiling Library

cpp multithreading profiler

Last synced: 28 Feb 2026

https://github.com/sonic-pi-net/sp_midi

MIDI functionality for Sonic Pi for use as Erlang module

c cpp erlang erlang-nif sonic-pi

Last synced: 12 Jun 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/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/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/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/applesthepi/unnamedblocks

A modern, moddable, block based visual language.

bindings cpp gpl language modding visual-language

Last synced: 10 Mar 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/dimanikulin/fva

A convergent tool set in form of desktop applications to automate the process of importing the multimedia data (photo/audio/video) into the IR multimedia systems like digiKam, Google Photo, Apple Photo, Synology Photo Station, etc. to make the multimedia more searchable and to improve family photos

cmake codechecks cpp csv digicam doxygen exif exif-metadata organize-photos photo-organizer photography photomanager photos python qt sqlite synology visual-studio wix yml

Last synced: 11 Apr 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/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/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/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/jonathanpoelen/jln.mp

C++17 meta programming library for fast compilation speed.

cpp cpp17 metaprogramming mpl template-metaprogramming

Last synced: 14 Mar 2026

https://github.com/ankan24/gfg-solutions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)

cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java

Last synced: 07 Mar 2026

https://github.com/hamdor/task

Simple task scheduler

cpp

Last synced: 12 Apr 2025

https://github.com/kovzol/lxx

Find citations of the Septuagint in the Greek New Testament

bible-references bible-study cpp septuagint septuaginta

Last synced: 13 Apr 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/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/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/arbrk1/typeclasses_cpp

Feature-complete typeclasses for C++

cpp cpp-templates crtp traits typeclasses

Last synced: 06 Mar 2026

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/thephoenix77/leetcode

This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, and the solutions are implemented in C++.

cpp leatcode-medium leetcode leetcode-cpp leetcode-easy leetcode-hard leetcode-solutions

Last synced: 13 May 2025

https://github.com/tntmeijs/nes

A clean and simple modern C++ NES emulator.

cpp nes-emulator

Last synced: 11 Jun 2025

https://github.com/avast/asio-mutex

Awaitable Mutex compatible with Boost.Asio

asio boost coroutines cpp cpp20

Last synced: 07 Apr 2025

https://github.com/christopher-besch/cpp_reference

Quick Reference for C++.

cpp reference thecherno

Last synced: 12 Apr 2025

https://github.com/ieasybooks/taqtie

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

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

Last synced: 04 Oct 2025

https://github.com/amini-allight/npdfr

A command-line PDF reader prioritizing fast searches.

cpp ncurses pdf python

Last synced: 09 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/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/revzim/uewebsocket

Open Source C++ and Blueprint WebSocket Plugin upgraded for use with Unreal Engine 4.26.1

blueprint cpp unreal-engine-4 websocket

Last synced: 07 Jul 2025

https://github.com/janspiry/cminus-compiler

【Yacc】Cminus Compiler

cminus-compiler cpp yacc

Last synced: 26 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/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/banaankiamanesh/anti-windup-pid-controller

This is a C++ Library for Anti Windup PID Controller!

anti-windup c controller cpp library pid-control

Last synced: 24 Sep 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/sarckk/boids

Boids implementation in C++ with spatial hashing

boids cpp flocking-simulation simulation spatialhash

Last synced: 28 Aug 2025

https://github.com/ethiraric/mysql_orm

A C++ ORM for MySQL

cpp mysql orm

Last synced: 27 Aug 2025

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/akhilam512/cutenotepad

A basic Notepad desktop application made using Qt

cpp desktop-application gui-desktop notepad notepad-desktop-application qt qt5 qtcreator

Last synced: 13 Apr 2025

https://github.com/genshen/pkg

A simple and experimental c/c++ package manager

c cpp package-manager

Last synced: 08 Jan 2026

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/st1llwater/sorting-algorithms

A Collection Of Various Sorting Algorithms In Java, Cpp, C And Golang

c cpp golang hacktoberfest hacktoberfest2021 java

Last synced: 28 Feb 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