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/megatokio/z80

Configurable & fast Z80 CPU emulation written in c++

cpp emulation z80

Last synced: 08 Oct 2025

https://github.com/tsnsoft/codeblocks_blank_prject-linux

Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)

codeblocks cpp example linux wxwidgets

Last synced: 10 Oct 2025

https://github.com/andry81/tacklelib

The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:

bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh

Last synced: 10 Oct 2025

https://github.com/diamondinoia/cpu-performance-tests

This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty

branch-prediction branchless cache-latency cpp hpc memory-latency

Last synced: 11 Oct 2025

https://github.com/coletrammer/ttx

A modern terminal multiplexer.

cpp terminal terminal-multiplexer

Last synced: 19 Apr 2026

https://github.com/drvrej/cheat-sheet

Bunch of useful cheat sheets and notes for different programming languages and concepts!

c-plus-plus cheat-sheets cheatsheet cpp notes ocaml python unity

Last synced: 19 Apr 2026

https://github.com/mizux/cmake-pybind11

Test to build a Native Python 3 package using pybind11

cmake cpp mizux native-library pybind11 python

Last synced: 13 Oct 2025

https://github.com/konfiger/konfiger-c

Light weight package to manage key value based configuration and data files for C and C++

c configuration cpp key-value language parser properties

Last synced: 13 Oct 2025

https://github.com/kovacsv/emscriptencmakeminimal

A minimalist example to build an Emscripten application with CMake.

cmake cpp emscripten

Last synced: 13 Oct 2025

https://github.com/baskuit/pinyon

Pinyon is a collection of algorithms and utilities for research in search/planning in simultaneous move games.

alphazero cpp games mcts pokemon search

Last synced: 14 Oct 2025

https://github.com/quasarapp/patronum

This is extension libraries for control your daemons.

controller cpp deamon qt services

Last synced: 27 Feb 2026

https://github.com/xord/beeps

A Simple Synthesis Library.

audio cpp gem library ruby sound synth

Last synced: 09 May 2026

https://github.com/liulilittle/interceptor.net

.NET clr /core (x86/x64 instruction set platform) managed function inline interceptor (hooking)

asm cli cpp csharp dotnet function hook inline-hook linux managed method netcore vb-net vbnet win32 windows x86 x86-64

Last synced: 15 Oct 2025

https://github.com/rafaykhattak/pingpong-cpp

PingPong Game is a classic arcade game implemented in C++ using the Raylib library

cpp oop oops-in-cpp ping-pong raylib raylib-cpp

Last synced: 19 Sep 2025

https://github.com/rafaykhattak/calculator-cpp

A simple calculator built in C++ using the Qt framework.

calculator-application cpp qt

Last synced: 19 Sep 2025

https://github.com/nilsdeppe/tuples

High quality C++11 compatible std::tuple and tagged_tuple implementations

c-plus-plus c-plus-plus-11 cpp cpp11 cpp14 metaprogramming

Last synced: 14 Mar 2026

https://github.com/esemeniuc/celestial-industries

A 2.5D real-time strategy game with city-builder influences

3d city-builder cpp opengl

Last synced: 10 Feb 2026

https://github.com/evanxg852000/cpp-conan-docker-starter

A C++ starter project using conan within docker

cmake conan cpp cpp14 cpp17 docker docker-compose

Last synced: 17 Oct 2025

https://github.com/huzecong/renderer

Naïve renderer

cpp path-tracing renderer

Last synced: 08 Feb 2026

https://github.com/0opsdev/farquhar-engine

Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl

3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization

Last synced: 10 Apr 2025

https://github.com/llnl/bindee

Fast C++-Python bindings for simple cases.

c-plus-plus clang clang-tooling cpp pybind11 python python-bindings

Last synced: 29 Apr 2025

https://github.com/acschaefer/ray_tracing

Fast grid-based ray tracing in C++ and Python

cpp grid python ray-tracing

Last synced: 04 Apr 2026

https://github.com/cmazakas/quail

QUIC transport protocol written in Boost.Asio

asio cpp cpp17 quic udp

Last synced: 22 Oct 2025

https://github.com/mylo54/rtype

This project aims to create an online multiplayer R-Type game. We had to implement a multi-threaded server using Asio and a graphical client in SFML.

cmake conan cpp linux macos rtype-game sfml windows

Last synced: 23 Oct 2025

https://github.com/flexivrobotics/flexiv_sim_plugin

A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.

adaptive-robots cpp flexiv force-control robotics sim2real simulation

Last synced: 17 Jan 2026

https://github.com/ali-elshorpagi/snake_game

A Snake Game using the C++ graphics.h library

cpp game game-development graphics-library snake-game

Last synced: 23 Jun 2025

https://github.com/creosb/nft-art-gallery

Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine

art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4

Last synced: 15 Sep 2025

https://github.com/dan920-dev/programmingcpp

Repository of C++

cplusplus cpp

Last synced: 13 Apr 2025

https://github.com/jsh32/codex

Books/Courses written by the Codex Foundation

book computer-science course cpp educational-resources learning learning-resources programming

Last synced: 14 Apr 2025

https://github.com/raffaeletranfaglia/llvm-middle-end-optimizations

Machine independent passes to optimise LLVM intermediate representation.

cpp llvm llvm-ir llvm-pass optimization

Last synced: 12 Apr 2025

https://github.com/cfnptr/ecsm

Easy to use and fast Entity Component System Manager (ECS) C++ library.

c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template

Last synced: 30 Oct 2025

https://github.com/caishangqi/charmingcraft

TopDown voxel game inspired by Minecraft: Dungeon, combined with lots of RPG elements

cpp game unreal-engine-5

Last synced: 13 Apr 2025

https://github.com/fkromer/testability-patterns-cpp

"Design for Testability" pattern examples in C++ (cmake, gtest).

cmake cpp design-for-testability gtest

Last synced: 27 Jun 2025

https://github.com/supercmmetry/rainman

A lightweight flexible hierarchical memory manager for C++

cpp leak manager memory memory-leak rainman smart-pointer thread-safe

Last synced: 13 Aug 2025

https://github.com/manzi-cedrick/more-dsa

DSA with C++ Programming

cpp

Last synced: 12 Apr 2025

https://github.com/joanstinson/hackandslash

A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.

cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2

Last synced: 21 May 2026

https://github.com/hunterdii/leetcode-potd

🌟 Welcome to the vibrant world of Leetcode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀

c competitive-programming cpp daily-coding-problem dailyprogrammer dsa-algorithm good-first-issue java leetcode leetcode-c leetcode-cpp leetcode-java leetcode-python3 leetcode-rust leetcode-solutions leetcode-solutions-cpp leetcode-solutions-python python3 rust

Last synced: 23 Aug 2025

https://github.com/richhaar/autosar-crc

JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++

autosar cpp cpp17 crc crc16 crc32 crc64 crc8 javascript node-addon node-addon-api nodejs

Last synced: 13 Apr 2025

https://github.com/pinto0309/tinyyolo

Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦

cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2

Last synced: 13 Sep 2025

https://github.com/novemus/stack-scopes

Analyzing C/C++ Stack Snapshots.

c-plus-plus cpp debug vscode vscode-extension

Last synced: 17 Jul 2025

https://github.com/dagronf/libuuidpp

A simple C++ UUID class wrapping libuuid

cpp libuuid linux macos unix uuid

Last synced: 11 Sep 2025

https://github.com/Jonathan-Greve/Xmake-template

Xmake C++23 project template. Using C++ modules, github workflows for CI/CD (Windows and Ubuntu) and gtest for testing. Compiles with both GCC on Ubuntu and MSVC on Windows. See the linux.yml file for how to properly install GCC on ubuntu if you're having trouble.

cd ci cicd cpp cpp20 cpp20-modules cpp23 gtest project starter-template template xmake xmake-repo

Last synced: 12 Mar 2025

https://github.com/nulladmin1/nix-flake-templates

A collection of Nix Flake Templates for: Python, CMake, Poetry, uv, Rust, Fenix, Naersk, Vim, Zig, Bash etc.

c cmake cplusplus cpp fenix go golang linux nix nix-flake nixpkgs poetry python rust template template-project templates zig

Last synced: 12 May 2025

https://github.com/iggy-rs/iggy-cpp-client

Official, lightweight C++ client SDK for Iggy.rs message streaming.

cpp cpp17 http iggy library messaging quic tcp

Last synced: 08 Mar 2026

https://github.com/wonikrobotics-git/allegro_hand_linux_v4

Official Code Repository for controlling the Allegro Hand V4 on Linux System

allegro-hand cpp python ros1-noetic

Last synced: 05 Apr 2025

https://github.com/abdallahhemdan/sudoku-solver

🔢 A Simple Sudoku Solver Using Recursive Backtracking technique..

backtracking backtracking-algorithm cpp sudoku-solver

Last synced: 22 Jul 2025

https://github.com/euyogi/projeto-anceu-cs50

Meu projeto do curso CS50: Um analisador de pdfs que processa as notas dos aprovados pelo Acesso Enem e organiza tudo. Agora em C++

acesso-enem-unb cpp cs50 cs50course cs50x customtkinter enem exe extract-text-from-pdf imgui pdftotext portuguese-brazilian project python unb yogi zlib

Last synced: 14 Apr 2025

https://github.com/tylerjw/fp

Functional Programming extensions to C++ for ROS projects.

cpp fp ros

Last synced: 13 Apr 2025

https://github.com/hrbrmstr/sl2json

Standalone program to convert Lowrance SL2 files to ndjson

cpp lowrance sl2

Last synced: 29 Oct 2025

https://github.com/deryaxacar/42-ft_printf

This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.

42 42-ft-printf 42born2code 42cursus 42ftprintf 42projects 42school c-programming c-programming-language c-project c-projects cpp ft-printf print printf printf-42 project

Last synced: 13 Apr 2025

https://github.com/sbaldu/neural_network_hep

Implementation of a neural network framework from scratch in C++ applied to particle physics

cpp cuda high-energy-physics neural-networks

Last synced: 20 Jul 2025

https://github.com/yeaseen/graphicsopengl

Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done

camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation

Last synced: 25 Jun 2025

https://github.com/kabirjaipal/evil-codes

Evil Codes is a repository where you will find many useful code snippets and also you can add your codes contact me on instagram : kabirjaipal_2004

c code-generation codeforces codes cpp discord discord-bot discord-js javascript problem-solving python script scripts snippets snippets-collection

Last synced: 09 Jul 2025

https://github.com/hhromic/e131-mqtt-bridge

E1.31 (sACN) to MQTT Bridging Server written in C

bridge c cpp e131 light-controller mqtt sacn server

Last synced: 04 Jan 2026

https://github.com/qobulovasror/visual-c-independent-work

SamSU Software Engineer Visual C++ independent work

cpp visual-cpp

Last synced: 06 Apr 2025

https://github.com/skyzh/data-structure-deque

A deque of O(sqrt n) complexity on access, insert and remove, with an optimization for O(log n) access based on fenwick tree.

binary-indexed-tree cpp deque fenwick-tree

Last synced: 27 Oct 2025

https://github.com/mootseeker/stm32_embedded_cpp

Get into CPP on Embedded Software Level

cpp embbeded lerning research-project stm32

Last synced: 26 Jun 2025

https://github.com/leeingnyo/newpuyoc

Puyo Puyo with 1 vs 1 network, multi-platform! See https://en.wikipedia.org/wiki/Puyo_Puyo for game rule, etc.

cpp cpp11 game-development multi-platform socket-programming

Last synced: 14 Apr 2025

https://github.com/innovatorved/pattern-and-array

Some of Important Array-SubArray and Pattern Problem and its Solution

arrays comptetive-programming cpp patterns

Last synced: 13 Apr 2025

https://github.com/tsedan/anxlang

Anx is an experimental programming language written in C++ using LLVM

compiler cpp language llvm systems

Last synced: 14 Apr 2025

https://github.com/KodiCraft/bunch

Bun plugin for loading and linking into C/C++ dynamic libraries automatically

bun c cpp javascript typescript

Last synced: 11 Apr 2025

https://github.com/ngdream/stringer

change a text to strings for programming language don't forgot to hit a :star:

cpp engine java python string stringer

Last synced: 14 Apr 2025

https://github.com/flaviomarcio/qrpc

Qt-Remote process call using http/rest, websocket, localsocket, tcp, udp, mqtt, amqp

amqp cpp http iot mqtt mssql odbc oracle postgres psql qt rest rpc sqlite websocket

Last synced: 26 Apr 2025

https://github.com/lucasfturos/projects_c-cpp

Repositório focado para salvar meus estudos nas linguagens C e C++

c cpp makefiles opengl

Last synced: 01 Aug 2025

https://github.com/wesleych3n/ntu-iot-node

NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.

cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny

Last synced: 23 Mar 2025

https://github.com/wesleych3n/ntubme-autograde

NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.

autograder autolab automation cpp docker gtest

Last synced: 23 Mar 2025

https://github.com/siyovush-hamidov/Hamming-Codes-8-4

🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake

cpp cryptography

Last synced: 29 Jul 2025

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

It contains questions from various online and offline platforms such as Hackerrank, Coding Ninjas, Codeforces, Leetcode, Codeforces etc

c cpp geeksforgeeks geeksforgeeks-solutions hackerrank hackerrank-solutions java programming python

Last synced: 26 Jul 2025

https://github.com/h2337/cppdataloader

cppdataloader is a batching and caching library for C++17

batch batching cache caching cpp cpp17 dataloader

Last synced: 13 Aug 2025

https://github.com/briancairl/zen

A functional/railway-oriented programming library for C++17

cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming

Last synced: 22 Aug 2025

https://github.com/rebelhere/social-network-application

Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.

console-app cpp object-oriented-programming social social-media

Last synced: 23 Aug 2025

https://github.com/dylanbt928/cpp-projects

📋 Simple projects developed in C++

beginner cpp learning projects simple

Last synced: 31 Jul 2025

https://github.com/fluxer/katie

C++ toolkit derived from the Qt 4.8 framework

c-plus-plus cpp qt4 toolkit

Last synced: 20 Feb 2026

https://github.com/flowerinthenight/win32-base-service

Skeleton service for Windows.

cpp win32 windows-service

Last synced: 31 Jul 2025

https://github.com/xffxff/spinningup-cpp

Implement some of the core deep RL algorithms with C++

cartpole cpp libtorch ppo reinforcement-learning spinningup vpg

Last synced: 03 Aug 2025

https://github.com/therealmileslee/deeplearning-watermark

This repository is a project that could be used as create fake watermark that imbedded in the picture

cpp cpp11 cpp20 python python3 pytorch tensorflow

Last synced: 31 Aug 2025

https://github.com/thealgo/hackerrank_solutions

Solutions to all the hackerrank questions solved my me using my own noble algorithms

algorithms cpp data-structures hackerrank

Last synced: 19 Sep 2025

https://github.com/karnkaul/microengine

Garbage Collectors Contest Team 3

cpp cpp17 game game-engine game-engine-2d

Last synced: 12 Aug 2025

https://github.com/avrongols/tetris-opengl

Classic 2D Tetris game created using C++ and OpenGL (GLEW, GLUT)

cpp glew glut opengl tetris

Last synced: 10 Apr 2025

https://github.com/matthewgeorgy/mrtx

opengl raytracer in c++ using glsl compute shaders

c cpp glsl opengl raytracing

Last synced: 31 Aug 2025

https://github.com/bitwizeshift/bit-tools

A library of useful c++ tools for creating application front-ends.

c-plus-plus-14 cpp cpp14

Last synced: 31 Jul 2025

https://github.com/jdsherbert/sherbert-engine

Custom game engine written in C++ and implementing various middleware.

3d 3dgameengine assimp cpp cpp17 direct3d directx directx-11 directx11 fmod game-engine imgui lua lua-script physx

Last synced: 29 Jun 2025

https://github.com/rafaykhattak/snake-cpp

Snake Game is a classic implementation of the popular Snake game in C++ using the Raylib library.

cpp oop oops-in-cpp raylib raylib-cpp snake-game

Last synced: 19 Sep 2025

https://github.com/rafaykhattak/notepad-cpp

A simple text editor built with Qt framework for basic file editing tasks

cpp notepad-application qt qtcreator

Last synced: 19 Sep 2025

https://github.com/yhaiovyi/c-wasm-loader

Super change your browser with C/C++ power.

c cpp wasm webpack webpack-loader webpack3

Last synced: 14 Apr 2025

https://github.com/chetannihith/program-hacktoberfest24

⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby

Last synced: 30 Jul 2025