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/vectominist/algorithms2019fall

💻 Solutions to the three programming assignments of the course Algorithms 2019 Fall, NTU EE.

algorithms assignment-solutions cpp ntuee

Last synced: 24 Mar 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/bog-walk/project-euler-cpp

:zap: A C++ solution set for the first 100 Project Euler problems.

algorithms cpp cpp17 educational hackerrank mathematics problem-solving project-euler

Last synced: 04 Apr 2025

https://github.com/ngrogg/rubix-solver

An attempt to solve a rubix cube programatically

cpp

Last synced: 24 Mar 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/riccardofelluga/cpp-library-template

Barebone C++ library project template

cmake cpp library template

Last synced: 14 Mar 2025

https://github.com/pechinkin/computer-club-event-processing

Programm to parse a file about events in computer club

cpp

Last synced: 31 Mar 2025

https://github.com/ty7swkr/cppurcu

C++ RCU: header-only, dependency-free, RAII-based snapshot isolation

cpp cpp17 header-only lock-free rcu user-space

Last synced: 28 May 2026

https://github.com/arskom/updsvc

Update Service

cpp internship service winapi

Last synced: 28 May 2026

https://github.com/nicolocarcagni/antennaplusplus

Tool for hamradio and for anyone who wants to build an antenna for themselves

antenna cpp ham-radio radio tools

Last synced: 10 Mar 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/dev-apollo/sistema-biblioteca

Programa para gerenciar os emprestimos, livros, usuarios e etc de uma biblioteca.

cpp

Last synced: 16 Mar 2025

https://github.com/eighty4/binny.sh

Install scripts for GitHub release binaries

c cpp cross-platform devtools go rust supply-chain-management zig

Last synced: 11 Apr 2026

https://github.com/rahulrajaram/snake

C++ Snake program built using ncurses

cpp ncurses snake-game

Last synced: 15 Jun 2025

https://github.com/siddhant-vij/note-taking-app

Practice project for Non-Relational DBMS | CRUD App | CLI tool for efficient note management.

bash cli-app cpp crud-application dbms go java mongodb non-relational-database python

Last synced: 11 Apr 2026

https://github.com/gojax64/operating-systems-class-programs

Programs I have made in the operating systems class. Use of C ++ and the Kbhit () function to detect a key press.

cpp kbhit scheduling-algorithms

Last synced: 23 Mar 2025

https://github.com/danylevych/sfmlgame-sfml-game-development-

This is a repository where is storing the code of the game from "SFML Game Development" book.

cpp sfml sfml-game stl-containers

Last synced: 24 Mar 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/johannst/flex-bison-cpp-playground

A playground for some flex/bison experiments in cpp

ast bison bison-flex cpp example flex gnu lalr lex lexer lexer-parser parser playground yacc

Last synced: 15 Mar 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/kaiofelps/estrutura-de-dados-lista-4-e-5

Resolução dos exercícios das listas quatro e cinco de Algoritmos e Estruturas de Dados 1 (recursão).

algoritmos bcc3001 cpp estruturas-de-dados exercises utfpr

Last synced: 02 Jul 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/praths71018/pes2ug21cs392_jenkins

Cloud computing lab on jenkins

cpp docker jenkins makefile

Last synced: 06 May 2026

https://github.com/thekureq/project_moodyweb---uniproj

This is a university project including website and robot software in c++

client-server cpp javascript

Last synced: 19 May 2026

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/shafaq-aslam/cpp-dsa-adventures

A collection of projects, problem-solving practices, and implementations of Data Structures and Algorithms (DSA) in C++. This repository serves as a learning journey through various algorithms, competitive programming challenges, and DSA concepts.

algorithms algorithms-and-data-structures competitive-programming cpp cpp-projects-coding-exercises dsa dsa-algorithm dsa-learning-series dsa-practice dsa-problems-solutions

Last synced: 07 Apr 2025

https://github.com/kimboslice99/iis-ipechomodule

IIS C++ module to write the remote_addr server variable into the response, extremely fast

cpp iis iis-server

Last synced: 23 Mar 2025

https://github.com/shafaq-aslam/leetcode-chronicles

This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.

algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving

Last synced: 07 Apr 2025

https://github.com/rmaestre/variableStars

Optimized package for extract patterns on variable stars

astrophysics corot cpp neural-networks r tensorflow

Last synced: 10 Mar 2025

https://github.com/lschrafstetter/42_cpp08

Project 08 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp08

Last synced: 02 Jul 2025

https://github.com/akashvarma26/hackerrank-solutions

Hackerrank Solutions that I have solved.

c cpp java python3 sql

Last synced: 11 Apr 2026

https://github.com/itisyang/cppmap

cpp知识图谱

cpp map

Last synced: 26 Jun 2025

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/jrob774/lala

My first ever finished game.

2d cpp cpp17 emscripten game lala sdl sdl2 simon-game simple

Last synced: 12 Jul 2026

https://github.com/mubeenahmedee/mubeenahmed

My personal website showcasing my projects and code.

cpp embedded-systems portfolio-website

Last synced: 27 May 2026

https://github.com/vigsterkr/autobajnd

AutoBájnd for auto-generate binding for C++ classes when using emscripten

cpp emscripten llvm webassembly

Last synced: 06 May 2026

https://github.com/hein-htetsan/diploma-in-computing-i

using conditional statement. ncc assignment

conditional-statements cpp

Last synced: 13 Mar 2025

https://github.com/muralidharmaddali/gfg-160

In this repository I will share all the GFG 160 days solutions....

cpp dsa dsa-algorithm dsa-practice gfg-160 gfg-solutions java java-8 python python-3 python3

Last synced: 11 May 2026

https://github.com/andros21/pgrank

pgrank - cpp app for computing pagerank

armadillo cpp cytoscapejs doxygen gh-pages meson ninja-build popperjs scrapy tippyjs

Last synced: 23 Mar 2025

https://github.com/duaa-a/healthcare_ms

the power of indexing and file structures to maintain and manage healthcare records.

cpp filesystem healthcare-application indexing

Last synced: 16 Mar 2025

https://github.com/bemxio/mindbonk

A Brainfuck interpreter made in C++

brainfuck brainfuck-interpreter brainfuck-language cpp interpreter

Last synced: 05 Mar 2025

https://github.com/michaelzheng67/cpp_banking_api

C++ banking api with focus on object oriented programming

cpp fintech fintech-api object-oriented-programming

Last synced: 07 Apr 2025

https://github.com/daleksla/escapegame

First game in my TextAdventureGame series. This game is centralised around acquiring keys (by playing mini-games) and unlocking rooms to do so

cmake cpp

Last synced: 01 Jul 2025

https://github.com/BardiFarsi/ThreadPoolManager

ThreadPoolManager is a C++ project that implements an efficient multi-threading system using a thread pool for generic functions of the same type and different tasks. It includes task management, synchronization mechanisms, and thread-safe logging to demonstrate concurrent task execution.

cpp cpp17 cpp20 cuda cuda-programming memory-management multiprocessing multithreading parallel-computing parallel-processing parallel-programming thread thread-pool thread-safety threadpool threads threadsafe

Last synced: 15 May 2025

https://github.com/librity/learning_cpp

All my C++ tutorials

cpp opengl tutorial tutorials

Last synced: 15 Apr 2026

https://github.com/prinuvinod/cpp-programming

These are some programs I used to learn c++ Language.

cpp cpp-programming

Last synced: 11 Jun 2025

https://github.com/blvxme/vk-internship-task

Поиск кратчайшего расстояния в графе

cmake cpp

Last synced: 08 Apr 2025

https://github.com/diodeiot/dutils

Utility commands extension for vs-code

c cpp guard header include source utils

Last synced: 16 Jan 2026

https://github.com/antonvlnc/proyectofinal_cgeihc

Proyecto Final - Computación Gráfica e Interacción Humano-Computadora

blender computer-graphics cpp opengl

Last synced: 12 Apr 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/vkitori/gamecpp

C++ game

cpp

Last synced: 10 Jan 2026

https://github.com/glanguage/sudoku

A C++ program to solve sudokus.

cpp sudoku

Last synced: 28 May 2026

https://github.com/justagwas/retro-lanes-2d

A "Retro" Styled 2D Highway Racing Console Game

console console-game cpp game retro sfml sfml-game

Last synced: 15 Mar 2025

https://github.com/mehrshaad/csf_projects

Computer Science Fundamentals Projects

computer-science-fundamentals cpp terminal-based

Last synced: 16 Apr 2025

https://github.com/kseen715/ai-foundations-lr

БГТУ:: Основы ИИ

ai c cpp laboratory python university

Last synced: 12 Apr 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/eslamdyab21/task1.1-mia-monster-hotel-

In this task I'm using OOP principals in CPP to do the task2. this task is from the training phase of MIA technical team in Alexandria University.

classes-and-inheritance classes-and-objects cpp oop oops-in-cpp pointers

Last synced: 15 Mar 2025

https://github.com/niazlv/universitykpfu1coursec--

Laboratory works of 1st year of KFU IVMiIT University

cpp kfu kpfu lab labwork labworks university university-course university-project

Last synced: 16 Jul 2025

https://github.com/monhi/cpplogger

Native C++ circular logger package (N-API) for node.js projects

circular cpp logger n-api nodejs plog

Last synced: 14 May 2026

https://github.com/toshimasakitamura/directx12-texturetest

DirectX12を勉強するために作成したアプリケーションです。

cpp directx12 source visual-studio windowsapi

Last synced: 11 Jun 2025

https://github.com/bc100dev/alde

Android on the Linux Desktop Environment

android bionic cpp glibc java jdk-21 linux native-apps open-source sdk sdk-android sdk-java

Last synced: 15 Mar 2025

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

C++ Problem Solving

cpp problem-solving

Last synced: 24 Mar 2025

https://github.com/pradeepchegur/essentials_of_cpp

Typical codes on essentials of C++

cpp oops-in-cpp

Last synced: 15 Mar 2025

https://github.com/zircote/cpp-lsp

Claude Code plugin for C/C++ development with clangd LSP, clang-tidy, and clang-format

c clang clangd claude-code-plugin code-quality cpp lsp

Last synced: 13 Jan 2026

https://github.com/imohraz/image-processing

An image processing project using matrices in C++ with Qt framework

cpp desktop image-processing matrix qt qtcreator

Last synced: 10 Mar 2026

https://github.com/kenpusney/dc

DumpCore -- Vitrual Machines

cpp language-runtime virtual-machine

Last synced: 24 Mar 2025

https://github.com/bevatsal1122/applied-cryptography

Semester III / Honours in Cyber Security & Forensics

cpp

Last synced: 23 Mar 2025

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

Wrappable, wire-transferable C++23 value system with JSON serialization.

cell cpp cpp23 json

Last synced: 28 May 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/rkolovanov/solutions-cpp

Хранилище решений различных задач на C++

cpp

Last synced: 16 May 2025

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/aurimasniekis/cpp-metadata

Modern C++23 header-only metadata container (JSON-like)

cpp cpp23 header-only header-only-library json metadata

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/seantolstoyevski/bf

simple format library for C++17=> : using fold expression, header-only

cpp cpp17 format header-only

Last synced: 23 Mar 2025

https://github.com/hadisfr/socket_cpp

C++ Client/Server Socket

cpp socket-programming

Last synced: 15 Jun 2025

https://github.com/ellectroid/flogger

File logger - minimalist log file utility

cpp logging logging-library

Last synced: 16 May 2025

https://github.com/stefanhamminga/cpp_lib_scripts

Scripts for managing C++ header-only libraries

c-plus-plus cmake cpp documentation library

Last synced: 30 Mar 2025

https://github.com/helleb0re/bookypedia

The database of books and authors has been written in C++ with Postgres

boost conan cpp cpp20 libpqxx postgres postgresql

Last synced: 07 Feb 2026

https://github.com/jmcheon/ready_set_boole

Discover the basics of computer-related mathematics with Boolean Algebra and Sets Theory

boolean-algebra cpp set-theory space-filling-curves

Last synced: 12 May 2026