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/artainmo/ft_containers

42 school project. Rewrite different container types of the c++ standard template library.

42school cpp

Last synced: 16 Mar 2025

https://github.com/filiprokita/quadratic-equation-solver

This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.

algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots

Last synced: 24 Mar 2025

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

Program which guesses user's number.

cpp

Last synced: 14 Mar 2025

https://github.com/cppshizoids/webserver

web server in C++ 20 using io_uring and corutines

cpp io-uring-cpp webserver

Last synced: 20 Jul 2025

https://github.com/xorgzz/esp_8266_libs

A set of libraries for ESP 8266 and Arduino

arduino cpp esp8266 esp8266-arduino

Last synced: 21 Jan 2026

https://github.com/talha4t/dimikoj

দ্বিমিক অনলাইন জাজের সমস্যা সমাধান

c cpp problem-solving

Last synced: 13 May 2026

https://github.com/walshyb/polished-map-web

A map and tileset editor for pokecrystal, pokered, & derived projects. Written in C++ and JS. Based off of rangi42/polished-map.

assembly cpp crystal pokemon react redux sprites tilemap-editor typescript wasm webassembly

Last synced: 10 Apr 2026

https://github.com/pazl27/little-2d-shooter

Little Multiplayer game

cpp multiplayer raylib shooter-game

Last synced: 31 Aug 2025

https://github.com/saketsarin/safemail-frontend

SafeMail is a theft prevention system that uses facial recognition and identifies whether it's the authorized user or not and then unlocks the mailbox or cash counter. It informs the user, logs the image of the perpetrator on a dashboard, and finally tweets potential mail or cash theft on a neighborhood Twitter.

arduino azure-facial-recognition-api bootstrap cpp google-cloud-vision-api mysql python vercel

Last synced: 12 Apr 2026

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

Realtime Rendering "Tsemppirinki"

cpp opengl

Last synced: 24 Apr 2026

https://github.com/xavier-maruff/bft

An optimizing multi-target brainf*ck transpiler

ada brainfuck brainfuck-transpiler c compiler cpp fortran90 js rust transpiler

Last synced: 12 Apr 2026

https://github.com/cppshizoids/coroutines

Coroutines tools and project that it used

coroutines cpp

Last synced: 08 Apr 2025

https://github.com/kraglik/single_binary_opencl_example

Simple C++ OpenCL app with OpenCL kernels embedding.

cmake cpp opencl

Last synced: 08 Apr 2025

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/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/markmusic27/cs106b

Notes and assignments from CS106B programming abstractions.

cpp stanford

Last synced: 03 Jul 2025

https://github.com/guomaimang/moon-spork

A search engine that can search subject information on PolyU department of computing website, also CPP (COMP1011) Group Project.

cpp

Last synced: 01 Apr 2025

https://github.com/prakharjadaun/cricket-scorecard

Built a Cricket Scorecard using C++. It generates random numbers which decides the scorecard of yours and your opponent and updates you after each ball.

cpp cricket-scorecard games

Last synced: 23 May 2026

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/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/wkhallen/minesweeper

Classic Minesweeper game, made with C++ and SFML

cpp minesweeper sfml

Last synced: 22 Mar 2025

https://github.com/maximlevchenko/cpp-2d-game-bomberman

This project is a C++ implementation of a Bomberman-style game

bomberman-game collision-detection cpp doxygen makefile oop-principles physics-simulation sdl

Last synced: 15 May 2025

https://github.com/rgglez/prenex

Converts a Well Formed Formula into Prenex normal form.

cpp logic prenex-normal-form

Last synced: 22 Mar 2025

https://github.com/bigoh1/maze.cpp

A visualiser for generating and solving mazes

cpp generating-mazes graph maze solving-mazes visualiser

Last synced: 22 Mar 2025

https://github.com/vladd12/avm-editor

Small and powerful configuration editor

cpp cpp17 qt qt-application qt5 sqlite-database sqlite3

Last synced: 11 Mar 2026

https://github.com/ashwagandha-coder/common_repo

abstract_repo in c++

cpp libs stl

Last synced: 14 Mar 2025

https://github.com/ufthaq/map-generator

"Map Generator" by using random walks

cpp randomwalks raylib-cpp

Last synced: 29 May 2026

https://github.com/hugolundin/bf

Brainfuck Interpreter (C++)

brainfuck cpp

Last synced: 29 May 2026

https://github.com/d-w-arnold/gambit-cipher-quiz

Solutions in C++, Python and Erlang 🔐

ascii ciphertext cpp decryption erlang job-application python

Last synced: 18 Apr 2026

https://github.com/31sinnr/des4

Вышла первая версия!

cpp cpp20 formatter wxwidgets

Last synced: 05 Apr 2025

https://github.com/paiv/oop_study

Practical OOP in different languages

c cpp java javascript oop-principles python ruby scala swift

Last synced: 12 Apr 2026

https://github.com/iliatrofimov/win32plotter

Win32 graph of function plotter

cpp win32api

Last synced: 01 Apr 2025

https://github.com/mabrarov/yatest

Test for C++

cpp test

Last synced: 03 Feb 2026

https://github.com/arthur24-t/-ktr-msc-ss1

My Code for Epitech entry test

cpp poo

Last synced: 31 Aug 2025

https://github.com/serpent7776/google-code-jam-2020

My solutions for google code jam 2020

contest cpp google-code-jam

Last synced: 03 Sep 2025

https://github.com/jke94/dotnetconsumingsharedlib

An investigation to consume Linux shared library by a .NET client (console, webapi, etc)

cpp csharp docker docker-compose dotnet linux marshalling

Last synced: 10 Apr 2026

https://github.com/adawatia/chip8-core

A C++ based implementation of Chip-8 emulator.

chip-8 chip8-emulator cmake cpp

Last synced: 14 Apr 2025

https://github.com/mpellouin/cpp-pool

The C Modular and CPP part of Epitech's paradigms seminar.

42 cpp cpp-pool epitech oop paradigms pool seminar

Last synced: 19 Oct 2025

https://github.com/bardifarsi/lazyinitialization

This C++20 solution enables lazy initialization for multithreaded tasks. It efficiently initializes an expensive object only when needed, ensuring thread safety. It utilizes std::once_flag and std::atomic<bool> for synchronization, optimizing resource utilization and scalability.

concurrency concurrency-patterns concurrent-programming cpp cpp20 lazy-init lazy-initialization lazyinitializationexception multithreading object-oriented-programming oop parallel-computing parallel-processing parallel-programming singleton singleton-design-pattern singleton-pattern singletons

Last synced: 31 Aug 2025

https://github.com/darren277/restettastone

Showcase of REST API functionality, Dockerized, for 30+ programming languages and 40+ frameworks.

bash cpp csharp dlang docker fsharp go haskell java javascript lisp perl php prolog python ruby swift zig

Last synced: 09 Apr 2026

https://github.com/tayeva/librdkafka-docker

Docker image source files for: tayeva/librdkafka

cpp docker docker-image kafka

Last synced: 06 Apr 2025

https://github.com/amzy31/charlex-os

CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.

assembly cpp cpp-programming cprogramming operating-system operating-system-kernel operating-system-learning operating-systems operating-systems-project os-dev os-development os-linux osdev

Last synced: 06 Aug 2025

https://github.com/abhimanyuaryan/tanks

Epic Games Tanks Game

cpp ue4 ue4-18

Last synced: 22 Mar 2025

https://github.com/0xromjobert/cpp04

A 42 exercise on subtype polymorphism, abstract classes and interfaces in C++

abstract-classes cpp cpp98 interfaces subtype-polymorphism

Last synced: 01 Apr 2025

https://github.com/popesweetdreamer69/mod-gta5-sk

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 05 Aug 2025

https://github.com/jaedsonpys/jaedsonpys

Discover my skills, projects and goals on my GitHub. 🎉

config cplusplus cpp developer git github github-config javascript nextjs python reactjs vscode

Last synced: 10 Apr 2026

https://github.com/omarmgaber/imageextensiondetector

A simple image extension detector tool that reads the file header and detect its type written in C++.

cpp detector extension image

Last synced: 13 Apr 2025

https://github.com/davi-baptista/obi2021

OBI 2021 resolutions using C++

cpp obi

Last synced: 05 Aug 2025

https://github.com/haydenheroux/hasm-cpp

A simple interpreter for my esoteric language HASM.

assembly cpp esoteric

Last synced: 30 Apr 2026

https://github.com/knutkirkhorn/sikkerhet-i-programvare-og-nettverk

Øvinger fra TDAT3020 Sikkerhet i programvare og nettverk, dataingeniør NTNU

assembly c cpp git html javascript linux security shell

Last synced: 10 Apr 2026

https://github.com/nongtajkrub/helios

Dynamic lighting system

arduino c cpp embedded-systems school-project

Last synced: 04 Aug 2025

https://github.com/markjso/ft_irc

This project aims to develop an Internet Relay Chat server using C++

chat cpp irc

Last synced: 26 Feb 2025

https://github.com/kumaarbalbir/reg-grow-bfs

C++ implementations of a region-growing algorithm using OpenCV

cpp region-growing-segmentation

Last synced: 30 Mar 2025

https://github.com/themdazad/gfg_160_problems

GFG 160 Problem in 160 Days Challange Solution

coding cpp dsa gfg

Last synced: 01 Apr 2025

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

CPP Module 05 teaches inheritance, polymorphism, and exception handling using try-catch. It covers creating forms, specialized actions, and dynamic form generation with robust error management.

cpp cpp98 cpple

Last synced: 25 May 2026

https://github.com/upi20/kalkulator_sederhana_cplusplus

Program kalkulator sederhana menggunakan bahasa pemrograman C++

calculator cplusplus cpp simple-program

Last synced: 14 Mar 2025

https://github.com/zjeffer/qtconsolelogger

Qt Widget that uses a g3log sink to display log messages to the user

cpp g3log qt qt6 qtcreator widget

Last synced: 28 Apr 2026

https://github.com/avitase/static_rotation

C++ header-only library that uses TMP to generate all rotations of a given integral sequence at compile-time.

compile-time cpp cpp-library header-only rotations template-m tmp

Last synced: 08 Jul 2026

https://github.com/abdullahselek/queuecxx

C++ generic Queue implementation.

cpp generic library queue

Last synced: 04 Aug 2025

https://github.com/soyapo/raytracer

C++ Ray Tracer with PPM output

cpp raytracing

Last synced: 03 Jul 2025

https://github.com/ramtinbadri/sudokubp

Terminal sudoku game written in C/C++ (BP project)

console-game cpp

Last synced: 01 Apr 2025

https://github.com/autokaka/dynapse

Yet another C++ runtime reflection solution.

cpp reflection

Last synced: 23 Jul 2025

https://github.com/creeper82/pamview

A simple PAM (portable anymap) file viewer and editor, powered by Qt and C++

bitmap cplusplus cpp portable-anymap qt qt6

Last synced: 04 May 2026

https://github.com/dikdns/recap-cpp-dasar

Mengulang Cpp Dasar untuk Membimbing teman-teman SITCOM

cpp

Last synced: 07 Apr 2025

https://github.com/mohamadmansour18/al-aqsa-mosque-project

Developing a detailed 3D representation of Al-Aqsa Mosque using legacy OpenGL on the Windows operating system.

3d-graphics 3d-models al-aqsa-mosque computer-graphics cpp game game-development graphics mosque opengl-legacy

Last synced: 01 Apr 2025

https://github.com/farhangamary/cpp-coding-challenges

A collection of C++ challenges covering both algorithmic problems and language-specific concepts. Explore solutions to real-world problems, C++ standard features, and best practices. Contributions are highly welcomed!

algorithms cmake cplusplus cpp graphs msvc preprocessor stl string trees

Last synced: 01 Apr 2025

https://github.com/gzixnine/codewars

About in this repo I'm going to add all my Codewars exercises. Find me there as GziXnine. I will upload most of the examples.

4kyu 6kyu 7kyu 8kyu c code codewars codewars-kata codewars-solutions cpp javascript kata kyu problem-solving problemsolving python solutions training

Last synced: 10 Apr 2026

https://github.com/jke94/cpp-kitchen

A GitHub repository for personal investigations around C++ world.

cpp

Last synced: 01 Apr 2025

https://github.com/imtheprince7/cpplearning

In this repository, I have uploaded all topics practice during learning of CPP language.

cpp stl-algorithms

Last synced: 03 Sep 2025

https://github.com/prthd/programs-in-cpp

⚡ A collection of C++ programs covering data structures, algorithms, and problem-solving techniques. Includes implementations of graph algorithms, dynamic hashing, matrix operations, pointer concepts, and more, making it a valuable resource for competitive programming and system-level programming. 🚀💻

algorithms competitive-programming cpp data-structures dynamic-hashing graph-algorithms object-oriented-programming pointer-management problem-solving system-programming

Last synced: 31 Aug 2025

https://github.com/eomielan/csma-sim-eval

Simulator for evaluating simplified Carrier Sense Multiple Access (CSMA) protocols in wired networks

cpp medium-access-control pytest

Last synced: 04 Aug 2025

https://github.com/devansh-walia/dsa

question bank for the questions I am solving while practicing DSA

basics-to-advanced competitive-programming cpp dsa

Last synced: 06 Nov 2025

https://github.com/xanonymous-github/posd-hw

Pattern-Oriented Software Design course Homework Source Code Mirror

cpp memory-leak patterns test-driven-development

Last synced: 17 Jun 2026

https://github.com/abidhasanrafi/programming-contest-series

Coding practice and exercises from "প্রোগ্রামিং কনটেস্ট ডেটা স্ট্রাকচার ও অ্যালগরিদম" and "প্রোগ্রামিং কনটেস্ট সমস্যা ও সমাধান" by মো: মাহবুবুল হাসান for comprehensive understanding of programming contest.

algorithms-and-data-structures cpp problem-solving

Last synced: 14 Mar 2025

https://github.com/marianpekar/julia-sets

A Julia set viewer

cplusplus cpp fractals juliasets sdl

Last synced: 20 May 2026

https://github.com/knowscount/restarting-cpp

my journal restarting C++ from scratch

c cpp

Last synced: 16 Mar 2025

https://github.com/stenguyzcsgo/discord_bot_benchmark

🚀 Performance benchmark comparing Python, Rust, C++, and JavaScript through identical Discord bots. Measures computational efficiency via intensive math operations.

benchmark cpp discord-bot discord-js discord-py dpp javascript python rust serenity serenity-rs

Last synced: 30 Dec 2025

https://github.com/tremus/curl_test

Make GET HTTPS reqs. Small bundle size. C & Cmake

c cmake cpp curl https libcurl

Last synced: 06 Jan 2026

https://github.com/vsoch/learningcpp

more dinosaur learning fun!

cpp dinosaur-learning

Last synced: 22 Mar 2025

https://github.com/andrew-most-likely/quesimulation

que sim for Comp Sci 2

cpp

Last synced: 20 Mar 2025

https://github.com/dgkim5360/the-cpp-programming-language-stroustrup

Executable excerpts and summaries from "The C++ Programming Language" 4/E by Stroustrup

cpp stroustrup textbook

Last synced: 25 Mar 2025

https://github.com/b3ta-blocker/scientific-calculator

A minimalist C++ calculator program offering basic arithmetic operations, trigonometric functions, and mathematical utilities. Features a clean console interface, modular code design, and simple user interactions.

conditional-statements cpp error-handling functions goto input-output loops maths-functions recursion scientific-calculator sleep-functions system-commands

Last synced: 08 Dec 2025

https://github.com/xaaria/cpp

cpp

Last synced: 07 May 2025