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/arshagds/cpp_notebook

This repository is about the tips I'm learning from udemy. Check the commits.

begginer cpp notebook personal-notebook personal-repository practice

Last synced: 12 Nov 2025

https://github.com/mohamedsamirx/yolo_obb_cpp

YOLO V8 and V11 Inference Using CPP and ONNX Runtime

cpp obb object-detection onnx ultralytics yolo yolov11 yolov8

Last synced: 03 Jul 2026

https://github.com/jibsen/cpparg

C++ parser for argv

cpp getopt

Last synced: 28 Mar 2025

https://github.com/hlustikp/adventofcode23

Advent of Code 2023 C++ Solutions

advent-of-code advent-of-code-2023 cpp

Last synced: 04 Aug 2025

https://github.com/bsodium/terrain-interpolation

An openGL implementation of a procedural terrain interpolation algorithm

cpp opengl procedural-generation terrain-generation

Last synced: 06 Mar 2025

https://github.com/akshayrathore9010/stl-and-templates

A library of STL enhancements and template utilities for modern C++ development. Offers flexible, high-performance solutions for generic programming, including advanced algorithms and container utilities.

cpp stl templates

Last synced: 15 May 2025

https://github.com/chinmay-esp/esp32_microros_pub

This project uses Micro-ROS on ESP32 with PlatformIO to publish integer messages (`std_msgs/msg/Int32`) to a ROS 2 topic over serial transport. 🚀

cpp esp32 microros platformio ros2-humble

Last synced: 19 May 2026

https://github.com/irods/irods_project_template_cpp_client

A project template for creating iRODS Clients using C++

cpp data-management irods irods-client science

Last synced: 27 Jun 2025

https://github.com/arbinzaman/walkingmaninrain

It is computer graphics project that works with graphics.h Library without OpenGL

computer-graphics cpp graphic-h

Last synced: 18 Mar 2025

https://github.com/pujolsluis/stringlistgenerator

Program to generate a collection of strings for a Collection Initialization (Vector, List, etc).

collections cpp generator initialization list strings utils vector

Last synced: 25 May 2026

https://github.com/rogerfan48/project-fresh2-i2p2-arenalegends

A (single/online) multiplayer battle game project inspired by Clash Royale developed for Introduction to Programming I (Freshman Fall).

allegro boost-asio cpp

Last synced: 26 Feb 2025

https://github.com/ven-gnz/ogl

Realtime Rendering "Tsemppirinki"

cpp opengl

Last synced: 24 Apr 2026

https://github.com/kmhswimgirl/bread-hero

Play Guitar Hero using bread

c clone-hero cpp guitar-hero pi-pico-w pico-sdk

Last synced: 19 May 2026

https://github.com/vankasiddhartha/3dengine

3dEngine is a simple software-based rendering engine implemented in C++. The goal is to understand how OpenGL and 3D rendering work at a low level by building everything from scratch.

c cpp

Last synced: 16 May 2026

https://github.com/jelhamm/virtual-memory

"Implementation of Virtual Memory available in operating systems"

cpp least-recently-used most-recently-used operating-systems replac virtual-machine

Last synced: 04 Apr 2025

https://github.com/dup4/validator-cpp

validation for struct/classes.

cpp validator

Last synced: 29 Mar 2025

https://github.com/malwarebo/memcachex

Implementation of libmemached.

cpp libmemcached memcached

Last synced: 26 Jun 2025

https://github.com/nigeparis/42-cpp-04

The Scope of this Module was to get to know C++ further and come in closer contact with inheritance for classes:

cpp

Last synced: 19 May 2026

https://github.com/felixzc/datastruct-practice

数据结构练习(C++版)

cpp

Last synced: 29 Mar 2025

https://github.com/kar-dim/CAS-2D

Implementation of the AMD FidelityFX CAS (Contrast Adaptive Sharpening) algorithm on CUDA, for sharpening static images.

cpp cuda dll fidelityfx gpu image-processing parallel-computing sharpen

Last synced: 01 Nov 2025

https://github.com/gastonmorixe/react-native-new-architecture-research

React Native new architecture clear documentation and findings

android cpp docs ios jsi new-architecture react react-native swift

Last synced: 11 Apr 2026

https://github.com/chrisvasa/passwordhash

A password recovery tool with a basic GUI utilizing ImGUI. Used for learning basics in encryption (MD5 / SHA256) and search algorithms (binary search)

binary-search cpp encryption-decryption filemanagement imgui

Last synced: 20 Jun 2025

https://github.com/korzewarrior/korzeterm

A minimal terminal emulator built with C++ and Qt5. Still a work-in-progress. It builds. It runs. You probably shouldn’t use it.

cpp terminal test

Last synced: 26 Jun 2025

https://github.com/danielkrupinski/morse-cpp

Morse code translator.

cpp

Last synced: 14 Mar 2025

https://github.com/san363/rizzen9

🐙 DevOps engineer automating CI/CD and cloud infrastructure with Terraform, Kubernetes, Docker, and Ansible to build scalable, reliable systems and smooth deployments

cpp factor mariadb

Last synced: 19 Apr 2026

https://github.com/gasinfinity/rnm

Small, simple C++26 math library for game development.

cpp cpp26 graphics-programming math

Last synced: 04 Mar 2025

https://github.com/ayslan-gamedev/sokoltriangle_cpp

This is one of the possible (and not recommended) solutions to a challenge that I created as a requirement to participate in a project.

cpp cpp20 opengl sokol

Last synced: 30 Mar 2025

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

一个用于简单项目的Makefile模板

cpp demo makefile template

Last synced: 14 Mar 2025

https://github.com/acrnischal/neplang

Step into NepLangCPP, where code is spicier than curry and syntax is as wild as a mountain breeze! 💻🏔️ NepLangCPP is the rebel of programming – more like a Bollywood dance-off than a serious coding affair. It's where bugs are features and errors are just the language telling jokes. 🎭🐜

cpp language nepaliprogramming neplangcpp

Last synced: 29 Jun 2025

https://github.com/diyorsattarov7/dotfiles

Minimalist development environment configuration featuring Zsh, tmux, and Neovim with LSP support. Includes custom prompts, vim-style navigation, and integrated development tools for C/C++, Lua, and Rust.

c cpp lua neovim rust tmux zsh

Last synced: 10 Apr 2026

https://github.com/jamesmistry/measuro

Program metrics in modern C++

cpp metrics metrics-gathering observability

Last synced: 16 Jan 2026

https://github.com/simonthorell/atmega328p-io-gcc

ATmega328p project using C++ inside docker dev-container, compiling with AVR-GCC, and flashing/monitoring with Bash scripts

avr bash cpp docker

Last synced: 13 Apr 2026

https://github.com/vintagegrey/gamework

Work in progress C++ game engine built with simplicity in mind

cpp cpp20 cross-platform cross-platform-game cross-platform-game-engine ecs game-engine indie-dev

Last synced: 29 Mar 2025

https://github.com/2115425amar/dsa

dsa daily practice

cpp dsa dsa-algorithm

Last synced: 12 Apr 2025

https://github.com/mohamed-moumni/cpp_modules

The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.

cpp

Last synced: 14 Mar 2025

https://github.com/jhleeeme/network-exercises

Network programming exercises with cpp

cpp ipc message-queue network semaphore shared-memory socket

Last synced: 24 Jun 2026

https://github.com/naguales/antivirus-demo-app

The Virus Scanner is a demo application designed to simulate threat scanning.

antivirus-scanners cpp cpp14 demo-app qt qt-gui qt-widgets

Last synced: 02 Jan 2026

https://github.com/mrsumanbiswas/eschool

eSchool the next level game!

cli-app cli-games cpp doxygen eschool game school

Last synced: 19 May 2026

https://github.com/brobeson/kan

Playing around with 3D graphics

3d-graphics cpp glsl opengl

Last synced: 16 Jan 2026

https://github.com/fabriciocovalesci/analise_desenvolvimento_sistemas

Repositório para salvar todos scripts, realizados em sala de aula.

cpp java javascript mysql postgresql python sql

Last synced: 10 Apr 2026

https://github.com/alexandruiancu/todoui-cpp

LFS148 UI C++ reimplementation

cpp opentelemetry

Last synced: 20 Apr 2026

https://github.com/gasinfinity/graphexia

Manipulate graphs efficiently with all the eye candy. Currently in pre-alpha

cpp graphs graphs-algorithms visualization

Last synced: 09 Sep 2025

https://github.com/414owen/typedef-gen

Alias all the types!

aliases cpp typedef

Last synced: 29 Mar 2025

https://github.com/potakaaa/tftf_edge_api

TFTFEdge API is a FastAPI-powered web service designed to calculate the most efficient jeepney routes in Cagayan de Oro using geographic coordinates and transfer range. This API integrates a C++ algorithm for route calculation, delivering real-time route data in a flexible, scalable format.

algorithm cpp minimum-transfer network pathfinding

Last synced: 19 May 2026

https://github.com/amstonn/epoll-server

A simple server based on epoll 基于epoll的简易服务器

cpp epoll epoll-tcp-server

Last synced: 23 Mar 2025

https://github.com/arkaht/cpp-ekosystem

Ekosystem ─ a simple data-driven simulation game in C++ using Suprengine and ImGui

cpp custom-engine data-driven ecosystem imgui opengl sdl2 simulation

Last synced: 19 May 2026

https://github.com/benami171/pipeline_leader-follower

This project emphasize the concurrent workflow of Pipeline and Leader-Follower design patterns.

cpp design-patterns leader-follower linux multithreading pipeline server thread-pool threads

Last synced: 19 May 2026

https://github.com/anibalalpizar/cpp-tic-tac-toe

Tic Tac Toe Game is a C++ implementation of the classic game. Players mark spaces on a 3x3 grid to form lines. It features input validation, win tracking, and result display.

console-application cpp tic-tac-toe

Last synced: 09 Jul 2025

https://github.com/rakin406/construction

Construction game

3d cpp game game-development

Last synced: 25 May 2026

https://github.com/omarsalemdmet/multidimensional_visualization_in_opengl

This project demonstrates two distinct techniques for visualizing multidimensional data using C++ and OpenGL

cpp data-visualization opengl visualization

Last synced: 07 May 2026

https://github.com/brakmic/cppdev

C++ Development Docker Container

cmake cpp docker gcc gpp

Last synced: 14 May 2026

https://github.com/rosendo-martinez/ray-casting-3d

A ray casting project I made.

cpp raycasting

Last synced: 04 Mar 2025

https://github.com/knoblauchpilze/cellify

Some open-world cell magic

cpp multiagent-systems sdl2

Last synced: 15 May 2025

https://github.com/knoblauchpilze/square-color

A fun game with squares

cpp floodit opengl pixelgameengine

Last synced: 18 May 2026

https://github.com/rerikop/tpp

Time++ is an easy-to-use header-only library for C++20 to time functions or blocks of code

cpp header-only performance-analysis timeit

Last synced: 04 Mar 2025

https://github.com/richhaar/safecast

SafeCast: A header-only C++ library for safe integer type casting. Prevents overflow and underflow errors, offering a lightweight alternative to boost::numeric_cast.

cpp cpp20 header-only numeric-conversion overflow-prevention safety type-casting underflow-prevention

Last synced: 11 Jun 2026

https://github.com/kaixtr/bashsays

Aplicativo de terminal em C++ que exibe uma mensagem personalizada

cpp linux linux-shell rpm rpm-packages

Last synced: 19 May 2026

https://github.com/1chooo/cpp-basic

This is the normal content of cpp.

cpp university-course

Last synced: 26 Mar 2025

https://github.com/mattiasjahnke/arduino-tetris

Matrices, matrices everywhere

arduino cpp game tetris

Last synced: 19 May 2026

https://github.com/pawelgoj/quiz-cpp

Quiz about C++ written in C++.

cpp game json quiz wxwidgets

Last synced: 19 May 2026

https://github.com/zeekersky/activities

This repository contains assignment solutions for various courses conducted at IIT Mandi. The content spans across different topics, including Data Structures and Algorithms (DSA), Computer Vision, and the Computer Science Practicum course.

algorithms algorithms-and-data-structures computer-science computer-vision cpp data-structures python3

Last synced: 19 Apr 2026

https://github.com/ashutosh7i/night-owl

Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.

cpp logging sqlite

Last synced: 20 Feb 2026

https://github.com/fraadap/backendecommerce

This is a project for a Computer Science Bachelor Course. It's been implemented an HTTP server for an ecommerce backend. Project has a multicore and multithread architecture, managed by Redis.

backend cpp ecommerce server

Last synced: 26 May 2026

https://github.com/chuahou/sap

A simple argument parser for C/C++ CLI applications

c cli cpp library parser

Last synced: 19 May 2026

https://github.com/phyulwin/sfml-cs8-final-project

PCC Spring 2023 CS8 Final Project

cpp notepad sfml

Last synced: 17 Jun 2026

https://github.com/vishalku03/binary_search

In binary search, recursion is used to repeatedly divide a sorted array into halves until the target value is found. The algorithm compares the middle element to the target, then recursively searches either the left or right half depending on the comparison, reducing the search space efficiently.

cpp dsa gfg-questions leetcode-questions

Last synced: 26 Feb 2025

https://github.com/erthium/code-status

Project to calculate how many lines of code has be written and in which langauges

code-lines code-stats cpp cpp17 line-counter

Last synced: 04 Jun 2026

https://github.com/arducat/tcpping

Простая утилита для отправления запросов на TCP сервер.

cpp cxx multiplatform pet-project tcp tcp-client tcp-client-cpp

Last synced: 21 Jul 2025

https://github.com/headlessnode/dsa

My first GitHub repository showcasing a collection of code snippets that highlight my learning journey in data structures and algorithms. From basic arrays to complex trees and graphs, these practical implementations demonstrate my growing expertise

algorithms beginner-friendly code-examples code-snippets coding-challenges coding-practice competitive-programming cpp data-structures learning-resources problem-solving

Last synced: 18 May 2026

https://github.com/nikitakarmakarp/hackerrank

This repository contains solutions to various HackerRank problems that I have solved during my coding practice journey. It serves as a collection of efficient, well-documented solutions that cater to both beginners and experienced programmers.

c cpp

Last synced: 05 May 2026

https://github.com/toransahu/ray-firmware

Firmware of Ethereal Ray 3D Printer

3d-printer c cpp ethereal-machines firmware marlin-firmware python

Last synced: 10 Apr 2026

https://github.com/tsnsoft/dialogblocks_wx_demo

Пример программы на C++ с использованием wxWidgets и DialogBlocks в Visual Studio 2022

2022 cpp cross-platform dialogblocks linux visual-studio wxwidgets

Last synced: 05 Apr 2025

https://github.com/convexwf/pong-godot

An implementation of the classic Pong game using the Godot engine (GDExtension), showcasing basic game mechanics and user interactions. 使用 Godot 4.3 GDextension 实现的 pong 游戏。

cpp game gdextension godot

Last synced: 30 Apr 2026

https://github.com/bdegreve/liar

LiAR isn't a raytracer

cpp physically-based-rendering python raytracing

Last synced: 18 May 2026

https://github.com/darkzarich/mario-console

Mario game in terminal

cpp training

Last synced: 12 May 2025

https://github.com/leoho0722/cpp_practice

C++ 語法練習

cpp

Last synced: 11 Sep 2025

https://github.com/darkzarich/dungeon-and-orks

Terminal turn-based RPG game

cpp training

Last synced: 12 May 2025

https://github.com/im-rises/genesisforgelib

This is the library for my Engine GenesisForge (WIP)

cmake cpp library multiplatform programming

Last synced: 14 May 2025

https://github.com/fontseca/concurrent-email-server

program for sending emails to several recipients concurrently (for technical assessment)

cpp mail-client multithreading priority-queue

Last synced: 19 Oct 2025

https://github.com/joswinemmanuel/strivers-a2z-dsa

A comprehensive resource for Data Structures and Algorithms, following the Striver's A2Z approach to enhance learning and problem-solving skills.

cpp python

Last synced: 05 Apr 2025

https://github.com/stuart6854/opengl_base

OpenGL Base

cpp opengl

Last synced: 26 Apr 2026

https://github.com/priyanshscpp/Data_Structures

This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future

cpp dsa geeksforgeeks leetcode

Last synced: 12 May 2025

https://github.com/beatussum/ufold

The GNU coreutils fold program doped

beatussum cpp cpp-library cpp17

Last synced: 17 Mar 2025

https://github.com/xorz57/boostsmlproject

Boost SML Project using CMake

cpp state-machine

Last synced: 29 Jun 2025

https://github.com/farfromsouls/cpplabs

This is a repository with my C++ labs, you can use them to understand and master the basic concepts of the language and its features

cpp labs

Last synced: 12 May 2025