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/rswinkle/opengl_reference

Collection of modern OpenGL programs for reference and frameworks

3d-graphics c cpp examples graphics graphics-library opengl

Last synced: 08 Jul 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/dtinth/midi-monitor

A CLI tool that prints the incoming MIDI messages in real-time to the standard output as TSV format. For scripting.

cpp midi rtmidi tsv

Last synced: 17 Mar 2025

https://github.com/rakesh9100/cse-dsa-codes

This repository contains the advanced basic reference codes of Data Structures and Algorithms.

algorithms cpp data-structures programmes

Last synced: 17 Jun 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/lomarco/hexan

Simple hex viewer in C++

bash cpp hex

Last synced: 16 Jul 2025

https://github.com/html-extract/hext-on-websockets

Websocket Server for Hext. Hext is a domain-specific language for extracting structured data from HTML documents.

async beast boost boost-asio cpp cpp17 seccomp ssl websockets

Last synced: 10 Jul 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/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/vtan/voxel

Voxel graphics toy project in C++ & OpenGL

cpp opengl voxel

Last synced: 15 May 2026

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/madladsquad/untitledi18n

A powerful internationalisation(i18n) library

c cpp i18n utility-library

Last synced: 11 Apr 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/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/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/kiwijuice56/cuda-mandelbox

Ray marching renderer of the 3D mandelbox fractal, accelerated with CUDA GPU code

3d 3d-graphics cpp cuda fractal fractal-images fractal-rendering mandelbox nvidia-cuda

Last synced: 02 May 2026

https://github.com/cmsong111/opengl_doom

OpenGL Deu.univ assignment

c cpp opengl

Last synced: 11 Feb 2026

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/junaire/jcc

Jun's C compiler from scratch.

c compiler cpp

Last synced: 10 Apr 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/drozhkov/gdl-shell

ARCHICAD GDL Shell Add-On

add-on archicad cpp gdl

Last synced: 17 Mar 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/rogerboesch/opengltutorial

Companion code of my OpenGL tutorial

android cpp gamedev ios macosx opengl tu

Last synced: 12 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/amirhnajafiz/radosh

RADOS Shell for direct interaction with Ceph object storage.

ceph ceph-rados cli cpp

Last synced: 21 Jun 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/khushiyant/reqboost

Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.

cpp http libcurl pybind11 python requests

Last synced: 12 Apr 2025

https://github.com/shawonbarman/beecrowd-problems-solutions

I have solved each problem in my own way using C++, Java, Python, PHP, and JavaScript. My profile link: https://www.beecrowd.com.br/judge/en/profile/556748

cpp java javascript php python

Last synced: 13 Jul 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/akshayxemo/tcp-client-server-socket

It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.

c c-programming c-programming-language c-project c-projects chat client-server client-server-architecture cpp linux tcp tcp-client tcp-server tcp-socket

Last synced: 30 Apr 2025

https://github.com/aks-arise1600/secureserverclient

A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake

cpp openssl qt ssl ssl-server tcp-client tcp-server

Last synced: 30 Apr 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/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/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/sudhanva-nadiger/dsa

Leetcode and GFG solved questions!

cpp dsa gfg go js leetcode

Last synced: 04 Apr 2025

https://github.com/gyumeijie/securecodingrules

secure coding in c/c++

c coding cpp security

Last synced: 01 May 2026

https://github.com/vertexwahn/rules_ispc

Bazel rules for Intel Implicit SPMD Program Compiler

bazel bazel-rules cpp ispc spmd

Last synced: 10 Apr 2025

https://github.com/bartoszklonowski/extendedvector

C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.

cpp extendedvector foreach list std vector

Last synced: 09 Mar 2026

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/x4raynixx/ryxon

Ryxon is a lightweight programming language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.

cpp csharp javascript language nextjs programming programminglanguage python rx rx-scripting

Last synced: 23 Jun 2025

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/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/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/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/neko-box-coder/runcpp2

A simple declarable, scriptable, flexible cross-platform build system build system for c or c++

build build-systems build-tools c cpp scripting systems

Last synced: 13 Apr 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/abin-z/mynotes

个人学习笔记

codedemo cpp demo docs java learning notes

Last synced: 07 May 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/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/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/hvass-labs/parallel-pipelines

Convert serial computations into parallel pipelines

audio cpp parallel-computing

Last synced: 03 Apr 2025

https://github.com/faanid/robot-obstacle_avoidance

The Obstacle Avoidance _ Ein Arduino-basierter autonomer Roboter, der Hindernissen ausweicht und sich selbst am Fallen hindert.🤖

arduino-library arduino-uno cpp l298-motor-controller obstacle-avoidance robotics sensors ultrasonic-sensor

Last synced: 15 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/keithdhedger/cursesdialogs

Some simple utility dialogs using CursesToolKit

cli cpp curses cursestoolkit dialog linux utility

Last synced: 15 May 2026

https://github.com/a2p1k02/vyu

My crossplatform lightweight Image Viewer

cpp image-viewer lightweight open-source opensource qt qt5

Last synced: 14 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/mohammadkarbalaee/programming-fundamentals

All the codes and exercises done during the fundamentals of programming course that I took on fall 2020

c cpp problem-solving programming sbu

Last synced: 27 Mar 2025

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/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/dynonguyen/huffman-coding

Static Huffman Coding algorithm with C++

algorithm cpp

Last synced: 17 Feb 2026

https://github.com/thepatrickniyo/banking-service-challenge

Building a banking service out of c++ 🏦

cpp

Last synced: 17 May 2026

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/indeemasoftware/qt-iot-components-by-indeema

Qt/C++ components developed by Indeema Software for IoT prposes. All these components are available here on github, or at qpm.

cpp industrial iot predix predix-uaa qpm qt qt-iot-components qt5 scada

Last synced: 13 Apr 2025

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/mortennobel/parallelcomputingplayground

Shows different programming techniques for parallel computing on CPU and GPU

cpp cpp11 gpu

Last synced: 10 Jul 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/samyam81/theoryofcomputation

This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.

cpp java theory-of-computation

Last synced: 19 May 2026

https://github.com/srbhp/h5stream

C++ Header only library for HDF5 input/output

cpp hdf5

Last synced: 21 May 2026

https://github.com/maragedev/ue4-useful-cpp

This is a plugin providing useful cpp functions for blueprints like file edition and management

blueprints cpp files plugin unreal-engine-4

Last synced: 26 Jul 2025

https://github.com/cetuuus/LoginAndRegistration

Login & Registration system using leveldb in C++

app cpp database leveldb login terminal

Last synced: 06 Apr 2025

https://github.com/conreality/conreality-hal

Conreality Hardware Abstraction Layer (HAL).

conreality cpp drivers hal

Last synced: 13 Mar 2025

https://github.com/kanish-v15/c-plus-plus-fundamentals

Basic C++ programs

cpp

Last synced: 26 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/foxocorp/foxochat-desktop

Desktop client of FoxoChat

cpp desktop foxogram qt

Last synced: 25 Jul 2025

https://github.com/zyugyzarc/dees

Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.

compiler cpp language programming-language python

Last synced: 16 Apr 2026

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

Docker Client for C++

cmake cpp docker

Last synced: 04 Apr 2025

https://github.com/zouari-oss/racognition

Racognition is a high-performance face recognition system built using Python (or C++), designed to provide accurate and real-time facial identification and verification.

cpp opencv oss python

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

https://github.com/mohamedelbachir/scheduler

The scheduler software to visualizing GRANT diagram in UNIX System

algorithm cpp diagram grantt scheduler scheduling sdl unix visualisation

Last synced: 24 Jul 2025

https://github.com/coders-school/templates

C++ online course. Modules about templates.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Jul 2025

https://github.com/ferhatgec/word

Reeeaally simple CLI pattern matcher in C++.

cli commandline cpp cpp17 pattern pattern-matching

Last synced: 27 Jul 2025

https://github.com/wkhallen/unscramble

A C++ program that unscrambles scrambled words

cpp dictionaries unscrambler

Last synced: 19 Apr 2025