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/asiantbd/crypto-prices-slash-bot-cpp

Crypto Prices Discord Bot C++ with Slash Command

cpp discord-bot hacktoberfest

Last synced: 22 Jun 2026

https://github.com/nevrome/gluesless

An idea expansion simulation

archaeology cpp cultural-evolution

Last synced: 12 Jun 2026

https://github.com/deftruth/ptx-isa-8.2-zh

🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....

asm cpp cuda ptx

Last synced: 13 May 2026

https://github.com/quantum-0/arduino-button-events

This library allows you to easily process button's events like double/triple clicks and holding

arduino arduino-ide arduino-library button buttons click clicking clicks cpp event events hold holding library press press-and-hold pressing tap tapping taps

Last synced: 13 May 2026

https://github.com/maurodelazeri/elapsed_timer

header-only lib record time elapsed using C++11

cpp elapsed-time header-only library

Last synced: 20 Jun 2026

https://github.com/kauefraga/ping-pong

The classic ping pong game made with Raylib/C++.

cpp game-development ping-pong raylib raylib-cpp

Last synced: 24 Jun 2026

https://github.com/codingkoopa/shiny-hunting-counter

Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.

cpp pokemon qt

Last synced: 20 Jun 2026

https://github.com/pyrbin/realm.hpp

A WIP, experimental header-only ECS framework. Written in C++20/17.

cpp cpp20 ecs entity-component-system game-development game-engine

Last synced: 19 Jun 2026

https://github.com/encelo/pmtracer

Poor Man's Tracer is a very simple and minimal ray tracing and path tracing library

cornell-box cpp cross-platform global-illumination library pathtracer pathtracing raytracer raytracing

Last synced: 04 Apr 2025

https://github.com/perkss/docker-cpp

Docker Client for C++

cmake cpp docker

Last synced: 04 Apr 2025

https://github.com/islipnot/autostruct

Automatically converts and aligns the layouts of structs and enums between C++ and IDA.

cpp ida ida-pro reverse-engineering

Last synced: 13 Apr 2025

https://github.com/omerap12/anomaly-detector

Simple anomaly detector for "Advanced Programming 1" in C++

biu cpp

Last synced: 04 Apr 2025

https://github.com/pingzilao/zookeeper_client_design_manual

zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁

c client cpp go golang java zksdk zookeeper zookeeper-client

Last synced: 17 Jan 2026

https://github.com/wx257osn2/clockwork_base32_cxx

Implementation of Clockwork Base32 for C++.

base32 cpp cpp17

Last synced: 07 Jun 2026

https://github.com/dadavidtseng/daemonengine

Daemon Engine is an C++20 game engine featuring real-time V8 JavaScript scripting with hot-reload capabilities, DirectX 11 rendering pipeline, multithreaded JobSystem for parallel processing, NetworkSubsystem for multiplayer experiences, resource management with caching, and integrated FMOD 3D audio system.

cpp directx11 dx11 game-engine logger obj objloader tcp v8

Last synced: 03 May 2026

https://github.com/sandeepkundalwal/data-structures-algorithms-ii

[CS514: Data Structures & Algorithms - II] This repo contains all the assignment of CS514 offered at IIT Mandi by Dr. Dileep AD during Fall Session 2022.

algorithms-and-data-structures cpp dijkstra-algorithm fibonacci-heap kruskal-algorithm mergesort prims-algorithm quicksort

Last synced: 27 Mar 2025

https://github.com/tangsiyang2001/sponge

A personal implementation of CS144.

cpp protocol tcp

Last synced: 27 Mar 2025

https://github.com/samsilverman/rwmicro

rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.

computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic

Last synced: 07 Mar 2026

https://github.com/matheusvidal21/datastructurescpp

Implementações eficientes de estruturas de dados em C++ para aprimorar a organização e desempenho dos programas. Explorando listas encadeadas, pilhas, filas, e muito mais.

abstractdatatype cpp datastructures

Last synced: 18 Mar 2025

https://github.com/biogui/guia-leetcode

[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus

algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021

Last synced: 11 Sep 2025

https://github.com/AfonsoCMSousa/ASM-Emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 05 Mar 2025

https://github.com/jyotibrat/structs-algos

This Repository contains all the Data Structures and Algorithms in C++ and Java

algorithms cpp data-structures dsa java

Last synced: 25 Jun 2025

https://github.com/skillfulelectro/cstdarg

here we gonna walk through cstdarg source header and build it from scratch

c cpp cstdarg

Last synced: 02 May 2026

https://github.com/ifera/pathmapper

A data structures project utilizing Dijkistra algorithm and AdjacencyList to find the shortest path between two nodes.

adjacency-list cpp datastructures dijkistra-algorithm eme nust opensource path-mapping shortest-path-algorithm

Last synced: 09 Apr 2025

https://github.com/akshat2602/sem3_dsl

Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)

cpp data-structures

Last synced: 05 Apr 2025

https://github.com/akshat2602/sem3_oopl

Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)

cpp oop

Last synced: 05 Apr 2025

https://github.com/azmainadel/nachos

Implementation of Nachos OS

cpp nachos os

Last synced: 16 Jun 2025

https://github.com/gabrielenava/eigenukf

Implementation of the Unscented Kalman Filter (UKF) in C++ using Eigen.

cpp eigen estimation unscented-kalman-filter

Last synced: 11 Jul 2025

https://github.com/w20089527/net

A C++ Network Library

cpp echo-server http http-client http-server socket tcp

Last synced: 03 Apr 2025

https://github.com/villy-p/logic-projects

A Collection of projects for Logic class of 2022-23. Includes Chess, Craps, Monopoly, and Poker!

c chess chess-game cpp craps craps-game css games html lisp monopoly monopoly-game poker poker-game typescript

Last synced: 19 Mar 2025

https://github.com/drozhkov/gdl-shell

ARCHICAD GDL Shell Add-On

add-on archicad cpp gdl

Last synced: 17 Mar 2025

https://github.com/saadbazaz/airpal

AirPal, the (dummy) Flight Reservation System. Written in C++ as a Data Structures project, with a UI in QTC++.

cpp flight-reservation flight-reservation-system qt student-project

Last synced: 01 May 2026

https://github.com/butfr0g/yuzu-android-lives

Nintendo Switch emulator

c-plus-plus cpp emulation emulator switch

Last synced: 18 Mar 2025

https://github.com/brenofariasdasilva/university

Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.

arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode

Last synced: 08 Apr 2026

https://github.com/shvixxl/arkanoid-nine-hells

Upside down Arkanoid with Magic in Hell 🎮

arcade cpp game game-2d game-development sdl2

Last synced: 13 Feb 2026

https://github.com/speedycraftah/speedy-os

X86 operating system attempt from scratch written with C, C++ and Assembly.

cpp operating-system operating-system-kernel operating-system-learning x86

Last synced: 08 Jan 2026

https://github.com/mathieu-lala/newdimension

My attempt to create a 3D engine from scratch

3d-engine cmake cpp cpp17 sdl2

Last synced: 06 Apr 2025

https://github.com/snwfdhmp/population-genome-evolution

Library for simulating the evolution of a population's genome through reproductions, by applying genes mutations and cross-overs.

cpp evolution-simulator genetic-programming simulation

Last synced: 18 May 2026

https://github.com/seng3694/dynamiclighting

C++ SFML experimental dynamic lighting project

cmake cpp lighting sfml

Last synced: 21 Mar 2025

https://github.com/chris-1101/codewars

:city_sunset: A mirror of attempted/completed codewars challenges

code-challenge codegolf codewars cpp

Last synced: 17 Mar 2025

https://github.com/am2022/notepad

a simple notepad with c++ and qt

c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor

Last synced: 05 Feb 2026

https://github.com/weebnetsu/cpp-learning-material

The learning material used for my C++ course

course cpp learn-cpp learntocode

Last synced: 05 May 2025

https://github.com/michaelehab/shipping-company-simulator

A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during Spring 2022 semester.

algorithms cargo cli company cpp data-structures delivery linked-list object-oriented-programming oop priority-queue queue simulation statistics truck

Last synced: 04 Mar 2025

https://github.com/gyumeijie/securecodingrules

secure coding in c/c++

c coding cpp security

Last synced: 01 May 2026

https://github.com/nightfall-security/dump

dump section of a PE & display it properly

cpp dump pe sec windows

Last synced: 11 Apr 2025

https://github.com/samyam81/genericdatastructure

This repository contains implementations of various generic data structures and algorithms in C++.

cpp generic

Last synced: 12 Jul 2025

https://github.com/caoimhebyrne/cmake-lagom-template

A minimal project template for building a C++ application using SerenityOS' Lagom libraries

cmake cpp lagom serenityos

Last synced: 22 Mar 2025

https://github.com/dkosmari/gtk-sfml

A set of gtkmm3 widgets for SFML integration.

c-plus-plus cpp cross-platform-library graphics gtkmm gtkmm3 library multimedia opengl sfml

Last synced: 18 Apr 2026

https://github.com/danfordgidraph/react-native-render-pdf

A Native, High-Performance, Feature-Rich and fully cross-platform React Native PDF View component written in Obj-C++ for iOS, Kotlin for Android and C++ for Windows

android cpp ios kotlin mobile mobile-development mobile-library objective-c react react-native react-native-library universal-app windows

Last synced: 10 Apr 2025

https://github.com/nohal/dashboardsk_pi

SignalK based dashboard plugin for OpenCPN

cpp dashboard dashboards marine navigation opencpn plugin signalk wxwidgets

Last synced: 09 Jul 2025

https://github.com/heatxd/cpp_ggrs

cpp bindings for ggrs

cpp ggpo ggrs networking rollback-netcode rust

Last synced: 07 Jul 2025

https://github.com/klemmbaustein/cyberpunkmodmanager

A WIP Mod Manager for Cyberpunk 2077

cpp linux nexusmodmanager windows

Last synced: 07 Feb 2026

https://github.com/ckerr/buffy

An embeddable, MIT-licensed, C-language, zero-dependency memory buffer class inspired by libevent's evbuffer. It consists of just a few files that can be dropped into your own project as-is.

buffers c cpp endianness evbuffer libev libevent libuv memory-management networking string-builder strings

Last synced: 15 May 2026

https://github.com/cschladetsch/turtlegraphics

Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.

cmake cpp interpreter sdl turtle-graphics

Last synced: 29 Mar 2025

https://github.com/vtan/voxel

Voxel graphics toy project in C++ & OpenGL

cpp opengl voxel

Last synced: 15 May 2026

https://github.com/leo-aa88/logtard

A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo

cpp cpp-library cpp-logger logger logging-framework logging-library

Last synced: 28 Oct 2025

https://github.com/tvumcc/procedural-terrain

An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.

cpp opengl terrain-generation

Last synced: 04 May 2025

https://github.com/amcbn06/dsa

Popular data structures i use implemented by me

cpp data-structures dsa

Last synced: 15 May 2026

https://github.com/joanstinson/stinsonengine

A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.

cplusplus-11 cpp game-engine-3d game-engine-development opengl

Last synced: 20 May 2026

https://github.com/wtrsltnk/editorapp

Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.

cpp opengl win32

Last synced: 20 Sep 2025

https://github.com/demwafflez/cuda-2d-softbody-physics-simulation

Handcrafted from scratch! Felt and dealt with every single one of those thousand ACCESS_VIOLATION!

cpp cuda gpu-computing opengl physics-2d physics-simulation softbody-physics softbody-simulation verlet-physics

Last synced: 02 Mar 2025

https://github.com/samyam81/anonymous-functions

A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.

cpp csharp functional-programming java

Last synced: 11 May 2026

https://github.com/kassane/sieve-cache-cpp

A SIEVE cache implementation for C++

cache-algorithm cpp sieve sieve-cache

Last synced: 03 Feb 2026

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

Simple DES encryption library for C++

cpp cryptography des

Last synced: 05 Apr 2025

https://github.com/x-rays5/cpp-util

repository with handy cpp functions

cpp utilities

Last synced: 10 Apr 2025

https://github.com/1dealGas/Aerials

Demo of the Mobile Rhythm Game「Aerials」[Made with Defold & AcPlay]

aerials aerialsdemo cpp cpp11 defold flatbuffers lua miniaudio mobilegame music-game rhythm-game

Last synced: 28 Oct 2025

https://github.com/wkhallen/unscramble

A C++ program that unscrambles scrambled words

cpp dictionaries unscrambler

Last synced: 19 Apr 2025

https://github.com/neko-box-coder/cppoverride

Override any functions you want, just like mocking but better

cpp cpp11 mock mocking unit-test unit-testing

Last synced: 13 Apr 2025

https://github.com/rajsoni03/file-management-windows-application

A C++ GUI based file management tool for find and remove duplicate files.

cpp file-management-system gui-application system-software visual-studio windows-application

Last synced: 11 Jan 2026

https://github.com/localizethedocs/mlx-docs-l10n

Localization of The MLX Documentation

cpp crowdin l10n mlx python sphinx

Last synced: 17 May 2026

https://github.com/kaka-lin/canbus-tool

CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML

cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan

Last synced: 16 Jul 2025

https://github.com/ttldtor/snippets

TTLDTOR code "snippets"

cnippets cpp ttldtor

Last synced: 14 May 2025

https://github.com/mvharsh/data-structures

This repository contains all my data structures code in C++ language

cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees

Last synced: 11 Jun 2026

https://github.com/antosser/prime-number-calculator-cpp

Calculate prime numbers at insane speeds

claculator cpp prime prime-numbers primes

Last synced: 30 Oct 2025

https://github.com/hrolive/fundamentals-of-accelerated-computing-with-cuda-c-cpp

Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.

cpp cuda cuda-kernels cuda-programming nsight nvidia profilling

Last synced: 10 Apr 2025

https://github.com/silvermete0r/problem_solving_coding_time

This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.

brainstorming competitive-programming cpp java leetcode problem-solving python

Last synced: 30 Apr 2025

https://github.com/abcdesktopio/oc.user

abcdesktop main graphical user container

bash c cpp dockerfile nodejs tigervnc x11 xtermjs

Last synced: 30 Jun 2025

https://github.com/ferhatgec/gechtest

gechtest, single header unit testing library.

cpp cpp20 gech unit-testing

Last synced: 18 Feb 2026

https://github.com/tahsin005/problem-solving

My Problem Solving Repository - Consists all of my solved and attempted problems

competitive-programming cpp golang javascript problem-solving python

Last synced: 28 Jun 2025