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/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/ericoporto/agsbox2d

agsbox2d is a Box2D plugin for Adventure Game Studio

adventure-game-studio adventuregamestudio ags ags-script box2d cpp physics

Last synced: 27 Oct 2025

https://github.com/hxndev/chinese-whisper-problem-using-ipc

Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.

chinese-whispers code cpp inter-process-communication ipc

Last synced: 25 Oct 2025

https://github.com/ferhatgec/command

Command, ::process::Command like syscalls in C++.

c command cpp library process rust single-header stdlib syscall system

Last synced: 04 May 2026

https://github.com/massimo-marino/memvar

A C++ implementation of a variable with memory of its previous values.

cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory

Last synced: 10 Apr 2025

https://github.com/zakariaelbouzkri/class-ganerator

this project is script that i used to generate classes in othodox canonical form

cpp orthodox-canonical-class python3 scripting

Last synced: 28 Apr 2025

https://github.com/scyth3-c/node-api-cpp

mira conmigo los addons en Node.js en español - en proceso

cpp node-addon node-api node-gyp spanish tutorials v8

Last synced: 10 Apr 2025

https://github.com/irgendwr/arduino_nunchuk_mouse

🖱️ This sketch lets you use a Wii Nunchuk as a mouse.

arduino cpp wii-nunchuk

Last synced: 04 May 2026

https://github.com/brunexgeek/webster

Small and standalone HTTP server/client API

c cpp http http-client http-server networking webster

Last synced: 28 Apr 2025

https://github.com/sbeyer/commonsat

a common C++11 SAT solver interface for different SAT solvers

c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 formula header-only library sat sat-solver satsolver

Last synced: 05 Feb 2026

https://github.com/arshdeepsahni/cpp

CPP

code cpp

Last synced: 01 Apr 2025

https://github.com/harrymt/ray_tracer

Ray Tracer in c++ using SDL and GLM.

cpp glm raytracer sdl

Last synced: 12 Jun 2026

https://github.com/actionanand/cppgraphicsexamples

practising C++ graphics (turbo c++) using `graphics.h` file.

c cgraphics cpp cppgraphics

Last synced: 03 May 2026

https://github.com/hxndev/implementing-grep-using-naive-search

GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.

algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility

Last synced: 03 May 2026

https://github.com/imtsuki/notc

NotC Language.

compiler cpp csharp

Last synced: 02 May 2026

https://github.com/aa-sikkkk/c-syntaxchecker

C-SyntaxChecker is a tool designed to analyze C and C++ code for common syntax issues. It checks for bracket matching, keyword usage, function definitions, and more. This tool can help developers maintain clean and error-free

c cpp syntax syntax-analysis

Last synced: 29 Apr 2025

https://github.com/cpp-sc2/blank-bot

Starter bot for StarCraft II with integrated cpp-sc2

ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter

Last synced: 29 Apr 2025

https://github.com/DarkWanderer/metrics-cpp

High-performance metrics library

cpp metrics performance statsd

Last synced: 29 Apr 2025

https://github.com/cpp-sc2/commandcenter

Original version of CommandCenter focused on the StarCraft 2 part of the bot.

ai artificial-intelligence bot cpp game sc2 starcraft-ii starcraft-ii-bot starcraft2 starter

Last synced: 29 Apr 2025

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/neutrinozh/brainfuck

Brainfuck interpreter. Just for fun. Enjoy!

brainfuck cpp interpreter

Last synced: 07 Jul 2025

https://github.com/yauntyour/agent.cpp

agent.cpp:微型体积,无限可能,告别臃肿的依赖,迎接极致轻量的智能体时代。

agent cpp

Last synced: 02 May 2026

https://github.com/jamesgeorge007/c-graphics-car-animation

This is an example to show the various methods available in the C graphics library

c computer-graphics cpp graphics-library

Last synced: 30 Apr 2026

https://github.com/randyrants/multifilez

MultiFilez allows you to find and replace text, insert before the start or append to the end of every line, and add text to the start or end of any text-based files.

cpp mfc native utilities win32 windows-10

Last synced: 02 May 2026

https://github.com/sdtelectronics/cling-build

Build Script and Pre-built Binaries (for ARM) of Cling The C++ Interpreter

arm cling cpp interpreter repl

Last synced: 02 May 2026

https://github.com/ameerhamzahd/real-estate-property-management_system

We are here to present our Real Estate Property Management System, a software designed to streamline property management. This system simplifies tasks for both property owners and tenants. Our software will be managed by a real estate company. From the login screen to property management, every step has been designed with simplicity in mind.

cpp object-oriented-programming qt text-file

Last synced: 01 May 2026

https://github.com/dmotte/winautoclicker

🖱 Simple Auto-Clicker CLI application for Windows, written in C++

auto auto-clicker autoclicker c c-plus-plus cli clicker cpp exe interval millis milliseconds mingw portable time win windows

Last synced: 11 May 2026

https://github.com/nano-bot01/tic-tac-toe-game

A Console based Application for multiplayer Tic Tac Toe game.

ankit-nainwal cpp game games tic-tac-toe tictactoe

Last synced: 07 Sep 2025

https://github.com/ped7g/adventofcode

My solutions for https://adventofcode.com/ programming mini puzzles - written mostly as sjasmplus script (to exercise the tool and collect ideas for future development of the script language, not because it's a best choice for the task, quite opposite)

advent-of-code advent-of-code-2020 advent-of-code-2022 cpp sjasmplus upp

Last synced: 01 May 2026

https://github.com/phoenix15049/absolute

A small graphics engine built with OpenGL using C++ and C

c cplusplus cpp graphics-engine opengl

Last synced: 10 Apr 2025

https://github.com/skillfulelectro/ffmpeg6.0-doc

Here im trying to write good doc for ppl who want to learn about media

audio codec cpp documentation ffmpeg ffmpeg-library image toturial video video-processing

Last synced: 01 May 2026

https://github.com/genyleap/bitcoin-rpc

A high-performance C++ library for interacting with Bitcoin Core's JSON-RPC API. Designed for developers building blockchain tools, wallets, or analytics platforms.

bitcoin bitcoin-api bitcoin-rpc cpp

Last synced: 13 Apr 2026

https://github.com/llnl/mpi-stages

MPI library that supports serializing (and checkpointing) its state

checkpoint cpp mpi

Last synced: 29 Apr 2025

https://github.com/ferhatgec/gtkka.cpp

GtkKa[dot]C++, Auto-generated C++ headers of GtkKa.

auto-generated cpp fegeya gtk gtk-kalem gtk3 header kalem source

Last synced: 30 Apr 2026

https://github.com/willdoescode/coolkidgame

Coolkidgame. Don't know what this will turn into yet.

cpp glfw opengl

Last synced: 30 Apr 2026

https://github.com/ranaessam03/linear_structures

This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.

cpp data-structures linked-list problem-solving queue stack

Last synced: 05 Oct 2025

https://github.com/shaderpluginteam/shaderpluginforphotoshop

Shader Plugin used for works with GLSL in Adobe Photoshop.

adobe clr cpp csharp dotnet glsl opentk photoshop plugin shader

Last synced: 28 Dec 2025

https://github.com/hxndev/producer-worker-problem

This is a common worker producer problem in OS

c code cpp labtasks os problem producer producer-worker project worker

Last synced: 30 Apr 2026

https://github.com/maipa01/mstd

mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance the standard functionality with useful features while maintaining compatibility with modern C++.

bsd-3-clause cpp cpp-library cpp20 cross-platform data-structures function-type-traits header-only macros macros-cpp open-source ordered-map ordered-set overflow-detection standard-library-extension string-utilities terminal-utilities utility-library

Last synced: 27 Apr 2026

https://github.com/maikel/glib-senders

Senders and Receivers for the GNOME Glib library

coroutines cpp gtk stdexec

Last synced: 29 Apr 2026

https://github.com/marcobuster/itis

Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.

c cpp school-project

Last synced: 29 Apr 2026

https://github.com/echosoar/program-languages-compare

Compare the similarities and differences between various programming languages

cpp golang language-comparison rust typescript

Last synced: 29 Apr 2026

https://github.com/demonstrandum/playground

C++ Starting point for windowed applications using GLFW with BGFX including ImGui to get started. Builds cross-platform with Bazel.

bazel bgfx cpp freetype glfw imgui linalg

Last synced: 29 Apr 2026

https://github.com/raymiiorg/qt-http-get-request-qml-cpp

Example Qt code showing HTTP get request in C++ and Qml

cpp qml qt

Last synced: 28 Apr 2026

https://github.com/shilza/qtprettytimemanager

Time manager that can notify by pleasant sound

cpp manager qt5

Last synced: 28 Apr 2026

https://github.com/ryanfleck/projects

Anything that doesn't belong to a specific development effort ends up here.

c c-sharp cpp go java js latex lisp prolog python ruby scala vhdl

Last synced: 23 Feb 2026

https://github.com/fazendaaa/project-euler

Some of the Project Euler exercises in different languages

c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript

Last synced: 07 Oct 2025

https://github.com/hxndev/snake-game-project

Most of you have played a very interesting game “Snake” on your old Nokia phones (Black & White). In this project, I designed a 2D Snake Game in C++ with many additional functionalities.

2d cpp game game-development glut itc keyboard opengl pf project snake snake-game snakegame

Last synced: 27 Apr 2026

https://github.com/jspanchu/pic

This is a particle in cell code for simulating the two stream instability in 1-D

cpp cxx particle-in-cell plasma-simulation

Last synced: 07 Jun 2026

https://github.com/mortennobel/opengl_4.3_vs_2010_freeglut

A simple OpenGL 3.2 example using MSVS 2010 and freeglut

cpp cpp11 graphics-programming

Last synced: 16 May 2026

https://github.com/tower-online/tower-main

A MMORPG game server for Tower Online written in C++

boost-asio cpp game-server mmo

Last synced: 27 Jan 2026

https://github.com/aureleoules/chatclientcpp

⌨ c++ chat client

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/engineersbox/wolfenstein-3d

Re-creation of Id Software's Wolfenstein 3D

astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d

Last synced: 09 May 2026

https://github.com/shibam120302/leetcode

I try to upload the daily code which i practice daily in LEETCODE

cpp dailychallenges dsa java leetcode leetcode-solutions

Last synced: 18 Jan 2026

https://github.com/long-gong/hdf5-with-mingw

Play HDF5 with MinGW on Windows 10

cmake cpp hdf5-library mingw-w64

Last synced: 10 Jun 2026

https://github.com/samyam81/generic

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

cpp csharp generic go java readme stack

Last synced: 19 Apr 2026

https://github.com/at15/styleguide

A style guide for my side projects

cpp go rust styleguide

Last synced: 19 Apr 2026

https://github.com/willnationsdev/wyrd-narrative-scripting

A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.

cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd

Last synced: 18 Apr 2026

https://github.com/tbeu/aquaqchallengehub

AquaQ Challenge Hub (C++)

aquaq-challenge-hub cpp cpp17

Last synced: 17 Feb 2026

https://github.com/axodox/greenscan

Tool to create 3D models using Kinect.

3d-scanning cpp directx-11 kinect wpf

Last synced: 10 May 2026

https://github.com/spiffgreen/cli-master

A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.

cli commandline cplusplus cpp cpp-library

Last synced: 09 Oct 2025

https://github.com/ahmed-saayed/compititve-programming

A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey

algorithms competitive-programming cpp data-structures icpc problem-solving topic

Last synced: 10 Oct 2025

https://github.com/jn513/esp32_weather_station

Estação Meteorologia feita com esp32 e o espidf

cpp esp32 esp32-idf esp32-s2 esp32s2 espidf weather

Last synced: 21 Jan 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 08 May 2026

https://github.com/theshobhitsingh/data_structures_and_algorithms

This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.

algorithms c cpp data-structures java javascript python typescript

Last synced: 06 Mar 2026

https://github.com/budchirp/calcplusplus

TUI calculator written in C++ using FTXUI

calculator cmake cpp ftxui

Last synced: 06 Mar 2026

https://github.com/jdsherbert/simple-fmod-audio-player

Simple FMOD Audio Player written with C++

audio-player cpp fmod fmod-api fmod-studio

Last synced: 19 Jan 2026

https://github.com/btframework/droneremoteid

The samples show how to use the Bluetooth and WiFi Frameworks to receive and decode Drone Remote ID

asd bluetooth cbuilder cpp csharp delphi dri drone droneremoteid faa net netframework remoteid wifi

Last synced: 28 Apr 2025

https://github.com/hifza-khalid/oop_odyssey

OOP Odyssey 🚀 | C++ Projects 💻 | Master OOP concepts: Encapsulation, Inheritance, Polymorphism, Diamond Problem, and more! 🛠️

abstraction cpp encapsulation inheritance-examples oop polymorphism

Last synced: 05 Mar 2026

https://github.com/lunarwatcher/doesnotfail2ban

Intrustion detection system for Linux-based servers

cpp intrusion-detection linux

Last synced: 05 Mar 2026

https://github.com/lordmathis/cudanet

Convolutional Neural Network inference library running on CUDA

convolutional-neural-networks cpp cuda pytorch

Last synced: 08 May 2026

https://github.com/dkxce/detect-virtual-machine

Console Application to Detect Virtual Machine

cpp csharp delphi detect dkxce hyper-v pascal virtual virtualization vm vmware wmi

Last synced: 04 Mar 2026

https://github.com/uriegel/registry-changes-detector

Node.js addon to detect changes in Windows Registry

cpp electron nodejs windows

Last synced: 21 Jan 2026

https://github.com/luncliff/ssf

simple socket functions

cmake-examples cpp example-repo

Last synced: 12 Oct 2025

https://github.com/commoncriteria/wids

Protection Profile Module for Wireless Intrusion Detection Systems

cpp extends-netdevice niap pp-module

Last synced: 19 Jan 2026

https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-

this repo made to do basic mathematical operations for the fractions

calculator contribution cpp fractional-calculus

Last synced: 13 Oct 2025

https://github.com/khangvum/fileusage

A Windows console application that lists file usage by grouping files based on their extensions.

cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage

Last synced: 14 Feb 2026

https://github.com/andreasfertig/heise-2020-04-cpp-tricks-fold-expressions

Companion source code for "Effizienterer Code mit Fold Expressions"

article cpp cpp17 cpp20 ct heise templates

Last synced: 13 Oct 2025

https://github.com/subugt/nfs-autopilot

autopilot project still in development

autopilot cpp cpp20 needforspeedmostwanted

Last synced: 13 Feb 2026

https://github.com/com8/movement-sim

GPU accelerated human movement simulator.

cpp cpp20 gpu-acceleration simulation vulkan

Last synced: 11 Feb 2026

https://github.com/zreechxnn/antrian-rumah-sakit

Hospital Queue System: A robust system for managing patient queues in hospitals. This project features a user-friendly graphical interface for efficiently handling patient records and processing queues, improving overall management and patient flow within medical facilities.

cout cpp gpp hospital-management-system hpp iostream queue queue-system sdl sdl2 sdl2-library sdl2-ttf std

Last synced: 11 Feb 2026

https://github.com/aminul-islam-niloy/cpp-programming-and-templates-

Basic and advance c++ code for learner.

algorithm cpp data-structures

Last synced: 11 Feb 2026

https://github.com/gf712/pyml

Machine Learning algorithms in Python and C/C++ written from scratch using the respective standard libraries

cpp machine-learning python3

Last synced: 27 Feb 2026

https://github.com/leo310/chat

Simple chat app with front and backend in C++

chat chatroom cpp development

Last synced: 10 Feb 2026

https://github.com/nouraalgohary/algorithms

An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.

algorithms cpp leetcode python

Last synced: 16 Apr 2026

https://github.com/xeco23/CleanCode

Clean Code anlayzer tool for C++

cleancode cpp libclang python

Last synced: 16 Oct 2025

https://github.com/chathumiamarasinghe/word-guessing-game

A fun and interactive word-guessing game designed to test your vocabulary and guessing skills! The game is built using Object-Oriented Programming (OOP) principles and includes dynamic features for an engaging user experience.

cli cpp procedural-programming wordguess-game

Last synced: 08 Feb 2026

https://github.com/gazebosim/gz-garden

Garden, Gazebo's 7th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 25 Sep 2025

https://github.com/macmade/id3v2

C++ library for ID3v2 tag parsing

cplusplus cpp id3 id3v2 parsing tag tags

Last synced: 19 Apr 2025