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/samyam81/classicipc

ClassicIPC is a repository showcasing implementations of classic concurrency problems solved using various synchronization mechanisms in different programming languages.

cpp csharp java kotlin thread

Last synced: 13 Apr 2026

https://github.com/joyrider3774/dynamate_playdate

Dynamate is a puzzle game for playdate

cpp game playdate playdate-console puzzle-game retro retrogaming

Last synced: 29 Mar 2025

https://github.com/umbrellaleaf5/graphic_calculator

Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++

cmake cpp dafe doxygen-documentation fltk graphics mipt

Last synced: 12 Apr 2025

https://github.com/madladsquad/untitledimguitheme

A library for using themes in YAML format for styling dear imgui

cpp imgui theme theming

Last synced: 29 Dec 2025

https://github.com/isaiah76/linux-shell

a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.

command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell

Last synced: 12 Apr 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/frklan/dodgethecreeps-cpp

Source code for the "Your first game" tutorial at Godot Docs made in C++

cpp cpp17 game-development godot ios

Last synced: 17 May 2026

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/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/jackbdu/nature-of-code-2024-openframeworks

The Nature of Code (2024 Edition): Code Examples in C++ (openFrameworks).

cpp creative-coding nature-of-code openframeworks physics

Last synced: 16 Feb 2026

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/bisdn/rofl-ofdpa

Convenience library to interact with Broadcom OF-DPA 3.0 based switches

cpp mpl of-dpa openflow rofl

Last synced: 25 Jan 2026

https://github.com/junaire/jcc

Jun's C compiler from scratch.

c compiler cpp

Last synced: 10 Apr 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/michaelgrupp/minicommander

A simple, minimalistic command line parser in 100 lines of C++11 code

cli command-line-parser commandline-interface cpp cpp11 minimalist

Last synced: 08 Jul 2025

https://github.com/mistralol/liblogger

CPP Logging Library

cpp liblogger logging syslog

Last synced: 08 Jun 2026

https://github.com/nicknaso/node-simdb

Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory

Last synced: 19 Jan 2026

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/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/ripred/profiler

Easily profile your Arduino functions to see how much time they take. The output can be disabled and enabled at runtime. Very lightweight. Optional output pin debugging and custom text output supported too.

arduino arduino-library cplusplus cpp profiling profiling-library utility-library

Last synced: 17 May 2026

https://github.com/hiruna72/artic_c

C/C++ implementation of ARTIC bioinformatics platform for nanopore sequencing of nCoV2019 novel coronavirus

arm artic-bioinformatics-platform covid-19 cpp nanopore-sequencing ncov-2019

Last synced: 13 Apr 2025

https://github.com/parthpant/webbenchmark

Run benchmarks on individual C++ functions online!

benchmark cpp

Last synced: 03 May 2026

https://github.com/amreshpro/competative-setup_sublime

A competitive programming setup for sublime text editor in Cpp.

competitive-programming cplusplus cpp editor sublime-text sublime-text-3

Last synced: 11 Sep 2025

https://github.com/mhdzhhan/advanced-cpp-learning

To improve programming logic. ❤‍🔥

cpp gcc-complier

Last synced: 18 Mar 2025

https://github.com/mes0903/producer-consumer-problem

The implementation of Producer-Consumer Problem on Windows.

cpp producer-consumer-problem

Last synced: 03 Apr 2025

https://github.com/philippjh/genif

Implementation of the "Generalized Isolation Forest" (GIF) algorithm for unsupervised detection of outliers in data.

ai cpp ml outlier-detection python

Last synced: 30 Apr 2025

https://github.com/koreoxy/text-game-console

my first project c++

cpp game game-console

Last synced: 19 Mar 2025

https://github.com/abin-z/mynotes

个人学习笔记

codedemo cpp demo docs java learning notes

Last synced: 07 May 2025

https://github.com/sandarutharuneth/cpps

Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.

beginner-project coding collaboration cpp programming programming-language

Last synced: 28 Oct 2025

https://github.com/groszczu/codingmasters

Solution to a problem from the programming competition using dynamic programming

cpp dynamic-programming problem-solving programming-competition

Last synced: 12 Apr 2025

https://github.com/martuscellifaria/ahoicpp.nvim

A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for Neovim

bootstrapper build-tool cmake cplusplus cpp cross-platform lua neovim neovim-plugin project-management project-scaffolding

Last synced: 20 Apr 2026

https://github.com/mohitjaiswal28/programming-lab

Course: Programming Lab (Second Year - 3rd Semester 2022-2023)

coding cpp programming programming-lab

Last synced: 12 Oct 2025

https://github.com/r1walz/cuda-ray-tracing-in-one-weekend

Didactic ray tracing implementation using C++

cpp cuda9 raytracing

Last synced: 13 Jul 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/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/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/dotfiles

My humble dotfiles - mainly nvim - config, which I use daily to develop mostly in Flutter, C++ and Rust

config cpp dart flutter latex neovim rust

Last synced: 09 Sep 2025

https://github.com/pentalpha/scp-bot

Working prototype of an application to auto-synchronize files and folders across computer systems using SCP.

cpp cpp11 file-management file-sharing file-sync file-synchronization scp socket-io ssh tcp threads

Last synced: 15 May 2026

https://github.com/dynonguyen/huffman-coding

Static Huffman Coding algorithm with C++

algorithm cpp

Last synced: 17 Feb 2026

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/nathad17/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 09 Jul 2025

https://github.com/madladsquad/untitledlog

A logging library initially written for the Untitled Vulkan Game Engine

console cpp imgui logging logging-library

Last synced: 11 Apr 2025

https://github.com/wotancode/programming-logic-exercises

Colección de ejercicios de programación resueltos en diversos lenguajes.

c cobol cpp exercises java javascript js pseint rust ts typescript

Last synced: 12 Apr 2025

https://github.com/xeimsuck/zola

Library for working with Telegram API

api cpp library telegram telegram-api telegram-bot telegram-bot-api

Last synced: 16 Feb 2026

https://github.com/sionpixley/sion-vector

Creating a custom vector using C's malloc, realloc, and free.

array cpp cpp14 list vector

Last synced: 27 Mar 2025

https://github.com/yaozhenghangma/messaging

Messaging is a modern C++20 MPI wrapper.

cpp mpi

Last synced: 29 Oct 2025

https://github.com/im-rises/nbody-simulator-docker

N-body simulator using bruteforce method using docker for calculations

containers cpp docker javascript n-body n-body-simulator nbody-simulation nodejs simulation simulator

Last synced: 06 Apr 2026

https://github.com/tangsiyang2001/sponge

A personal implementation of CS144.

cpp protocol tcp

Last synced: 27 Mar 2025

https://github.com/dolegi/rapid-crc

The fastest crc nodejs implementation

cpp crc crc32 node-addon-api

Last synced: 10 Apr 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/bigchaindb/python-rapidjson-schema

Python extension for rapidjson schema validation

bigchaindb cpp json json-schema python rapidjson schema

Last synced: 29 Apr 2025

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/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/priontoabdullah/c-cpp-programming-all-projects

🆑 The goal of this repo is to save my C & C++ all my Projects. 🚀💻

c cpp cpp-graphics logic projects

Last synced: 15 May 2026

https://github.com/gastonmorixe/lib-artnet-4-cpp

ArtNet 4 Library in C++ - Modern Lighting DMX Protocol

artnet cpp dmx lighting

Last synced: 29 Oct 2025

https://github.com/unknown-stryker/simd-memory-algorithms

C++ SSE2/AVX/AVX512 memset, memcpy, and memmove

avx avx512 cpp memcpy memmove memset simd sse x86-64-simd

Last synced: 05 May 2025

https://github.com/realtimechris/directx12-class-library

Some of the DirectX 12 Core Interfaces, lightly wrapped and with some of my currently preferred defaults.

cpp directx12 header-only wrappers

Last synced: 27 Mar 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/nightfall-security/dump

dump section of a PE & display it properly

cpp dump pe sec windows

Last synced: 11 Apr 2025

https://github.com/qookei/conflict

C++17 command line argument parser

command-line cpp cpp17 parser

Last synced: 09 Jun 2026

https://github.com/amirhnajafiz/radosh

RADOS Shell for direct interaction with Ceph object storage.

ceph ceph-rados cli cpp

Last synced: 21 Jun 2025

https://github.com/1ilit/presento

A small side-scroller puzzle game made with SDL2 and C++

2d 2d-game cpp pixel-art platformer sdl2 sdl2-image sdl2-ttf side-scroller

Last synced: 03 Apr 2025

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

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

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

Last synced: 27 Mar 2025

https://github.com/tomenz/mdns

mDNS Library, sending and receiving mDns messages. Needs the SocketLib

cpp cpp11 dns mdns mdnsresponder socket

Last synced: 03 Apr 2025

https://github.com/oagoulart/yasl

Yet another script loader hooking a process entry point to inject payload scripts into process.

cpp detours hook modding trampoline

Last synced: 17 Jul 2025

https://github.com/cyrusvahidi/pimento

Euclidean Rhythm Gate Sequencer for Bela Pepper

belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy

Last synced: 02 Apr 2025

https://github.com/siyovush-hamidov/postgresql-cpp-connector

🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.

cpp devops libpqxx postgres postgresql sql

Last synced: 27 Dec 2025

https://github.com/keithdhedger/cursesdialogs

Some simple utility dialogs using CursesToolKit

cli cpp curses cursestoolkit dialog linux utility

Last synced: 15 May 2026

https://github.com/rudrakshi99/competitive_programming

This repository contains the record of my practice🧐 of questions at codeforces.

codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving

Last synced: 09 Jul 2025

https://github.com/nnamanx/watersavers

“WaterSavers” is a project aiming to find an innovative solution way to the water shortage problem of Azerbaijan.

cpp ttgo

Last synced: 30 Apr 2026

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

ARCHICAD GDL Shell Add-On

add-on archicad cpp gdl

Last synced: 17 Mar 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/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/ruddyscent/ccspip-in-cpp

C++ porting of 'Classic Computer Problems in Python' by David Kopec

algorithms book computer-science cpp cpp17 manning

Last synced: 21 Jun 2025

https://github.com/alexvzyl/nativeframework

💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.

cpp data-structures framework glfw gpu-acceleration imgui lua native-app opengl

Last synced: 30 Oct 2025

https://github.com/dbschenker/conan-gurobi

Recipe for the Gurobi solver as Conan package

conan conan-packages conan-recipe cpp gurobi solver

Last synced: 23 Oct 2025

https://github.com/thomasjo/cudalicious

C++ header library intended to reduce CUDA boilerplate code

boilerplate cpp cuda header-only

Last synced: 19 May 2026

https://github.com/baccega/page-rank-and-hits

📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.

compressed-sparse-row cpp hits-algorithm information-retrieval link-analysis mmap pagerank-algorithm

Last synced: 27 Mar 2025

https://github.com/lukechu10/ultimatetictactoe-gui

A UWP GUI application for Ultimate TicTacToe

ai cpp ultimate-tic-tac-toe uwp winrt-uwp xaml

Last synced: 20 Jan 2026

https://github.com/lomarco/hexan

Simple hex viewer in C++

bash cpp hex

Last synced: 16 Jul 2025

https://github.com/0xkalvin/wintermute

A C++ chess game implementation :european_castle:

chess cpp

Last synced: 23 Jun 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