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/eschan145/collisions

A demonstration of using spatial hashing for optimized collision detection using the Windows API.

collision-detection cpp win32 windows-api

Last synced: 12 Oct 2025

https://github.com/marzer/noexcept

Type traits for manipulating `noexcept` in C++17.

cpp

Last synced: 12 Oct 2025

https://github.com/daniel05155/client-server-bank-system

This project is a banking management system built with the concept of operating system and multithread programming using C++.

bank-system cpp operating-system

Last synced: 12 Oct 2025

https://github.com/pechinkin/1st-database-client

client to store, update data about vehicles in the garage

cmake cpp

Last synced: 12 Oct 2025

https://github.com/baqar-abbas/data-structures---algorithms

This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.

abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack

Last synced: 12 Oct 2025

https://github.com/pulkit1822/geeksforgeeks

This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp data-structures-and-algorithms java problem-solving

Last synced: 12 Oct 2025

https://github.com/foxy4096/calculator

A simple calculator made with c++

cpp

Last synced: 12 Oct 2025

https://github.com/sanjinkurelic/arduinoplayground

Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.

arduino arduino-mega-2560 arduino-motor arduino-ultrasonics cpp dc-motor dcmotorcontrol ir-sensor l298n ultrasonic-sensor ultrasonic-sensor-distance

Last synced: 15 May 2026

https://github.com/asko7779/kernel-panic-module

Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests

bare-metal cpp kernel-panic os programming testing-module

Last synced: 13 Oct 2025

https://github.com/lucamazzza/lmgl

A modern OpenGL Engine Library for general purpose 3D graphics applications.

computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows

Last synced: 13 Mar 2026

https://github.com/ka-iden/Raytracing-Test

Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/

cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image

Last synced: 13 Oct 2025

https://github.com/ka-iden/OpenGL-Test

Testing out and Learning Modern OpenGL, repo for bkp/testing

assimp cpp cpp20 modern-opengl opengl stb-image testing

Last synced: 13 Oct 2025

https://github.com/aavision/bubble-sort-benchmarks

Benchmarking Bubble sort using different languages!

bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu

Last synced: 19 Jan 2026

https://github.com/mrk21/cpp-webmock

The cpp-webmock is HTTP mocking library that was created by referencing to WebMock of Ruby.

cpp cpp14

Last synced: 13 Oct 2025

https://github.com/pablonicolla/ipulse

Scalable web app blog with dedicated C++ and OpenCV API service to handle image manipulation

cpp docker ejs javascript opencv

Last synced: 27 Jan 2026

https://github.com/dtinth/soundplayer

A simple sampled sound player written using FMOD Ex.

cpp fmod

Last synced: 13 Oct 2025

https://github.com/rafael-santiago/hysplex

A tiny, well-contained and well-simple C library to help you measure function implementations performance and choose the best one.

benchmark c c99 cpp optimization-helper optimzation

Last synced: 18 Apr 2026

https://github.com/nickken253/hap_dino

A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.

cpp game sfml

Last synced: 13 Oct 2025

https://github.com/zyx-0314/cp1-grade-checker-basics-part-2

A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.

basic-programming cpp school-project

Last synced: 27 Jan 2026

https://github.com/mohitrajain/anti_intelligent_tic-tac-toe

A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .

ai android cpp game tic-tac-toe

Last synced: 20 Apr 2026

https://github.com/perceptronv/scierra

A Simulated C++ Interpreter with Recurrent Adaptation

cpp cpp-interpreter gcc-complier interpreter

Last synced: 13 May 2026

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

This repository contains solutions of @striver79 A2Z DSA sheet.

cpp dsa striver-a2z-sheet

Last synced: 13 Oct 2025

https://github.com/st235/uric

A Uniform Resource Identifier (URI) implementation in C++, designed strictly in compliance with RFC 3986.

cpp parser pico raspberry-pi-pico rfc3986 uri url

Last synced: 31 May 2026

https://github.com/archie94/codes

Important codes implementing various algorithms and day to day problems.

algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj

Last synced: 24 Apr 2026

https://github.com/jurgen-kluft/cbase

C++ cross-platform base library

allocator assert console cpp log printf sort sscanf types va-list

Last synced: 27 Jan 2026

https://github.com/bortolettojoaog/tic_tac_toe

Basic game

cpp

Last synced: 14 Oct 2025

https://github.com/wumo-util/newconan

C++ project template generator based on cMake, conan

cmake conan cpp python

Last synced: 24 Feb 2026

https://github.com/harshit0571/dsa

This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.

cpp dsa java lcoding leetcode leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/xeimsuck/wine-injection

Assault Cube Simple-Cheat

assaultcube cheat cpp dll-injection

Last synced: 15 Mar 2025

https://github.com/maverobot/messaging

A message-passing framework from the book C++ Concurrency in Action 2nd Edition

concurrency cpp messaging multithreading mutex

Last synced: 31 May 2026

https://github.com/prathamjoshi-1/ai-prompt-based-website-generator-using-esp8266-flask

A beginner-friendly project that generates HTML, CSS, and JavaScript websites automatically from AI prompts. Built with **Flask** for backend, **ESP8266** for IoT integration, and supports safe API key management via environment variables.

cpp css esp8266 html

Last synced: 18 Apr 2026

https://github.com/patolete/programacion

Repositorio con toda la informacion y trabajos de programacion que he realizado.

cpp css dalto git html python soydalto

Last synced: 04 May 2026

https://github.com/strongerprogrammer7/methodsdevelopmenttranslator

The repository - translator from C to C#, on the language's C++

c cli cpp csharp windows-forms

Last synced: 14 Apr 2026

https://github.com/dibyajyotibiswal57/programs

Collection of all the programs which I made.

c cpp csharp java js python qbasic64

Last synced: 27 Jan 2026

https://github.com/precise-goals/cpp-notes

Hey folks! 👋 This is my personal DSA library in C++ that I’ve built over time by practicing and revising daily. It’s helped me strengthen my core concepts and problem-solving skills. Feel free to explore and use it as a reference while learning. If you find it useful, considering "Star" option to this repository.

algorithms cpp data-structures-and-algorithms logic-develop problem-solving

Last synced: 14 Oct 2025

https://github.com/vinkle-hzt/little-games

Qt开发的小游戏

cpp gobang qt

Last synced: 14 May 2026

https://github.com/to1dev/tengu

Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.

bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet

Last synced: 13 Mar 2026

https://github.com/konvt/threadpool

A straightforward implementation of a C++17 thread pool.

cpp cpp17 thread-pool threadpool

Last synced: 15 Oct 2025

https://github.com/zezav-cz/MatrixCalculator

CLI app fro basic matrix operations

cpp linear-algebra matrix matrix-calculations

Last synced: 15 Oct 2025

https://github.com/angeligareta/deterministic-finite-automaton

Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.

cpp deterministic-finite-automata deterministic-finite-automaton dfa

Last synced: 15 Oct 2025

https://github.com/kiritofeng/collision-sim

Collision Simulator for AP Physics

cpp simulation

Last synced: 15 Oct 2025

https://github.com/beliumgl/rsg

A project written in C++17 that allows you to generate strings with different modes, different character sets, and any length.

cpp cpp17 random random-generation random-string-generation random-string-generator random-string-generators strings

Last synced: 15 Oct 2025

https://github.com/ralvarezdev/uru-compiler-design

My projects from Compiler Design college course. HAVE SOME BUGS

college compiler-design cpp rafael-urdaneta-university universidad-rafael-urdaneta uru

Last synced: 15 Oct 2025

https://github.com/thaikoz/gra-w-zycie

Gra w życie to gra komórkowa wymyślona przez brytyjskiego matematyka Johna Hortona Conwaya w 1970 roku. Jest to przykład automatu komórkowego, w którym stan każdej komórki na dwuwymiarowej siatce jest aktualizowany w oparciu o stany jej sąsiadów w poprzednim kroku.

cpp oop

Last synced: 15 Oct 2025

https://github.com/aloereed/llama.cpp-server-ohos

Llama.cpp server for OpenHarmony

cpp harmonyos-next llama llamacpp openharmony

Last synced: 16 May 2026

https://github.com/seyed0123/n-segment

N-segment display text mode

cpp segment-display

Last synced: 16 Oct 2025

https://github.com/aman1-2/cpp-program-files

A c++ Beginners friendly Program codes with thier Explanation we have too tried to cover few of the advance topics as well Hooe you will fund it Interesting and Helpful

cpp

Last synced: 16 Oct 2025

https://github.com/jonas-lucas/hello-world

Unlocking the World of 'Hello, World!' in Multiple Programming Languages.

c cpp go hello-world java javascript language python r ruby typescript

Last synced: 07 Apr 2026

https://github.com/stefanolusardi/yolov8-onnx

YoloV8 inference built using ONNX Runtime C++, without OpenCV

cmake computer-vision cpp onnx onnxruntime yolo

Last synced: 17 Feb 2026

https://github.com/imthecurse/temp-folder

:hourglass: :file_folder: A linux notification based program that creates and removes a temporary directory automatically.

automatic-deletion cpp cpp17 linux-app linux-shell temporary-directory temporary-files

Last synced: 28 Jan 2026

https://github.com/sontungexpt/mario3

The project for SE102.N21.PMCL class

cpp game game-development mario

Last synced: 17 Oct 2025

https://github.com/enansari/cph

competitive programming helper: A powerful parser to make competitive coding easier | دستیار برنامه نویسی رقابتی: یک پارسر قدرتنمد برای استفاده در کدنویسی رقابتی

codeforces competitive-programming cpp parser python quera quera-ir

Last synced: 17 Oct 2025

https://github.com/tejashviraj19/100daysofdsaincpp

🧠 Daily DSA grind in C++ — a 100-day journey of solving problems, sharpening logic, and building mastery in data structures and algorithms. 🚀

100daysofcode algorithm challenge coding cplusplus cpp datastructures dsa practice programming

Last synced: 17 Oct 2025

https://github.com/eclipse-keypop/keypop-calypso-card-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 18 Oct 2025

https://github.com/abolfazlmohammadpour/simplehydraulicjackcontrollerwitharduino

A Simple Hydraulic Jack Controller Wrote By Arduino

arduino c cpp

Last synced: 02 May 2026

https://github.com/aquice/amberengine

AmberEngine is my try at the creation of a basic 3D engine displaying only in isometric projection.

cpp game game-engine

Last synced: 12 Apr 2026

https://github.com/maximilian-winter/simplegameengine

A dx 11 based engine with image based lightning(IBL) and bullet physic engine.

bullet-physics cpp directx directx-11 physically-based-rendering

Last synced: 18 Oct 2025

https://github.com/talha-1010/des-algorithm

A symmetric-key algorithm for the encryption of digital data.

cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations

Last synced: 18 Oct 2025

https://github.com/styczynski/poly-var-cpp

Just-for-fun implementation of polymorphic variables in C/C++

c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages

Last synced: 01 Jun 2026

https://github.com/tntmeijs/plain

A simple webbrowser built completely from scratch.

computer-graphics cpp network-programming vulkan webbrowser winsock

Last synced: 01 Jun 2026

https://github.com/birdroad1/server-pinger

Server pinger for Minecraft written in C++

cpp crawler make minecraft minecraft-scanner postgres scanner server

Last synced: 14 Apr 2026

https://github.com/rageworx/libdes

library for Data Encryption Standard, supports to 3DES, for GCC(G++)

3des cipher cplusplus cpp decryption des encryption gcc gpp library

Last synced: 18 Oct 2025

https://github.com/erthium/sdl2-snake

Snake Game made with SDL2 and C++

cpp cpp11 makefile sdl2 snake snake-game

Last synced: 01 Jun 2026

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

this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.

cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution

Last synced: 19 Oct 2025

https://github.com/amirreza81/os-lab

Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology

bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu

Last synced: 27 Jan 2026

https://github.com/anjasfedo/stack

Stack on C++

cpp static

Last synced: 01 Jun 2026

https://github.com/mnikander/cpp_sequence

Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.

algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence

Last synced: 19 Oct 2025

https://github.com/twilight-dream-of-magic/largedynamicbitset

Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position

bitset cpp cpp11 dynamic-bitset

Last synced: 19 Oct 2025

https://github.com/silverjun/coronashootemup

2020 coronavirus shooting game made with SFML

2d-game cpp sfml shoot-em-up

Last synced: 19 Oct 2025

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/wolgemoth/wgccre

A C++ solution implementing several reports by the Working Group on Cartographic Coordinates and Rotational Elements for determining the orientation of different astronomical bodies.

astronomy bodies cartographic coordinates cpp cpp17 elements geological header-only header-only-library iau international-astronomical-union orientation planets rotation rotational solar-system tempalte templated templates

Last synced: 19 Oct 2025

https://github.com/utkarsh1504/dsa-cpp

This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.

cpp dsa

Last synced: 18 May 2026

https://github.com/ostanton/tailsengine

The only (maybe) two-tailed game engine!

2d-game-engine cmake cpp cpp20 game-engine retro sfml sfml3

Last synced: 19 Oct 2025

https://github.com/masum184e/cpp_stl_learning

Introducing a collection of the most-used C++ STL functions. In your competitive programming journey, this will save your time, whether you are a newbie or excelling in programming contests. You can review your existing knowledge or learn something new.

c-plus-plus competitive-programming cpp problem-solving programming-contest standard-template-library stl

Last synced: 19 Oct 2025

https://github.com/maurodelazeri/kafka-cpp

C++ client for Kafka leveraging librdkafka https://github.com/edenhill/librdkafka

cpp kafka librdkafka producer-consumer

Last synced: 19 Oct 2025

https://github.com/korigamik/graphing-sfml

A collection of projects and a graph plotting tools/librarys written using SFML

cmake cpp graph plotting sfml

Last synced: 19 Oct 2025

https://github.com/salma-mamdoh/sorting-algorithms

Our project for Data Structures Course taken during fall 2023 semester

analysis cpp sorting-algorithms

Last synced: 20 Oct 2025

https://github.com/ardwiinoo/string_match_bruteforce

Implementasi algoritma brute force pada studi kasus pencarian string judul jurnal

brute-force-algorithm cpp responsi-sa string-matching

Last synced: 20 Oct 2025

https://github.com/razvan48/gestiunea-unui-lant-de-hoteluri

Proiectul se va ocupa cu gestiunea unui lant de hoteluri. Va exista functionalitatea necesara descrierii relatiilor dintre hoteluri, clienti, camere, sejururi, angajati, etc..

cpp oop

Last synced: 20 Oct 2025

https://github.com/iinspectable-informal/educamlite

(实验性)高性能教学场景的可替代选项。

camera cpp cppwinrt educational-software uwp winrt winui

Last synced: 16 Apr 2026

https://github.com/a-cordier/bpk

:construction_worker: bpk packages files as binary resources availables in your C++ project

build-tool cpp

Last synced: 20 Oct 2025

https://github.com/Pulkit1822/Leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 20 Oct 2025

https://github.com/corpssansorganes/thread_pool

C++11 thread pool, designed for ease of use.

cpp cpp11 semaphore thread-pool waitable-queue

Last synced: 01 Jun 2026

https://github.com/mecaneer23/binarytodecimal

Binary to decimal converters in numerous languages. Designed as a learning tool to compare common concepts across programming languages.

ada bash batch bin2dec binary-to-decimal binary-to-decimal-number-converter c coffeescript cpp forth haskell programming-languages python scala swift

Last synced: 27 Jan 2026