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/davi-baptista/obi2021

OBI 2021 resolutions using C++

cpp obi

Last synced: 05 Aug 2025

https://github.com/tanzeelafatima492/loops-and-decisions-statement-in-c-

solve the all programs in excerise of chapter 3 of book "Robert Lafore" (4Th edition)

cplus cpp excerise loop program robert-lafore

Last synced: 17 Sep 2025

https://github.com/tanzeelafatima492/project-list-cpp

2nd semester C++ project

cpp cxx list project

Last synced: 17 Sep 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/inbrewj/siloam

Tango powered geospatial macro level feature database to aid exploration for the visually impared

bash-script cpp python tex

Last synced: 09 May 2026

https://github.com/tkovs/learning

:school: Learning somethings.

arduino c clojure cpp go haskell java javascript python ruby rust

Last synced: 09 Apr 2026

https://github.com/xirzo/sample-cpp

A template for C++ CMake projects

cmake cpp tempate

Last synced: 24 Jul 2025

https://github.com/enzocordovana/sae1.02

Trois systèmes de vote fait en cpp avec Qt Creator par AMROUNE Akim, ANTOINE Thomas CORDOVANA Enzo et ZIGGANE Sofien.

cpp

Last synced: 24 Jul 2025

https://github.com/rdrahul123/computer-shop

The Computer Store Management System is a software application designed to streamline the operations of a computer store.

cpp cpp11 cpp17 filesystem

Last synced: 09 Feb 2026

https://github.com/zixu-w/ssccpp

Simple Server-Client in CPP

client cpp server socket

Last synced: 24 Jul 2025

https://github.com/chgen/beegfsnotify

This library is for delivering beeGFS v7 distributed filesystem changes by ZeroMQ messaging library.

beegfs cpp zeromq

Last synced: 23 May 2026

https://github.com/eoan-ermine/cppcorehard-summer-2016

Slides from C++ Corehard Summer 2016 conference

conference cpp cppcorehard

Last synced: 07 Aug 2025

https://github.com/pcannon09/ptree

tree command alternative (ALPHA VERSION)

alpha-version alternative cpp cpp17 tree

Last synced: 17 Sep 2025

https://github.com/omarmgaber/v6

Basic text search engine based on the classical Vector Space Model.

cpp information-retrieval search-engine vector-model

Last synced: 07 Aug 2025

https://github.com/storopoli/rcpp

Como fazer seu código R ficar mais rápido com Rcpp

cpp cpp11 rcpp rcpparmadillo rcppeigen rcppparallel rstats

Last synced: 01 Oct 2025

https://github.com/dantezulli/revive.nokia.n95

A quick guide to revive the Nokia N95 legacy and develop for it. (RM-159/RM-160/RM-320)

cpp java nokia nokia-n95 python qt symbian

Last synced: 02 Oct 2025

https://github.com/fbrianzy/megakit-cpp

Modern C++ 17 toolkit of algorithms, data structures, and CLI utilities

clang clang-tool cpp cpp17

Last synced: 21 Jul 2026

https://github.com/archihalder/dsa

This repository contains all the things required to be good at dsa

algorithms cpp data-structures gfg leetcode problem-solving

Last synced: 29 Mar 2025

https://github.com/mateusz-przybyla/addressbook_objectoriented

C++ (OOP) application - Przyszly Programista course (training)

cpp data-structures oop txt-files

Last synced: 09 Nov 2025

https://github.com/mohammedshabeel/dsa_learning

this is brototype in 6 week learning

cpp dsa-algorithm dsa-learning-series

Last synced: 15 Sep 2025

https://github.com/shaldonbarnes10/sorting_0_1_2s

Sort an Array of 0s, 1s, and 2s in a Single Scan. This project provides an efficient solution to sort an array consisting only of 0s, 1s, and 2s using a single-pass algorithm (Dutch National Flag Algorithm) Three pointer. Given multiple test cases, the algorithm ensures optimal performance with a time complexity of O(N) and space complexity of O(1)

algorithms-and-data-structures codestudio cpp dsa-algorithm dutch-nationalflag-problem

Last synced: 29 Mar 2025

https://github.com/dirkolbrich/cplusplus-boilerplate

A C++ boilerplate folder with all the things I like to setup a new project with by default.

boilerplate cplusplus cpp

Last synced: 02 Oct 2025

https://github.com/lukaspetrak/snake

Simple snake game in C++ (OOP)

cplusplus cpp object-oriented-programming oop snake snake-game

Last synced: 03 Jan 2026

https://github.com/rothasamon/oop_cpp_lesson

The OOM & OOP concepts in C++ where i studied in Norton University of year 2.

cpp oop

Last synced: 29 Mar 2025

https://github.com/nullstring1/esp32binancedisplay

Uses an ESP32 and the Binance API to display values on a segment display

arduino binance-api cpp display esp32 esp32-arduino json

Last synced: 08 Jul 2025

https://github.com/trobert42/webserv

A fully configurable home-made web server in C++ (following HTTP/1.1 RFC)

cpp http socket webserver

Last synced: 08 Aug 2025

https://github.com/pereirar3/grammaranalyzer

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

automatons computer-science-discipline cpp

Last synced: 08 Aug 2025

https://github.com/spicycactuar/ball-impulse

Ball impulse against varied terrains

ball-physics computer-graphics cpp impulse opengl qt5

Last synced: 09 Apr 2026

https://github.com/gill-singh-a/intel-realsense-ball-detection-and-ranging

Detection and Ranging of Ball using Intel Realsense Camera and Circular Hough Detection via OpenCV

computer-vision cpp depth-estimation detection intel opencv python realsense ros tracking

Last synced: 09 Apr 2026

https://github.com/leandrorochalg/desafios

[PT] Desafios de lógica de programação

cpp logic

Last synced: 09 Aug 2025

https://github.com/sunsided/libfixmath-conan

conan.io package for libfixmath

conan cpp libfixmath

Last synced: 26 Apr 2026

https://github.com/kezhengjie/coroutinetool

functional c++ tiny lib based on c++20 coroutine,for learning and utility purpose.

async-executor coroutine cpp cpp-coroutines cpp20 cpp20-library fluent modern shell-command shell-executor system-commands

Last synced: 17 Oct 2025

https://github.com/zhongruoyu/stdthread

A self-contained C++17 std::thread implementation with pthread.

cpp cpp17 pthread threading

Last synced: 03 Oct 2025

https://github.com/smilewithkhushi/data-structures-and-algorithms

Data Structures and Algorithms in C++ for beginners | Learn the concepts of DSA with notes, implementations, C++ STL and important questions for practice

algorithms-and-data-structures cpp data-structures dsa

Last synced: 22 Mar 2025

https://github.com/samuelbarbosadev/learning_c_and_c_plus_plus

Bem-vindo ao meu repositório de estudos em C/C++!

cpp

Last synced: 22 Mar 2025

https://github.com/phattharaphorn/profund-activity

👩🏻‍💻🌟 A collection developed for Array data management.

activity alogrithm cpp object-oriented-programming

Last synced: 03 Jan 2026

https://github.com/vvzen/udemy-advanced-cpp

all of my learning examples while following the udemy advanced c++ course by caveofprogramming

cpp cpp11 learning learning-exercise

Last synced: 23 May 2026

https://github.com/homocodian/netutils

Utilities for computer networking

binary checksum-calculation cpp cpp17 macaddress

Last synced: 23 May 2026

https://github.com/jhleeeme/algo-n-ds

Algorithm and DataStructure practice with Java & Python & C & C++

algorithms c cpp datastructure java python

Last synced: 09 Apr 2026

https://github.com/mo7amd-hub/lifestyle

LifeStyle - Productivity & Health Application LifeStyle is a simple yet effective productivity and health management application designed to help users stay focused, organized, and healthy.

cpp healthcare lifecycle-active

Last synced: 28 Jun 2025

https://github.com/leytox/maze

Course work. C++ Linux maze generation and solving program

cpp maze maze-generator maze-solver

Last synced: 18 Jun 2026

https://github.com/iker-gonzalez/codecademy-fullstack-engineer

A wide variety of projects undertaken as part of Codecademy's Full Stack Engineer Career Path

back-end cpp css3 databases deployment front-end git github html5 javascript

Last synced: 11 Apr 2026

https://github.com/jibsen/aocpp2017

Advent of Code 2017 solutions in C++20

advent-of-code-2017 cpp

Last synced: 03 Oct 2025

https://github.com/gxsilva/42sp_cpp

This repository contains all C++ exercises from 42 SP, including bonus parts. It also includes personal notes and study materials to support the learning process.

abstract-classes cpp cpp98 inheritance oop polymorphism

Last synced: 14 Aug 2025

https://github.com/sohanreddyk/taskforge

Simple, reliable & efficient distributed task queues for C++17

asynchronous-tasks background-jobs cpp cpp17 distributed-systems redis redis-queue task-queue tasks worker-pool

Last synced: 19 Apr 2026

https://github.com/acrion/nexuslua-library

A C++ library for embedding a multi-threaded Lua environment, adding a powerful, asynchronous concurrency model based on agents and message-passing.

actor-model c-plus-plus cmake concurrency cpp embedding lua lua-bindings message-passing multithreading nexuslua parallel-computing scripting

Last synced: 15 Apr 2026

https://github.com/hyouteki/big_number.h

A C++ library for big_number calculations. Useful in cryptography, big_number methods such as factorial, Fibonacci, etc.

big-number-calculation cpp header-file

Last synced: 10 Aug 2025

https://github.com/thatbackendguy/file-handling-cpp-sem2

Semester 2 - File Handling Project C++

cpp filehandling

Last synced: 10 Aug 2025

https://github.com/harryfoster1812/fosterml

A minimalist tensor library built in c++ with no external libraries

cpp ml tensor

Last synced: 13 Feb 2026

https://github.com/kwran420/dg-lan

DG-LAN - A decentralized LAN file sharing tool for gamers. Based on D-LAN by Greg Burri.

cpp file-sharing gaming lan qt5

Last synced: 23 May 2026

https://github.com/omr-ql/cpp-projects

Here All The Cpp Projects I Have Implemented till today

algorithms cpp project

Last synced: 16 Jun 2025

https://github.com/bang-olufsen/dfusepp

A C++11 header-only library for validating DfuSe files on embedded devices

cpp cpp11 dfu dfuse embedded header-only

Last synced: 22 Mar 2025

https://github.com/spear97/flocking-simulation

A Flocking Simulation project that was created during my Spring 2022 Semester at Texas Wesleyan University. Aims to simulate the natural phenomenon of flocking and how each individual agent would operate in an environment.

2d-graphics computer-graph computer-graphics-opengl cpp flocking-agents flocking-algorithm flocking-simulation simulation-programming software-development visual-studio

Last synced: 04 May 2026

https://github.com/hashirkhan21/spaceshooter

A Space Shooter game in C++ using SFML graphics and OOP concepts

cpp sfml sfml-game spaceshooter

Last synced: 04 Oct 2025

https://github.com/rudra1402/cpp_stl

Implemented C++ STL Containers like Maps, Vectors, Pairs, etc. by developing several fun applications on Replit.

cpp replit standard-template-library stl-containers

Last synced: 11 Aug 2025

https://github.com/seariddlegames/common-module

Common Module

cpp module

Last synced: 23 Jul 2025

https://github.com/yousef-sayed-younis/cpp-problem-solving

A collection of problem-solving solutions in C++, including challenges from Codeforces and other competitive programming platforms.This repository focuses on practice for competitive coding.

codeforces codeforces-solutions cpp problem-solving problems-solving

Last synced: 03 Apr 2025

https://github.com/joyrider3774/rubido_funkey

A little chinese checkers or solitaire game with four difficulties for the funkey s handheld system

board-game chinese-checkers-game cpp funkey-s games handheld retro rg-nano sdl solitaire-game

Last synced: 04 Oct 2025

https://github.com/ahmedhaithamamer/smart-shop-guard-project

The ESP8266 and Arduino Uno project automates a smart shop with entry detection, firefighting, and security systems, programmed in C++.

arduino arduino-ide arduino-uno cpp embedded-systems esp8266

Last synced: 09 Apr 2026

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/tomasmark79/emojitools

This repository provides a simple library that facilitates working with emoji characters.

cmake cpp emoji utf8

Last synced: 30 Mar 2025

https://github.com/firee1/cpp-perfect-numbers

Simple program for finding the perfect numbers.

cpp cpp17 perfect-number veritasium

Last synced: 22 Mar 2025

https://github.com/nguyenpanda/.panda_scripts

CLI command app to allow myself to be lazy in the future.

bash-script cli cli-app cpp intel-core macos python shell-script template-project

Last synced: 09 Apr 2026

https://github.com/frklan/vc-template-cmake

Template for cmake based c++ project

catch2 cmake cpp cpp17 template unittest

Last synced: 14 Sep 2025

https://github.com/firee1/html_encoding

Makes string readable by HTML

cpp encoding html

Last synced: 22 Mar 2025

https://github.com/mataruzz/raspberrypi_components_tests

Understand and test basic components' functions (HCSR03 ultrasound, S90 micro servo and DC motor) for RaspberryPi 3B+.

basic-learning cpp dcmotor python raspberrypi servo-motor testing ultrasound

Last synced: 18 Apr 2026

https://github.com/comodinoh/gcrisp

Engine for creating Visual Novel games written in C++

cmake cpp cpp20

Last synced: 11 Aug 2025

https://github.com/youyuanwu/env-cpp

env-cpp is a C++ lib for parsing env vars into struct, using refl-cpp

cpp environment-variables reflection

Last synced: 12 Aug 2025

https://github.com/formiat/search_by_mask_function

Function that searches by mask with wildcards.

cpp function match search search-by-mask wildcards

Last synced: 05 Mar 2025

https://github.com/jain1shh/neetcode.io

neetcode.io dsa pattern wise sheet - NeetCode 250

cpp data-structures-and-algorithms

Last synced: 12 Aug 2025

https://github.com/anishvdev/10r-basic

10R's Codebase for the 2024-25 V5RC: High Stakes

10r c cpp highstakes pros vex vex-robotics vex-robotics-competition vex-v5 vexcode vrc

Last synced: 14 Jun 2026

https://github.com/rasabh-org/cpp-tutorials

A repository to host sample C++ source files intended to be used as study materials for learning or teaching purposes.

cpp programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials

Last synced: 04 Oct 2025

https://github.com/toxe/advent-of-code-2021

Advent of Code 2021

advent-of-code-2021 cpp

Last synced: 22 Mar 2025

https://github.com/abdulrehman-baloch/parallel-ist-bubble-sort_network

This project implements a novel parallel algorithm for constructing n-1 independent spanning trees (ISTs) in bubble-sort networks. It solves an open problem from previous research by Kao et al. by enabling each vertex to determine its parent in constant time without using recursion.

cpp openmp-parallelization openmpi threads

Last synced: 04 Oct 2025

https://github.com/toxe/boost-sml-examples

[Boost].SML Examples

cpp examples fsm sml

Last synced: 22 Mar 2025

https://git.hiifong.cc/mirrors/awesome-modern-cpp

A collection of resources on modern C++

cpp cpp11 cpp14 cpp17 cpp1z

Last synced: 04 Oct 2025

https://github.com/emmanuelmess/streamingedgerecognition

A test to see how realtime editing of video works in OpenCV

cpp opencv video

Last synced: 18 May 2026

https://github.com/mdafsarhossain/competitive-programming-problem-and-solution

Competitive Programming Problem And Solution Code. All Code written in C++ Programming language.

competitive-programming cpp

Last synced: 12 Aug 2025

https://github.com/aben20807/oj_code

1062_高階競技程式設計 ADVANCED COMPETITIVE PROGRAMMING

algorithms cpp online-judges

Last synced: 13 Aug 2025

https://github.com/denis-gr/cpp-course-work-student-administration-system

Coursework on creating a student administration system (console program)

cpp cpp-development

Last synced: 23 May 2026

https://github.com/first-coding/qt_chess

This is QT_Chess Project.

cpp qt5

Last synced: 09 Mar 2026

https://github.com/horizon-nth/fractalexplorer

Application to explore differents fractals

application cpp fractal-rendering fractals glsl

Last synced: 13 Aug 2025