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/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/musnows/lets-oj

A team code-learning repository

c cpp java leetcode oj python

Last synced: 31 May 2026

https://github.com/hobywan/wrappi

A profiling library based on PAPI hardware counters targetted for Linux-based multicore compute nodes.

cpp hpc linux multicore profiling

Last synced: 01 May 2026

https://github.com/isc30/generic_optional

enables reference types for std::optional

cpp optional

Last synced: 08 Jun 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/basemax/mysqlcalc

A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.

c calc calc-engine calculate calculation calculations calculator calculator-application calculators cc cpp cpp-calc mariadb-udf mysql-udf udf-mariadb udf-mysql

Last synced: 01 May 2026

https://github.com/mubeen-channa/cpp_first_semester_learning

๐Ÿš€ My C++ learning journey from the first semester! Explore my progress, assignments, and projects as I dive into the world of coding with C++. Feel free to learn and grow with me! ๐Ÿ’ปโœจ #Cplusplus #LearningToCode

cpp cpp-examples cpp-learning cpp-programs first-semester mubeen-chana mubeenchanna semester-1

Last synced: 11 Oct 2025

https://github.com/heimskr/haunted

A C++ library like ncurses, but less cursed and more haunted.

ansi cpp curses library ncurses terminal tui

Last synced: 01 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/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/flexidriod/packet-sniffer-security

๐Ÿš€ Internet Packet Sniffer - Advanced Network Traffic Analyzer ๐Ÿ”

cpp forensics-tools intrusion-detection network-analysis npcap-sdk packet-capture packet-sniffer windows-11

Last synced: 02 May 2026

https://github.com/hxndev/counting-alphabets-using-pipes

We will count the number of alphabets in the input file using pipes.

alphabets c child code count cpp exec fork os pipes processes

Last synced: 02 May 2026

https://github.com/mdusmanansari/school-management-system-using-c

This project made by me for School Management System with GUI. i use C-Language in it. Only For Turbo-C Tool

c c-language cpp

Last synced: 02 May 2026

https://github.com/imtsuki/notc

NotC Language.

compiler cpp csharp

Last synced: 02 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/madladsquad/untitleddesessionlogout

The session logout utility for the UntitledDesktopEnvironment

cpp dbus imgui logout session session-management

Last synced: 11 Oct 2025

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/wild-queue/imperative-language-compiler

A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.

bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator

Last synced: 03 May 2026

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/taharachedi/bank_extension1

๐Ÿ’ผ Bank Management System (Extension_1) in C++ โ€“ A simple console-based system for managing client data, processing deposits and withdrawals, and securely storing all records in text files for persistence. ๐Ÿฆ๐Ÿ“‚

console-application cpp enums problem-solving string-manipulation structure

Last synced: 16 Feb 2026

https://github.com/skillfulelectro/electrochat

Application for chatting in local network , still under experiments

api chat chat-application cpp network qt tcp udp

Last synced: 05 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/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/abaofromcug/data-structure

ๆ•ฐๆฎ็ป“ๆž„ๅ„็งๅคงๅฐไฝœไธš

cpp fucking qml

Last synced: 12 Oct 2025

https://github.com/kid0h/kidcurl

A Curl wrapper for kids!

cpp libcurl wrapper

Last synced: 18 Feb 2026

https://github.com/chez14/class.java.dll.so

Yup, load dll and so from java. no need to tell, this is an example.

cpp dll java

Last synced: 06 May 2026

https://github.com/jakubfornadel/rust-sharedmem-ocaml

Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes

cpp multiprocess ocaml rust wrappers

Last synced: 06 May 2026

https://github.com/1ay1/loom

Single-binary C++20 blog engine. No dependencies, no frameworks โ€” just epoll, markdown, and one command.

blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies

Last synced: 10 Jun 2026

https://github.com/josh012006/tasks-manager

Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.

cpp file fstream

Last synced: 06 May 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/michaldziuba03/chopp

TUI text editor for Linux written in C++ ๐Ÿ“๐Ÿ“„

cpp editor linux nano text text-editor tui vim

Last synced: 08 May 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/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/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/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/milosz275/leetcode

Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.

c cpp doxygen leetcode leetcode-solutions python sphinx

Last synced: 14 Oct 2025

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 06 Mar 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/kennek4/helix

A pixel art focused sprite editor

cpp spriteeditor

Last synced: 14 Oct 2025

https://github.com/mubeen-channa/cpp-programs

Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.

competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice

Last synced: 14 Oct 2025

https://github.com/priyanshu360-cpu/arduino-vehicle

A Bluetooth vehicle made with arduino circuits

arduino bluetooth cpp cpp17 rc

Last synced: 15 Apr 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/srz-zumix/reviewdog-action-infer

reivewdog action infer

cpp github-actions

Last synced: 05 Oct 2025

https://github.com/xeco23/CleanCode

Clean Code anlayzer tool for C++

cleancode cpp libclang python

Last synced: 16 Oct 2025

https://github.com/jfalcou/nucog

High-Level DSEL for designing C++ numerical code

cpp cpp17 dsl hpc numerical-calculations

Last synced: 17 Oct 2025

https://github.com/homer6/automerge-cpp

A modern C++23 implementation of Automerge โ€” a conflict-free replicated data type (CRDT) library for building collaborative applications.

cpp cpp23-library crdts

Last synced: 24 Feb 2026

https://github.com/oliverlee/bazel_clang_format

Run clang-format on Bazel C++ targets

bazel clang-format cpp

Last synced: 23 Jan 2026

https://github.com/xxxn3m3s1sxxx/atlas-tq1_0

TQ1.0 ternary inference engine for BitNet b1.58 on CPU. Pack + run Falcon3-1B/3B/7B/10B, no GPU needed.

1bit-llm avx2 bitnet bitnet-b158 bonsai cpp cpu-inference edge-ai falcon3 high-performance inference-engine llm-inference local-llm quantization simd ternary ternary-weights

Last synced: 31 May 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/alirn76/snakecpp

Simple Snake Game Written in CPP

cpp game snake

Last synced: 25 Oct 2025

https://github.com/alirn76/knights-tour

Knights Tour Problem

algorithms cpp knight-tour

Last synced: 25 Oct 2025

https://github.com/the-phoenics/space-shooter

Single player 2d top-down space shooting game built with C++ and Sfml

cpp game hacktoberfest sfml

Last synced: 16 Mar 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/gvelasq/palettizer

R package for color palette generation using the 'palettize' C++ library

cpp palette-generation r

Last synced: 26 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/samyam81/searching_mechanism

Searching in data structure refer to the process of finding the targetted information from a collection of items stored in computer memory.

cpp csharp java

Last synced: 18 Apr 2026

https://github.com/thomastrapp/recursive-variant

A serializable recursive variant for JSON-like data

cereal cpp json recursive serialization variant

Last synced: 18 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/andrei-chiorian/terrarium_control

This Arduino project automates the management of a terrarium's environment by controlling both temperature and lighting. Using sensors to monitor the temperature, the system adjusts heating or cooling elements to maintain an optimal climate. Additionally, it manages the lighting based on time-of-day or specific light requirements

arduino cpp snake terrarium terrarium-controller

Last synced: 08 Feb 2026

https://github.com/mo-karbalaee/pentago-game

Pentago game based on CLI. Final project of introduction to programming course at SBU. fall 2020

cpp game sbu

Last synced: 31 Jan 2026

https://github.com/tw1ddle/geometrize-lib-fuzzing

Fuzz testing harness for Geometrize, a library for geometrizing images into geometric primitives

art cpp cpp-library geometrize geometry geometry-processing hill-climbing

Last synced: 07 Feb 2026

https://github.com/pieroboseta/piero-ende-coder

A powerful encryption and decryption tool that combines the Vigenรจre cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.

algorithm base64 cipher cpp cryptography data-conversion data-encoding decoder decryption encoder encryption hashing string-manipulation text-processing

Last synced: 26 Feb 2026

https://github.com/chalet-org/chalet-docs

Chalet documentation website in NextJs

build-system c cpp cross-platform json mdx nextjs react

Last synced: 07 Feb 2026

https://github.com/a7bari/codewars-problems

some competitive programming problems with my suggestions for solutions

codewars-solutions competitive-programming cpp javascript

Last synced: 26 Feb 2026

https://github.com/joanstinson/spaceinvaders

A Space Invaders remake using SDL and C++ done in one week.

cplusplus-11 cpp game-engine-2d mvc-architecture object-pooling sdl2 space-invaders

Last synced: 09 Feb 2026

https://github.com/fsandhei/yambs

Yet Another Meta Build System for C++, written in Rust

build-system cplusplus cpp

Last synced: 16 Apr 2026

https://github.com/schaumb/is_lambda-cpp-type-trait

This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex

c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file

Last synced: 10 Feb 2026

https://github.com/jakubandrysek/remote-serial-example

:mag: Remote serial in Lorris for ESP32

cpp debug esp32 lorris platformio proxy

Last synced: 08 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/raedaddala/turtle-graphic-library-in-c-and-sdl2

Simulating the turtle python Library using C++ and SDL2

c cpp graphics sdl2 turtle-graphics turtle-python

Last synced: 16 May 2026

https://github.com/lucasbotang/concurrent_traffic_simulation

Udacity C++ Project Concurrent Traffic Simulation

concurrency cpp traffic-simulation

Last synced: 20 May 2026

https://github.com/georgiifirsov/objects

COM-inspired, lightweight object management framework for C++17 and later.

cplusplus cplusplus-17 cpp cpp-library cpp17 framework interface-builder object-oriented-programming

Last synced: 12 Apr 2025

https://github.com/wzslr321/algorithms_and_data_structures

C++ code which I will wrote during my hopefully fruitful relationship with competetive programming

algorithms algorithms-and-data-structures competitive-programming cpp data-structures

Last synced: 07 May 2025

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/gustapinto/fatec

Repositรณrio com todos os projetos, trabalhos, exemplos e estudos que realizei durante meu estudo na faculdade FATEC Araras, curso de DSM

arduino cpp faculdade fatec fatec-araras flutter java python spring-boot

Last synced: 05 Apr 2025

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

Localization of The CMake Documentation

clang cmake cpp crowdin l10n sphinx

Last synced: 17 May 2026

https://github.com/rbergen/r136

(Originially DOS-based) text adventure a school friend and I created in 1998.

borland-cpp c cmake cpp game ncurses pdcurses visual-studio

Last synced: 19 Mar 2025

https://github.com/dashroshan/daa-oop-lab

๐Ÿ“ 3rd semester DAA and OOP lab question solutions in C++

cpp design-and-analysis-of-algorithms object-oriented-programming

Last synced: 06 Apr 2025

https://github.com/maudzung/extended-kalman-filter-cpp

Extended Kalman Filter Project using C++

cpp kalman-estimator kalman-filter kalman-tracking

Last synced: 19 May 2026

https://github.com/giulioz/demoeffects

๐Ÿ‘พ Demoscene inspired effects for SDL (C++)

3d amiga cpp demoscene graphics sdl twister

Last synced: 02 Aug 2025