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/yashsonaar/pcm-jee-quiz

The project is about quiz platform for JEE aspirants who want to give free PCM test series..

cpp jee oop

Last synced: 02 Apr 2025

https://github.com/chrkspln/to-do-list

хтось читає дескріпшн?

beginner-project cpp to-do-list

Last synced: 28 Jul 2025

https://github.com/danbarajas/schedule-manager

Multi-class C++ project used to organized college class schedules on a calendar.

cpp makefile wip

Last synced: 01 Apr 2025

https://github.com/kylecurtis/solutions

Leetcode (and similar) solutions with self-testing.

c-plus-plus cmake cmakelists cplusplus cpp leetcode leetcode-solutions

Last synced: 20 Aug 2025

https://github.com/nikitakarmakarp/leetcode-solutions-2024

"💡 LeetCode Solutions Hub! 🚀 Explore the problems I solve and the concepts I master daily. Let’s code, learn, and grow together. Stay connected for more challenges! 💻"

c cpp java python

Last synced: 13 Apr 2026

https://github.com/xjunko/osdev

a barely working 32bit operating system

cpp kernel osdev

Last synced: 18 Jun 2025

https://github.com/arlesson-sales/knapsackproblem

Um trabalho prático feito em c++ que envolve resolver um problema de otimização conhecido como Problema da mochila. O problema consiste em levar em uma mochila os objetos que somem o maior valor possível, mas sem extrapolar sua capacidade de peso. Cada objeto possui um peso e um valor associado.

cpp kanpsack-problem

Last synced: 07 Sep 2025

https://github.com/nbdy/bindb

binary database to be used with structs

cpp file-based-database struct

Last synced: 28 Mar 2025

https://github.com/sla-ppy/p01-udemy-s4

[F] Took two months off to dedicate every single day to learning C++

cpp early-attempts udemy

Last synced: 22 Jun 2026

https://github.com/p5-vbnekit/lambda.goldsrc

Yet another SDK for GoldSrc GameDLL developement

cmake cpp cpp20 goldsrc half-life metamod sdk

Last synced: 17 May 2026

https://github.com/mohyware/snake-game-cpp

My first spaghetti code

cpp

Last synced: 26 Mar 2025

https://github.com/fluxer/kde-workspace

Katana workspace

c-plus-plus cpp qt4

Last synced: 12 Mar 2026

https://github.com/straightcurve/glfw-cpp-starter

Contains build scripts, config for VSCode C++ debugging and a glad build with 3.3.0 core API and no extensions.

cpp glfw glfw-starter opengl

Last synced: 19 Apr 2026

https://github.com/huy-dna/any-cpp

A memory-safe and type-safe class in C++ that implements an object that can represent any types

any cpp emulate raii typecheck

Last synced: 26 Mar 2025

https://github.com/vkondratiuk482/cpp-essentials

When I have passion I come here and try to figure out how does C++ work. Here I learn some basic stuff about the language

clang cpp cpp17 cxx cxx17

Last synced: 06 Jul 2025

https://github.com/paulddev/programming-language

C, C++, C# study.

c cpp oop

Last synced: 23 Feb 2026

https://github.com/maxime-cllt/dsatur

Projet de l'UE graphe en L3

algorithms cpp dsatur graph

Last synced: 09 Oct 2025

https://github.com/hareem-gohar/oop-dsa-stl

This repository is dedicated to learning and solving problems in Object-Oriented Programming (OOP), Standard Template Library (STL), and Data Structures and Algorithms (DSA) using C++.

algorithms cpp dsa oop standard-template-library

Last synced: 26 Mar 2025

https://github.com/xdlg/sdl3-examples

SDL3 minimal examples and toy projects.

cpp creative-coding examples sdl sdl3

Last synced: 31 May 2026

https://github.com/b3ta-blocker/bank_management_system

Featuring my second-semester CS-112 (OOP) project – Bank Management system implemented in C++. The project includes functionalities for managing customer data. You'll find the source code, documentation, and any necessary instructions for running the program. Feel free to delve into the project, and I welcome any feedback or collaboration.

cpp csv-files file-handling group-project object-oriented-programming user-interface

Last synced: 08 Dec 2025

https://github.com/zulqarnain1ali/mcqs-test

Simple project in C++ which take the test from the users. This contain different MCQs which users will answer and will get the results at the end. This test is like the initial test conducted by the forces as the initial test for their recruitment. Contain different test like Intelligence, Academic etc.

cpp mcq-test

Last synced: 31 May 2026

https://github.com/tessapower/mem-leak-playground

A playground to test out memory leaks and how to find them using the tools Top and Valgrind.

cpp memory-leak-detection valgrind

Last synced: 31 May 2026

https://github.com/asm0107/sky-s-vlc-reimagined

A free, open-source, and modular desktop media player architected using C++17, Qt6, and OpenGL.

cpp media-player opengl qt6

Last synced: 31 May 2026

https://github.com/themihirmathur/easy-keeper

'Easy Keeper' is a powerful and efficient password generator and manager built with the C++ computer language. This application allows users to safely store sensitive information in binary files and password-protect them. Furthermore, the application allows users to access stored encrypted data by entering the correct password.

binary-files cpp

Last synced: 28 Feb 2025

https://github.com/rugleb/neural-network

High-level neural networks API for C++

cpp neural neural-network

Last synced: 30 Jun 2025

https://github.com/without-eyes/filesearcher

[C/C++ GL BaseCamp] Qualifying Technical Test 2024

cpp file-search filesystem linux static-library windows

Last synced: 13 Apr 2026

https://github.com/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 14 Apr 2026

https://github.com/mkwapisz2000/cpp-priority-queue

This project implements a priority queue using two data structures: Binary Heap (Heap), Linked List (LinkedList)

alghorithms cpp data-structures heap linked-list priority-queue

Last synced: 30 Jun 2025

https://github.com/ibnusyuhadap3/c-factory-pattern-first-order-ordinary-differential-equation

This is simple example application of C++ factory pattern in numerical solution first order ordinary differential equation.

cpp factory numerical-calculations

Last synced: 14 Jul 2025

https://github.com/jibstack64/bounce

A simple variation of Pong, written in C++ using the raylib library.

cpp game pong raylib simple

Last synced: 29 Oct 2025

https://github.com/wiegerwolf/clock_v2_cpp

digital clock for 1024x600 raspberry pi screen

clock cpp raspberry-pi sdl2 touchscreen waveshare

Last synced: 02 Mar 2025

https://github.com/cypri1-dev/42_cpp06

Develop a series of C++ utilities for type conversion, serialization, and runtime type identification. Implement ScalarConverter for literal conversion, Serializer for pointer serialization, and a Base hierarchy with dynamic type identification using polymorphism.

42cpp 42pr cpp cpp06

Last synced: 01 Apr 2025

https://github.com/alirezakh74/snakegame

Challange to implement snake game

cpp game-2d gamedev sdl2 snake-game

Last synced: 13 Sep 2025

https://github.com/bbeetlesam/globle

CLI game, fully made with C++. (made outta boredom)

cli-game cpp game

Last synced: 02 Mar 2025

https://github.com/ahmedtrb/linkedlist

implementing a linkedlist data structure in c++

cpp data-structures linked-list

Last synced: 02 Apr 2026

https://github.com/ro-el-c/ps

problem solving

algorithm cpp data-structure java python sql

Last synced: 05 May 2026

https://github.com/mattkolega/aoc2024

⭐️ Advent of Code 2024 Solutions

advent-of-code cpp puzzle

Last synced: 26 Mar 2025

https://github.com/intina47/hopper

e-commerce crawler

cassandra cpp curl gumbo webcrawler

Last synced: 13 Apr 2026

https://github.com/agauniyal/conan-variant-lite

Conan package for https://github.com/martinmoene/variant-lite

conan cpp cpp11 cpp14 nonstd-lite variant

Last synced: 13 Apr 2026

https://github.com/bramborman/Pandafrog

Repo with random codes, mostly from school. Some of them are shitty because of limitations set by my teacher.

asp-net asp-net-mvc c console cpp csharp html php python uwp windows wpf xaml

Last synced: 12 Mar 2025

https://github.com/bowenfu/sicp-cpp

SICP examples in cpp

cpp lazy-evaluation sicp stream

Last synced: 07 Jul 2025

https://github.com/chkg2a/libfn

This is a project for creating a library in C, containing a collection of functions that replicate the behavior of standard library functions.

c cpp standard-library

Last synced: 14 Apr 2026

https://github.com/hansalemaos/a_pandas_ex_fastsort

Speedup up to 40 percent when sorting Pandas index/Series

cpp dataframe fast index pandas python series sort

Last synced: 07 May 2026

https://github.com/biostochastics/qiprng

High-precision, configurable pseudo-random number generator based on quadratic irrational numbers with optional ChaCha20 mixing in R

cpp prng-algorithms r-language

Last synced: 31 May 2026

https://github.com/ibrews/blueprint-auto-layout

Pin-aware auto-layout for Unreal Engine Blueprint graphs. Right-click empty graph space or press Ctrl+Shift+L. Handles branches, pure nodes, multi-event roots. UE 5.7+

auto-layout blueprint cpp editor-plugin ue5 unreal-engine unrealengine

Last synced: 31 May 2026

https://github.com/mmartin46/tacorpg

A SDL2 Gaming RPG Project Written in C++. The goal is to avoid enemies and collect items.

cpp game-programming gamedev rpg rpg-game sdl2

Last synced: 10 Apr 2025

https://github.com/mahirhamiabrar/labcodes

A Collection of all my CSE-Course-Related Academic Lab Problems & Assignments Solutions and Projects Source Codes.

c cpp python

Last synced: 13 Apr 2026

https://github.com/heisenberg8055/cpp-algos

Practice Algorithms with c++

algorithms-and-data-structures cpp

Last synced: 26 Mar 2025

https://github.com/shimpe/pictureswarm

some particle effects on pictures (pictures not included)

cpp generative-art qt

Last synced: 13 Apr 2026

https://github.com/melihcansimsek/soundpad

This is a soundpad application with QT/QML

cpp fun qml qt6 soundpad

Last synced: 28 Apr 2026

https://github.com/caefleury/cpe-trabalhos

Repositório com os trabalhos da matéria COMPUTAÇÃO PARA ENGENHARIA da Universidade de Brasília

conceitos-basicos cpp

Last synced: 26 Mar 2025

https://github.com/cfrankb/vla2_remake

Vlamits2 Remake in C++ of this 1995 MSDOS game originally written in assembly.

cpp custom-engine emscripten game game-2d game-development game-engine map sdl sdl2 sidescroller sidescrolling

Last synced: 26 Apr 2026

https://github.com/helly25/proto

proto: A collection of utilities around Google Protocolbuffers.

cpp cpp20 cpp20-library googletest matchers proto protobuf protocol-buffers

Last synced: 26 Mar 2025

https://github.com/miou-zora/worm2

Recreation of WoRm with Engine²

cpp ecs engine-squared game-engine xmake

Last synced: 16 Jun 2025

https://github.com/1git2clone/prime-nums-test

This repository was made to test the speed of C++'s constexpr values (at runtime) in comparison to the traditional Sieve of Eratosthenes optimization. NOTE: The SIMD solution doesn't work.

compile-time-meta-programming cpp optimization

Last synced: 17 Mar 2025

https://github.com/itman07/arduphone

Телефон разработанный на платформе Ардуино

arduino arduino-boards arduino-uno avr cpp diy microcontroller phone platformio platformio-arduino telephone

Last synced: 10 Apr 2025

https://github.com/jokk-itu/cpp-aad

A library written in C++. It consists of various algorithms and datastructures.

cpp

Last synced: 17 Jul 2026

https://github.com/danbugs/dansay

This is a test application for CI/CD for C++ console apps.

ci-cd cpp test

Last synced: 25 Apr 2026

https://github.com/Throows/GameOfLife

This is a reproduction of the famous game of life

cpp gameoflife sfml xmake

Last synced: 12 Mar 2025

https://github.com/eason-zhou-233/travel-planning

基于A*算法的旅途行程智能规划系统

astar cpp java

Last synced: 12 Jun 2026

https://github.com/sstock2005/calcslackspace

A program written in C++ to calculate the slack space of a given file on Windows.

cpp

Last synced: 17 Mar 2025

https://github.com/sarojshakya01/weather-report-cpp-socket

Weather Report using socket programming in C++

cpp socket-programming

Last synced: 02 Apr 2025

https://github.com/davix3f/makedit

Super-simple text editor, with MAKE command line

code-editor cplusplus cpp editor gtk gtk3 make makefile text-editor

Last synced: 20 Jun 2026

https://github.com/yeong-hwan/kernel-simulator

OS simulator by C++ that emulates the Linux kernel

cpp linux-kernel os-simulator system-calls

Last synced: 28 Feb 2026

https://github.com/actualcannibalpanda/paradox

A Game I'll Eventually Make

cpp game opengl

Last synced: 10 May 2026

https://github.com/untodesu/voxelius-lfs

https://github.com/untodesu/voxelius

cpp game-development gamedev minecraft opengl voxel voxel-game

Last synced: 05 Oct 2025

https://github.com/hellojudger/hellojudger

Hello Judger Third generation:A nice and fast problem-judging application made of PyQt6

acm-icpc cpp cross-platform hellojudger oi programming-contest-judge pyqt6-desktop-application python

Last synced: 14 Jan 2026

https://github.com/ousama2020/nodebook

🔍 Diagnose and fix Node.js performance issues with NodeBook, a guide filled with practical insights from years of real-world experience.

asciidoctor asynchronous-programming book code course cpp elixir exemples exercices gitbook haskell java javascript livre napi nodejs php rust

Last synced: 12 Apr 2026

https://github.com/thegrimsey/primecalculator

Overly simple prime number calculator written in C++

cpp prime-numbers

Last synced: 05 Oct 2025

https://github.com/shahadathhs/cpp-course

This repository is my personal C++ learning notebook, where I practice and take notes while going through different concepts.

cpp makefile

Last synced: 05 Oct 2025

https://github.com/acensjj/ft_containers

Les nombreux containers du C++ ont de divers intérêts. Afin de bien les comprendre, nous allons les ré-implémenter !

42 42born2code cpp cpp98 ft-containers

Last synced: 05 Oct 2025

https://github.com/christarazi/pushpopdir

An alternative take on the pushd/popd utlilties -- C++ CLI program that uses a global stack to store the directories

cpp ipc popd pushd shared-memory stack

Last synced: 05 Oct 2025

https://github.com/stephen-hazel/shazware

[S]teve [HAZ]el's soft[WARE]

cpp kubuntu2204 qt utilities

Last synced: 15 May 2026

https://github.com/helynranta/flappy-karp

This is my little flappy bird clone with which I’m testing how to package my engine.

cpp flappybird gamedev handmade

Last synced: 05 Oct 2025

https://github.com/mnoomnoo/cursorlocker

Keeps the cursor inside the boundary of the primary monitor if the specified executable is already a process or when it becomes a process.

cpp cursor cursor-boundary cursor-lock cursor-movement cursor-position fullscreen fullscreen-mode lock-cursor monitor multi-monitor screen windows

Last synced: 13 Apr 2026

https://github.com/kenny2github/sdl2-ecs-test

Playing around with C++ SDL2 with ECS (Entity-Component-System)

cpp ecs sdl2

Last synced: 06 Oct 2025

https://github.com/sh-nihil-mukkesh-25/vaultify

Vaultify is an intelligent security system combining ESP32 hardware with AI-powered monitoring. It features RFID-based access control, motion detection, automated auto-lock, real-time alerts, and a dashboard for tracking and analyzing security events.

arduino c chatbot cpp esp32 fastapi gemini-api html langchain mpu6050 python render-deployment rfid-reader twilio-sms-api vercel-deployment

Last synced: 14 Apr 2026

https://github.com/daemontoolz/locuste.diagnostic.console

LOCUSTE : Connecteur console pour des interactions directes avec les modules (Golang / Python)

cpp raspberry-pi

Last synced: 13 Apr 2026

https://github.com/wesleych3n/windowsdeviceinfodumper

Basic example of using win api to get device hardware id etc....

cpp device-info example windows-api

Last synced: 09 May 2026

https://github.com/cfrankb/jewels-runtime-sdl

Generic Jewels Runtime written in portable C++ with SDL

cpp jewels open-source opensource portable sdl sdl2

Last synced: 06 Oct 2025

https://github.com/becseya/vanillacube

Lightweight C++ development environment for STM32 microcontrollers

cpp cubemx embedded-systems stm32

Last synced: 14 Jan 2026

https://github.com/arocull/splinear

A tool that aims to effectively combine vector images, raster drawing techniques, and 2D animation

cpp opencl opengl raster

Last synced: 06 Oct 2025

https://github.com/umar-masood/customizable_frameless_subwindow

Provides a custom title bar with close button and dark mode support. Designed to be used inside a parent QWidget as a floating panel or subwindow.

cpp custom-subwindow custom-window frameless-windows modern-ui qml qss qt windows

Last synced: 06 Oct 2025

https://github.com/rhazra-003/my_cp_solutions

Collection of Competitive Programming questions I solved for my placement preparation!

algorithms-and-data-structures codechef codeforces competitive-programming contest-programming cpp leetcode stl

Last synced: 06 Oct 2025

https://github.com/saifiimuhammad/data-structures-algorithms

This repository contains implementations of common algorithms and Leetcode problems in C++.

algorithms cpp data-structures leetcode

Last synced: 06 Oct 2025