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/chinnanj666/patterns-questions-using-c-

Top Pattern questions using C++

cpp patterns

Last synced: 06 Jul 2025

https://github.com/nir3x/logger.hpp

Logger Package - A Simple Logging Utility for C++ Applications

c-plus-plus cpp logger logging utility

Last synced: 03 Sep 2025

https://github.com/hyouteki/crypto-algos

Cryptography algorithms implementation from scratch for dummies

cpp cryptography-algorithms

Last synced: 28 Mar 2025

https://github.com/na-varez/real-time-sobel-filter-optimization

Exploring Sobel Filter Optimization on a Raspberry Pi. Documented. Each Part builds ontop of the other.

cpp embedded-software makefile raspberry-pi-3 sobel-filter

Last synced: 19 Apr 2025

https://github.com/bwc9876/dothingserver

Server for my to do list system

cpp server socket

Last synced: 10 Jun 2025

https://github.com/triyan-salazar/invetory_system_cli

Proyecto para fortalecer y poner en practica conceptos de cpp, desarrollando un sistema para la gestion de invetarios.

cli-app cpp personal-project

Last synced: 23 Aug 2025

https://github.com/iwnelion/cpp_mine

personal c++ projects i make for practice

cpp

Last synced: 15 Jun 2026

https://github.com/perdumonocle/neuralnet2cpp

Compute your R 'neuralnet' neural network using cpp code

c code-generation code-generator codegen codegenerator compute converter cpp neural-network neuralnet r

Last synced: 13 May 2026

https://github.com/albresky/leetcode_writeup

LeetCode 力扣刷题心得 | Hot100 | Compiler | AI Compiler | C++

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/sshaplygin/make-file-tutorial

It is simple tutorial about make file by article from habr.com

cpp makefile tutorial

Last synced: 15 Mar 2025

https://github.com/gojax64/callcenter-linkedlists

Program that simulates a call center where there are employees and these employees have clients, where the objective is the use of linked lists and operations on them.

cpp linked-list

Last synced: 23 Mar 2025

https://github.com/jacnils/biner

Combine and separate text files

combine cpp replacement sed separate text

Last synced: 19 Jun 2026

https://github.com/abdullah00001/phitron-fall2023

Phitron-Fall2023 represents my programming journey, featuring course codes in C, C++, data structures, algorithms, Python, OOP, SQL, HTML, CSS, JavaScript, Django MVT, and DRF. From writing "Hello World" in C to advanced concepts, this repo encapsulates my learning path.

algorithm bootstrap5 c cpp css data-structure django django-rest-framework html javascipt mysql oop postgresql python sql

Last synced: 12 Apr 2026

https://github.com/v3ssel/thecalculator

Calculator with basic functionality, plotting function graphs and two financial modes

c calculator-application cpp macos qt reverse-polish-notation shunting-yard-algorithm stack

Last synced: 10 Apr 2026

https://github.com/kiwigrenade/project-euler-solutions

Project euler solutions written in C++

cpp euler-project euler-solutions project-euler

Last synced: 10 Mar 2025

https://github.com/thanasisgeorg/tic-tac-toe

A simple tic-tac-toe game in C++

cmake cpp

Last synced: 11 Nov 2025

https://github.com/arizkami/cef-quickstart

a lightweight, cross-platform webview application built with C++ and CEF

bun cef chromium cpp nodejs react reactjs typescript webapp webview windows

Last synced: 12 Apr 2026

https://github.com/arcvaishali/ghw-mlh-tic-tac-toe

This is a simple implementation of Tic-Tac-Toe game using C++

cpp day-2-game-week-may-2023 global-hack-week--2023 tic-tac-toe-game

Last synced: 23 Aug 2025

https://github.com/abdul-rehman-0787/1024_game

"A simple 1024 game using basic concepts of programming fundamentals (PF) in C++

cpp

Last synced: 02 Jul 2025

https://github.com/rpdevjesco/cryengineblankprojecttemplate

This repository has a basic implementation of the CGamePlugin needed to allow C++ code to work with CryEngine. Also has the CMake file set up for how components should be set up. In addition, has a blank template of the header and cpp files needed for building a component in C++ to be attached to the editor in CryEngine.

cpp cryengine

Last synced: 02 Jul 2025

https://github.com/hydraharish123/cpp-problems

This repository contains all leetcode and codeforces problems that I have solved

cpp

Last synced: 30 Mar 2025

https://github.com/benz206/compengclub2024

Project code for the 2023/2024 Computer Engineering Club

aphs arduino cpp

Last synced: 19 May 2026

https://github.com/gsri30/cacheimplementation

A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc.

bitset cache cpp direct-mapped-cache dynamic-size set-associative-cache traces

Last synced: 03 Sep 2025

https://github.com/peakacademiccoaching1/windows

🖥️ Run Windows seamlessly inside a Docker container with features like ISO downloading, KVM acceleration, and a web-based viewer for easy management.

appxpackages bloatware button cpp debloat desktop powershell prompt ps1 silent visual-studio winappsdk windows windows-machine windows-virtual-machine windows-virtual-machines wpf xaml

Last synced: 09 Apr 2026

https://github.com/carlosrs14/expression-evaluator

A program that evaluates arithmetic expressions using postfix notation.

cpp evaluate-math-expressions maths postfix-evaluation postfix-notation university-assignment

Last synced: 28 May 2026

https://github.com/sksmagr23/dsa-notes

Reference for DSA in Cpp

cpp dsa

Last synced: 28 May 2026

https://github.com/daleksla/learning

Notes on both languages and (development) tools I have encountered

32-bit 64-bit assembly cpp css haskell html5 javascript nodejs notes oop openmp prolog python3 ros template-metaprogramming

Last synced: 10 Apr 2026

https://github.com/gashmob/crossedfingers

C++ testing framework

cpp cpp23 testing

Last synced: 24 Mar 2025

https://github.com/rahulrajaram/snake

C++ Snake program built using ncurses

cpp ncurses snake-game

Last synced: 15 Jun 2025

https://github.com/danylevych/cat-with-heart

This is my cat`s first project by using SFML.

cpp game-development sfml sfml-game-development stl-containers

Last synced: 24 Mar 2025

https://github.com/lamteteeow/scientificvisualization

Simulating our Solar System with C++ library VTK from FAU Erlangen-Nürnberg by Prof. Tobias Günther

cpp scientific-visualization

Last synced: 23 Aug 2025

https://github.com/seigtm/setm-math

setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.

cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library

Last synced: 20 Apr 2025

https://github.com/not-josue/csce240-website

A Technical Documentation Website that teaches the C++ concepts learned in CSCE240 Advanced Programming Techniques at the University of South Carolina.

astro cpp css html mdx starlight

Last synced: 12 Apr 2026

https://github.com/pekochan069/nobpp

NoBuild C++

cpp

Last synced: 08 Apr 2025

https://github.com/maxsonferovante/vector-based-fraud-detection-api

Rinha de Backend - Quarta Edição: Detecção de Fraude com Busca Vetorial

boost cpp docker faiss-vector-search haproxy

Last synced: 28 May 2026

https://github.com/dbjdbj/dbj_atl_log_server

WIP COM EXE Server

atl cpp win32com

Last synced: 22 Aug 2025

https://github.com/rishabhdeepsingh/competitive_cpp

Data structure and algorithms tested and usable using bazel

competitive-programming cpp testing

Last synced: 18 Jun 2026

https://github.com/laxical/openssl-evp-cpp

This is a introduction project showcasing how to use the OpenSSL EVP API (openssl/evp.h) for implementing various cryptographic techniques using C++.

cpp makefile openssl-evp

Last synced: 03 Sep 2025

https://github.com/kamilkrauze/stackvector

A cache-coherent stack allocated templated vector.

cache-coherence cmake cpp data-structures

Last synced: 12 Jul 2026

https://github.com/fesabelilla/operating-system-lab

Operating-System (3.2)

cpp java

Last synced: 17 May 2026

https://github.com/mwombeki6/a-blockchain-based_supply-chain-tracking-system_with_proof-of-work

a blockchain simulation of a supply chain tracking system based on blockchain's proof of work

blockchain cpp proof-of-work supply-chain

Last synced: 22 Aug 2025

https://github.com/glebegor/xor-c

xor cipher in c language

clang cmake cpp xor-cipher

Last synced: 22 Aug 2025

https://github.com/compscidr/aoc2024

Advent of code 2024

advent-of-code-2024 cpp

Last synced: 31 Mar 2025

https://github.com/sean-bradley/cpptcp4sockettunnel

A TCP 4 Socket Tunnel, to be used for creating multiple endpoints for a simple server or load balancing.

cplusplus cpp sockets tunnel

Last synced: 22 Aug 2025

https://github.com/amirhaytham/super-market-branches-administration-system

A Data Base Console Application for Super Market which has distributed branches in different governorates. The Project is a file-based system attached with ERD

console-application cplusplus cpp cpp11 cpp14 cpp17 data-base entities erd file-based-db file-based-system flatfile governorates market market-branches-administration rdb

Last synced: 02 Jul 2025

https://github.com/ferstormblessed/bloodypickles

Terminal text-based game.

cpp game game-development oop

Last synced: 28 May 2026

https://github.com/filming/chroma

A streamlined C++ tool for precise conversion between HEX and RGB color formats.

cpp hex rgb

Last synced: 14 Mar 2025

https://github.com/alpha74/ihr

My HackerRank solutions. Maintained from 2020 onwards.

algorithms coding cpp data-structures hackerrank hackerrank-solutions

Last synced: 28 May 2026

https://github.com/jvanz/algorithms

algorithms for fun =]

algorithm algorithm-study cpp

Last synced: 25 Dec 2025

https://github.com/lithika-damnod/problem-solving

C++ Problem Solving

cpp problem-solving

Last synced: 24 Mar 2025

https://github.com/iainjreid/base16-builder-cpp

A colour scheme builder for base16 written in C++

base16 base16-builder cpp

Last synced: 14 Jun 2025

https://github.com/rebelorc/booking-system

This project is a booking system like a cinema or theater.

booking-system cpp

Last synced: 21 Aug 2025

https://github.com/mohamedsaid-sd/3

A repository dedicated to exploring the significance of the number 3 in various cultures, mathematics, and symbolism. Delve into the mystical and mathematical properties of this enigmatic digit through code, analysis, and creative interpretations.

androidstudio clion cpp data-visualization django gemma jetbrains llama lua nodejs opengl trinitycore vue webstorm

Last synced: 10 Apr 2026

https://github.com/aurimasniekis/cpp-conduit

Modern C++23 header-only event-dispatching / event-transport library

amqp cpp cpp23 dispatcher event event-dispatcher event-driven events mqtt nats rabbitmq redis zeromq

Last synced: 28 May 2026

https://github.com/aurimasniekis/cpp-tagval

A header-only C++23 library for tagged values

cpp cpp23 enums parcel tagged tags

Last synced: 28 May 2026

https://github.com/radikz/kalmanmanual

Simple Implemantation of Kalman Filter

cpp kalman-filter

Last synced: 31 Mar 2025

https://github.com/caiocampos/atualizahora

Atualiza o horário de computadores com problemas de bateria

batch cplusplus cpp

Last synced: 09 Jul 2025

https://github.com/pereirar3/simuladorafd

Work in the Discipline of Theory of Formal Languages ​​and Automaton - UFMT

automatons computer-science-discipline cpp

Last synced: 24 Mar 2025

https://github.com/brendanburkhart/pidsim

Tool for simulating and visualizing the tuning of PID controllers

cpp frc pid-controller qt robotics robotics-control

Last synced: 29 Apr 2026

https://github.com/guicdas/cpp04_42

CPP04 module: Abstract classes and interfaces.

abstract-classes cpp cpp98 interfaces

Last synced: 11 Jun 2025

https://github.com/makcoder-2004/advanced-cpp-sheet

The C++ Advanced Level Sheet repository provides practical examples to help developers master advanced C++ topics . With clear, concise code illustrations, it simplifies complex concepts, making it ideal for developers seeking to deepen their C++ knowledge through hands-on learning.

cpp

Last synced: 20 Aug 2025

https://github.com/seng3694/sudokusolver

C++ Sudoku Solver using the backtracking algorithm

backtracking backtracking-algorithm cmake cpp sudoku sudoku-solver

Last synced: 20 Aug 2025

https://github.com/iamtalhaasghar/programming-fundamentals-in-cpp

This repository contains all the lab tasks done by me in my very first programming course i learned in my university.

beginner-friendly cpp fundamentals-of-programming programming

Last synced: 19 May 2026

https://github.com/s-m-j-i/leetcode-algorithm-1-study-plan

This repo contains all my work while doing the Leetcode Algorithm 1 Study Plan.

algorithms competitive-programming cpp leetcode problem-solving

Last synced: 16 Mar 2025

https://github.com/umaumax/simd_viz

cpp simd src to graphviz dot file

avx cpp dot graphviz neon simd sse

Last synced: 23 Jun 2025

https://github.com/mukeshlilawat1/tetris-game-using-cpp

A modern recreation of the classic Tetris game built in C++ using the Raylib game development library. This project demonstrates the fundamentals of game loops, collision detection, matrix transformations, and rendering using a lightweight graphics engine.

c cpp raylib-cpp

Last synced: 24 Apr 2026

https://github.com/tobiashienzsch/examples

Random collection of source code snippets. Sorted by language & platform

c cpp cpp17 cpp20 examples linux unix

Last synced: 16 Jan 2026

https://github.com/andreysolovyev381/hash_table_no_invalidation

C++20 hash table that never invalidates its pointers and iterators. Slightly better than std::unordered - see ./benchmark

cpp cpp20 data-structures hash-table hashmap hashtable header-only invalidating invalidation

Last synced: 08 Jul 2026

https://github.com/artainmo/examrank05

42 school exam. Fifth exam, make c++ programs containing classes on time.

42school cpp exam

Last synced: 22 Jun 2025

https://github.com/artainmo/cardgame

Personal project. A card-game simulator library in c++ with ability to play Jack-The-Spade.

cpp game personal-project

Last synced: 14 Jun 2025

https://github.com/filiprokita/frclicker

FRClicker is a simple and beginner-friendly autoclicker program written in C++. It allows the user to set a desired CPS (clicks per second) and enable/disable the autoclicker with two chosen keys. This program can be useful for gamers and anyone who needs to automate clicking.

autoclicker beginner-friendly cpp gaming left-mouse-button mouse mouse-events open-source productivity software software-development utility windows windows-api

Last synced: 14 May 2026

https://github.com/gummyniki/opengl-base

a simple opengl project already configured with CMake, glew and glfw

cpp graphics graphics-programming opengl opensource

Last synced: 19 Jun 2025

https://github.com/hilmizul/phonebook

Program pencarian sederhana

cpp

Last synced: 28 Dec 2025

https://github.com/cppshizoids/vulkanrt

Vulkan API RayTracing

cpp glfw glm raytracing vulkan-api

Last synced: 28 Jun 2025

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/echel0nn/brainflow-fuzz

more like brain overflow - an attempt to fuzz data_handler::read_file

afl-fuzzer brainflow cpp

Last synced: 16 Jan 2026

https://github.com/markmusic27/cs106b

Notes and assignments from CS106B programming abstractions.

cpp stanford

Last synced: 03 Jul 2025

https://github.com/DKMFzF/archiver-huffman-api

Archiver for file compression

api archiver c cpp docker express rest ts wasm

Last synced: 03 Jul 2025

https://github.com/mmncit/pramp-solutions

Accepted solutions of pramp (https://www.pramp.com)

cpp pramp-mock-interviews pramp-solutions

Last synced: 20 Aug 2025

https://github.com/vincent-devine/pokemon_folder_organizer

Program to find out where a card should go to collect Pokedex from gen 1 to 5

cpp pokemon

Last synced: 19 Sep 2025

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/koelopog16/BetterFPSUnlocker

A Fork of FPS Unlocker that gives UNCOMPROMISING PERFORMANCE, more customizability and more options!

cpp customizability fps gpl gplv3 libre macos open-source opensource options osx performance roblox unlocker windows windows-10

Last synced: 10 Mar 2025

https://github.com/antdeivid/estrutura-de-dados-avancada

Repositório destinado ao upload dos programas feitos no estudo de Estrutura de Dados Avançada.

avl-tree bst cpp data-structures red-black-trees

Last synced: 16 Mar 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/tomasmark79/mytwitchbot

This repository provides a simple CMake project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started quickly.

bot cmake cpp twitch twitchbot

Last synced: 30 Mar 2025