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/ugnelis/conan-gtest-coverage-example

Conan.io package GTest with coverage implementation.

conan conan-io coverage coveralls cpp googletest gtest travis-ci

Last synced: 20 Apr 2026

https://github.com/astrodynamic/geometry

Geometry: A program to draw geometric primitives using SFML. Create lines, circles, triangles, rectangles, and squares easily. MIT licensed.

affine-transformation cmake cmakelists cpp cpp17 drawing-app geometry graphics make makefile primitives sfml sfml-library

Last synced: 04 Jun 2026

https://github.com/ryosukedtomita/makefile-study

Studying how to write Makefile

cpp docker-compose makefile

Last synced: 20 Apr 2026

https://github.com/navono/libuv-sample

This is a sample of libuv

c cpp libuv

Last synced: 20 Apr 2026

https://github.com/fandreuz/parallel-programming-for-hpc

Scientific codes in C/C++ with CUDA, OpenACC, FFTW, (cu)BLAS

cpp cuda hpc mpi

Last synced: 20 Apr 2026

https://github.com/shawwn/snippets

John Ratcliff's code snippets

c cpp jratcliff snippets

Last synced: 20 Apr 2026

https://github.com/embeddedcrab/xmc4500_relaxkit_cpp

This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit

api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit

Last synced: 21 Apr 2026

https://github.com/tahmid-saj/opengl-model-visualization-tool

A model visualization tool developed using OpenGL that is able to visualize normal vectors, primitives, display reflection and detect edges. The visualization tool can mainly be used to observe movements of unstructured models.

cpp graphics-programming opengl visualization-tools

Last synced: 21 Apr 2026

https://github.com/cesar-borba/beecrowd-leetcode-questions

Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.

cpp

Last synced: 21 Apr 2026

https://github.com/anuja-rahul/password-generator-using-cpp

A simple password generator made using C++ language.

coding-challenge cpp learning-by-doing password-generator

Last synced: 20 Jun 2026

https://github.com/dmironenko/cpp-template

simple and powerful template for your projects in c++

cmake compose cpp docker make modern project sanitizer template

Last synced: 21 Apr 2026

https://github.com/olejek88/escada2-core

eScada kernel with drivers and libraries

cpp energy-data scada

Last synced: 05 Jun 2026

https://github.com/pecas-dev/opengl-project-1

Computer Graphics Project made with Modern OpenGL in C++ (#1).

cpp graphics-programming opengl

Last synced: 22 Apr 2026

https://github.com/bollos00/singletontemplatecpp

A template of a singleton class for c++

cpp singleton singleton-pattern

Last synced: 05 Jun 2026

https://github.com/doublegate/cado-nfs-modern

CADO-NFS (modern): an enhanced modernization + performance fork of CADO-NFS (Number Field Sieve — integer factorization & discrete log) on current toolchains. Adds GPU linear algebra + full vector residency, a GPU ECM pre-factoring front-end, SDE-validated AVX-512 VPCLMULQDQ/IFMA kernels, and Rust orchestration. LGPL-2.1.

cado-nfs cpp cryptography discrete-logarithm factorization hpc integer-factorization modernization-fork nfs number-field-sieve number-theory python

Last synced: 16 Jun 2026

https://github.com/rajesh2723/oops

OOPS conceps in c++ for interview preparation

c-plus-plus class cpp friend namespace oops-in-cpp

Last synced: 22 Apr 2026

https://github.com/thenaubit/brainfucktools

Brainfuck tools coded in C++: Interpreter (with and without code optimization)

brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14

Last synced: 22 Apr 2026

https://github.com/rajesh2723/geeksforgeeks

This section contains the problems which i solved in geeksforgeeks

c-plus-plus cpp geeksforgeeks-solutions

Last synced: 05 Jun 2026

https://github.com/embeddedcrab/freertos_tcpip_eth_port_xmc4500relax

This repository contains projects done on ARM processor/microcontroller in linux environment. XMC4500 Relax Kit, FreeRTOS w/Freertos Plus, Network Stack Porting over Ethernet, Linux Environment

arm c cpp environment freertos freertos-client freertos-iot freertos-plus freertos-server freertos-tcp infineon jlink linux-environemnt makefile tcp-ip tcp-socket xmc4500 xmc4500-ethernet xmc4500-relaxkit

Last synced: 24 Apr 2026

https://github.com/nitintonypaul/egarch-jdm-optimizer

A portfolio optimizer (MVO) featuring EGARCH and Jump Diffusion models, both fully implemented from scratch.

cpp egarch mean-variance-optimization merton-jump-diffusion monte-carlo python

Last synced: 24 Apr 2026

https://github.com/jona62/mac

Meme as Code. A programming language where memes are first-class citizens.

cpp javascript memes python3

Last synced: 06 Jun 2026

https://github.com/nav3005/bus-reservation-system

Project on Bus reservation System using C

c cpp

Last synced: 24 Apr 2026

https://github.com/leejiajia11/s-des

重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统

chongqing-university cpp qt s-des

Last synced: 24 Apr 2026

https://github.com/saxijing/zeus

autonomous vehicle control with LQR and PID controller

carla cpp frenet-cartesian lqr-controller opendrive openscenario pid-controller ros

Last synced: 24 Apr 2026

https://github.com/kerneloso/cmake_project_template

CMake projects configuration files

c cmake configuration-files cpp

Last synced: 24 Apr 2026

https://github.com/jonathas/poligono-opengl

Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.

cpp opengl practice university

Last synced: 25 Apr 2026

https://github.com/nekruzash/sorting-algorithms

This is one of the assignments from CS2028 - Data Structures. This program tests Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Counting Sort, and Radix Sort for array sizes 10 to 100,000 and lists the efficiency for each sort.

bubble-sort counting-sort cpp insertion-sort merge-sort quick-sort radix-sort

Last synced: 06 Jun 2026

https://github.com/kartikmehta8/leetcode-practice

This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.

cpp leetcode-solutions

Last synced: 06 Jun 2026

https://github.com/k2-gc/onnxruntime-cpp-example

Simple onnxruntime example using C++ API. Inferring MNIST dataset samples and show results.

c classification cnn cnn-classification cpp onnx onnxruntime

Last synced: 24 Apr 2026

https://github.com/pgvalle/opengl-cpp-2

My second C++ Template to quickstart your opengl journey!

cmake cpp glfw graphics-programming jesus jesus-christ opengl opengl33 template template-project

Last synced: 25 Apr 2026

https://github.com/bvcxza/sonos

C++ library and command line tool for Nostr

command-line-tool cpp library nostr

Last synced: 06 Jun 2026

https://github.com/hoccyy/arduino-timer-display

Created a stopwatch timer with a 7-segment display and C++ using an Arduino

arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock

Last synced: 25 Apr 2026

https://github.com/katebea/fib-pro2-programacion-ii

Repositorio del curso de Programación II en el grado de Ingeniería Informática en la FIB UPC

c cpp fib pro2-fib-upc upc

Last synced: 25 Apr 2026

https://github.com/ar-dev-1/server

Server examples in C and C++

c cpp server

Last synced: 25 Apr 2026

https://github.com/anjasfedo/queue

Queue on C++

cpp queue

Last synced: 06 Jun 2026

https://github.com/david-palma/cuda-programming

Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.

c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads

Last synced: 25 Apr 2026

https://github.com/italoseara/interpolation

Homework from CG class. Scale images according to a scale factor using multiple algorithms

cpp image-processing opengl

Last synced: 25 Apr 2026

https://github.com/glanguage/mines2

A new mine-sweeping game.

cpp makefile minesweeper-game

Last synced: 06 Jun 2026

https://github.com/cogan-software/hlwa

High-Level Windows Abstraction API to help developers access and manage the windows API (such as the registry) for application development in C++.

api cpp library lightweight registry windows

Last synced: 25 Apr 2026

https://github.com/arashout/blobcombatsimulator

A combat simulation that uses neural networks and genetic algorithms

cpp evolution genetic-algorithm machine-learning neural-network sfml2

Last synced: 06 Jun 2026

https://github.com/a2p1k02/lodis

implementation of Redis

cli cpp cpp20 redis

Last synced: 25 Apr 2026

https://github.com/skivhisink/marshalingclrsamples

Guide for Using C++ or C code in C#

clr cpp csharp dll library marshaling

Last synced: 26 Apr 2026

https://github.com/luisfelipepoma/dot_translate

Basic translation app for DOT language.

antlr4 compiler cpp dotlang graph

Last synced: 26 Apr 2026

https://github.com/oblivious-oblivious/multicore

A framework for penetration testing using Ruby, C++ and QML.

cpp framework penetration-testing qml ruby

Last synced: 26 Apr 2026

https://github.com/ufthaq/aim-trainer

Just Simple Aim Trainer. Trying to implement all feature and UI from scratch.

aimtrainer cpp cppprojects learncpp raylib-cpp simple-game

Last synced: 07 Jun 2026

https://github.com/joswinemmanuel/leetcode

A collection of solutions to LeetCode problems.

cpp python

Last synced: 26 Apr 2026

https://github.com/liardeauxq/babel

3rd Year Epitech Project - VOIP application

boost cpp qt server student-project voip-application

Last synced: 26 Apr 2026

https://github.com/lucacasamentigamedev/pong

Simple Pong-clone projects in C++ and raylib. Without getting points

cpp pong raylib

Last synced: 27 Apr 2026

https://github.com/ganeshkumartk/footballai

⚽⚽✌Adaptive Virtual Football Envirionment for Multi-Agent System (Reinforcement Learning) based on GoogleAI's Football

ai cpp football googleapi reinforcement-learning

Last synced: 27 Apr 2026

https://github.com/thanatisia/dev-references

All-in-One Programming/Software Development concept references with implementation examples

cpp development programming python shellscripting

Last synced: 27 Apr 2026

https://github.com/uts58/retro-2d-space-shooter

Retro 2D Space Shooter: Dive into classic arcade action with this space shooter game, optimized for 1080p monitors. Built using C++, OpenGL, and the immersive IrrKlang Audio Driver

2d-game arcade audio-driver classic-game cmake collision-detection cpp game-development gaming irrklang opengl retro space-shooter visual-studio

Last synced: 27 Apr 2026

https://github.com/jaytwolab/useoldqt5inqt6

Use old Qt5 in Qt6 :kr: Qt6에서 구형 Qt5 사용하기

cpp qt qt5 qt6

Last synced: 27 Apr 2026

https://github.com/shen-po-heng/cpp_gui_lab

This repository is to practice GUI implementation of c++

calculator-application cpp cpp-programming gui qt6 qtcreator qtdesigner

Last synced: 28 Apr 2026

https://github.com/ostanton/simplecalculator

A remake of my Nim calculator but in C++ with wxWidgets.

cpp cpp-programming gui gui-application ui wxwidgets

Last synced: 28 Apr 2026

https://github.com/llnl/open-facility-viewer

Open Facility Viewer (OFV) is an application for 3D interactive walk-throughs of facilities

application cpp

Last synced: 07 Jun 2026

https://github.com/ashaduri/ashaduri

Config files for my GitHub profile.

config cplusplus cpp github-config modern-cpp-development rust

Last synced: 28 Apr 2026

https://github.com/libhide/webshop

Command line tool to create websites! [HTML and CSS]

cbse cpp css html turbocpp website-builder

Last synced: 28 Apr 2026

https://github.com/jerboaburrow/gpgpuparticles

10,000,000 Particles that follow your mouse and collide with drawable obstacles!

cpp gpgpu opengl physics-simulation

Last synced: 28 Apr 2026

https://github.com/0x0c/parallel_lines

Fuck'n simple dispatcher.

cpp cpp-library cpp11 dispatcher parallel threejs

Last synced: 28 Apr 2026

https://github.com/hanilr/netcom

TCP/UDP Communication GUI. Written in C++ with Qt

cplusplus cpp gui qt qt6 qtcreator tcp tcp-client tcp-protocol tcp-server tcp-socket udp udp-protocol udp-socket

Last synced: 28 Apr 2026

https://github.com/t-88/learn-opengl

following learnopengl.com website tutorial to learnopengl duh and graphics dev

cpp learnopengl opengl

Last synced: 28 Apr 2026

https://github.com/samplec0de/stringcalculator

Full-featured calculator written in C++ with Qt framework GUI. Supports variables.

calculator calculator-application cpp gui qmake qt qt-gui qt5 qt5-gui qtcreator

Last synced: 28 Apr 2026

https://github.com/iricartb/rpc-gateway-sockets

Ivan Ricart Borges - Use of sockets to emulate a basic RPC service in order to execute remote commands on a Windows server regardless of architectures.

c-sharp cpp rpc-client rpc-server sockets visual-studio

Last synced: 28 Apr 2026

https://github.com/flagarde/caenlibs

Libraries for CAEN hardwares.

cpp hardware libraries

Last synced: 28 Apr 2026

https://github.com/siris2314/tfcpp

TensorFlow Clone build in C++(Currently WiP)

cpp cpp-library cpp-programming deep-learning machine-learning tensorflow

Last synced: 28 Apr 2026

https://github.com/rkolovanov/kapec-engine

Попытка написать свой 3D-движок на основе SFML

3d-engine cpp sfml

Last synced: 28 Apr 2026

https://github.com/hsyodyssey/understanding-bitcoin-cpp-version

Understanding Bitcoin(CPP version)|理解比特币(C++ 版本源码剖析)

bitcoin cpp

Last synced: 28 Apr 2026

https://github.com/chadwyck242/udemy-cpp-masterclass

Repository for the C++ Programming Masterclass on Udemy. Part of LearnProgramming Academy

cplusplus cplusplus-14 cplusplus-17 cpp cpp14 cpp17 learnprogramming udemy udemy-course

Last synced: 08 Jun 2026

https://github.com/bc100dev/aboawt

"AOSP building on Android with Termux" -- Taken literally.

android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool

Last synced: 29 Apr 2026

https://github.com/isaacmaffeis/simqueue_2022

simulatore di un sistema a coda in C++

cpp queue-simulation simulation

Last synced: 08 Jun 2026

https://github.com/leocelente/basic_cuda

My CUDA source files while learning

cpp cuda gpgpu

Last synced: 29 Apr 2026

https://github.com/abhi999k/smart_shoes

Smart shoes with smart navigation system

ai assembly cpp iot-device navigation programming shoes smart wearable-devices

Last synced: 29 Apr 2026

https://github.com/osom8979/external

Archive of external projects.

c cpp libraries

Last synced: 29 Apr 2026

https://github.com/arkenidar/syntax_clang

syntax of C/C++ examples

c cpp

Last synced: 29 Apr 2026

https://github.com/michaelzheng67/live-vim

Vim with your friends 📝

cpp vim

Last synced: 29 Apr 2026

https://github.com/shakfu/pd-cpp

Basic example(s) of puredata externals using cpp

cpp puredata puredata-external

Last synced: 08 Jun 2026

https://github.com/undergrounder96/factorial_cpp

This repo is just an excuse for me to learn Makefile.

c cpp make makefile

Last synced: 29 Apr 2026

https://github.com/s12mmm3/qradioplayer

基于Qt实现的 跨平台 网络广播电台客户端

api apis cloudmusic cpp qt qt6

Last synced: 29 Apr 2026

https://github.com/a2p1k02/obfus

A small program to obfuscate C++ code

cpp obfuscation obfuscator rust

Last synced: 29 Apr 2026

https://github.com/dumitory-dev/cpp-vigenere-decryptor

cpp vigenere decryptor

c cmake cpp decryption

Last synced: 29 Apr 2026

https://github.com/federicomariamassari/udacity-sfend

Udacity Sensor Fusion Engineer Nanodegree projects.

cpp opencv pcl udacity-sensor-fusion-nanodegree

Last synced: 29 Apr 2026

https://github.com/beyondmagic/competitive-programming

Where I rest my mind's ~impulse~ feeling to learn logic.

c competitive-programming cpp secret

Last synced: 29 Apr 2026

https://github.com/meet-c-viradiya/quantum-workflow

Quantum-enhanced workflow scheduling optimizes multi-processor resource allocation using DAGs and a hybrid quantum-classical approach, visualized via advanced tools. QUBO problem formulation ensures efficiency.

cpp drug-design hpc machinelearning-python nisq pipelines qiskit qiskit-metal quantum-algorithms quantum-chemistry quantum-machine-learning transmon-qubit unitaryhack workflow-automation

Last synced: 29 Apr 2026

https://github.com/johnkun136nvcp/my-project-euler

Solving problems of Project Euler in Haskell (if it's possible)

cplusplus cpp euler haskell project-euler

Last synced: 29 Apr 2026