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/andreysolovyev381/circular_buffer_fixed_size

Short exercise on a fixed size circular buffer data structure.

circular-buffer circular-queue cpp cpp20 data-structures

Last synced: 25 Jun 2025

https://github.com/hacker1649/bank-management-system

Made in C++ Programming Language, Financial institutions are paid using a web-based programme called the Bank Management System (BMS) for the services they render to the Bureau of the Fiscal Service. Additionally, BMS offers analytical capabilities for reviewing and approving expenditures, budgets, and pay. Managing all bank records with the help of classes.

cpp object-oriented-programming oop-principles

Last synced: 12 Mar 2026

https://github.com/hacker1649/cpu-process-scheduling-methods-

The process of choosing which process will use the CPU while another is waiting is known as CPU scheduling. CPU scheduling's primary responsibility is to make sure that anytime the CPU is idle, the OS at least chooses one of the tasks in the ready queue to be executed. The CPU scheduler will conduct the selecting procedure. One of the processes in memory that is prepared for execution is chosen. There are two different schedule kinds. Preemptive scheduling refers to the scheduling method where a current process may be terminated if a high priority process joins the queue and is given CPU time. Non-preemptive scheduling refers to scheduling when a running process cannot be stopped by any other process.

cpp linux linux-terminal

Last synced: 12 Mar 2026

https://github.com/hacker1649/manipulation-of-large-dataset

Project for a data structures course. Programming language C++ used. In order to efficiently organise, analyse, store, and retrieve information from a computer, data structures are a specific manner of grouping data in a specialised format. They are a method of managing data that makes it simple to utilise. To manage the huge data, we have applied.

cpp data-structures datamanipulation dataset kaggle-dataset structured-data

Last synced: 12 Mar 2026

https://github.com/alexpreynolds/kmer-counter-emilib

Count canonical kmers with Emil Ernerfeldt's emilib::HashMap

bioinformatics cpp hash-tables kmer kmer-counting kmer-frequency-count

Last synced: 16 May 2025

https://github.com/epomatti/cpp-static-dynamic-lib

Static and Linked/Shared libraries with C++

c cpp gcc

Last synced: 29 Apr 2026

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

Math and collision library (2D and 3D) for game

collision cpp library math toolbox

Last synced: 12 Aug 2025

https://github.com/hazward/comp345

COMP 345 Team Assignment (All the small components to build the big project)

cpp desgin-pattern risk-game

Last synced: 26 Mar 2025

https://github.com/fenglielie/allay

modern C++ utils

cpp cpp20 modern-cpp

Last synced: 16 Mar 2025

https://github.com/kzamanbd/leetcode-problem

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...

cpp leetcode leetcode-solutions problemsolving

Last synced: 27 Feb 2025

https://github.com/kzamanbd/lightoj-dimik52

Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in the software industry. Whether you're a developer, a project manager, or an enthusiast in the software development field...

c cpp problem-solving

Last synced: 11 Apr 2026

https://github.com/mathisloge/cppesphome-api

C++ Client for ESPHome native API.

cpp esp32 esphome home-assistant internet-of-things iot

Last synced: 13 Apr 2026

https://github.com/denizariyan/gflake

A CLI tool to automatically discover and repeatedly run Google Test (gtest) test cases to identify flaky tests.

cpp flaky-tests google-test gtest python testing

Last synced: 14 Jan 2026

https://github.com/allenvox/qt-examples

Collection of pet Qt applications

cpp cxx gui qt qtcreator

Last synced: 09 May 2026

https://github.com/engichang1467/opencc

Learning OpenGL in C++ with linkedIn

cpp glew glut opengl

Last synced: 25 Apr 2026

https://github.com/ggrbill/omp-tutorial

Tutorial of OpenMP in C++

cpp hacktoberfest openmp

Last synced: 07 Sep 2025

https://github.com/prophetru/samplecalc

SampleCalc with gtest. Can be used as a template for future projects for education only.

class cmake cpp gtest static template

Last synced: 16 May 2025

https://github.com/duckymomo20012/product-management

A simple program manage store's products

cpp

Last synced: 26 Mar 2025

https://github.com/duckymomo20012/socket-api-tester

A simple http client using socket

cpp cpp17 socket

Last synced: 26 Mar 2025

https://github.com/zncl2222/dsacollection

A practice repository for implementing data structures and algorithms

algorithms-and-data-structures c cpp practice-project

Last synced: 18 May 2026

https://github.com/momen-alshouha/data-structure-singly-linked-list

This repository contains C++ implementation of a singly linked list using object-oriented programming principles. It includes classes for nodes, iterators, and the linked list itself, providing essential functionalities such as insertion, deletion, traversal, and more.

cpp crud-operation data-structures linked-list oop-principles singly-linked-list

Last synced: 13 Jun 2026

https://github.com/ralpioxxcs/gstreamer-app-boilerplate

Gstreamer Application Bolierplate

cpp gstreamer

Last synced: 07 Jun 2026

https://github.com/aishwarya16920/cpp

Highlights my Coding Skills

cpp

Last synced: 25 Jun 2025

https://github.com/sh-cho/multiplayer-game-programming-practice

Practice for "Multiplayer Game Programming: Architecting Networked Games"

cpp socket-programming

Last synced: 27 May 2026

https://github.com/anders-wind/shared_ptr

Experiments with shared_ptr implementations

cpp

Last synced: 16 Mar 2025

https://github.com/ericoulashin/cxwidgets

An object-oriented text user interface library (based on nCurses) for Linux, MacOS, BSD, AIX, and Windows written in C++ (the Windows version uses PDCurses)

bsd chui cpp library linux macosx ncurses ncurses-tui tui unix wrapper-library

Last synced: 13 Apr 2026

https://github.com/maxicracker/polytechc-labs

Laboratory work in C++ at the Polytechnic University (Faculty of Software Engineering) on algorithms and data structures and programming technologies.

algorithms cpp polytech

Last synced: 10 Jan 2026

https://github.com/jerryhanjj/cpp

cpp

Last synced: 12 Mar 2026

https://github.com/adeeteya/hopon

Android app to connect to the Hop On Board. A hackathon project(Toycathon 2021) selected for the final round

android-app android-application arduino arduino-project cpp digital-board-game hopscotch internet-of-things java

Last synced: 30 May 2026

https://github.com/manojbaliyan16/sdv-edge-gateway

C++ SDV gateway: CAN → INT8 anomaly detection (ONNX) → MQTT/TLS → AWS IoT + LLM diagnostics. Telemetry, OTA with ECDSA rollback, TARA & ISO 26262 safety analysis. Automotive × Edge AI.

automotive aws-iot can-bus cpp edge-ai embedded-linux embedded-systems iso-26262 mqtt onnx ota sdv socketcan

Last synced: 16 Jul 2026

https://github.com/ashok-arjun/mario-using-c-plus-plus

A game, developed in C++. The graphics in the game were rendered using Allegro, a graphics library for C++. The game replicates one level of Mario.

allegro c cpp cpp-library cppgame game graphics mario

Last synced: 27 Apr 2026

https://github.com/rismicrodevices/nonstdint

A non-standard integer type library (e.g. narrowed, shifted integer types)

cpp cpp20 integer nonstdint stdint

Last synced: 10 Jan 2026

https://github.com/rakin406/bank-system

Bank management system simulation

bank cpp money simulation

Last synced: 23 Aug 2025

https://github.com/3ein39/askme

A file-based system simulating ask.fm website .. Users can send/answer/delete questions.

console console-application cpp filesystem

Last synced: 27 Feb 2025

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

Project 03 of the 42 Wolfsburg c++ piscine.

42 42wolfsburg cpp cpp03

Last synced: 10 Jan 2026

https://github.com/continuum3416/opengl-object-rendering

OpenGL sample project with CMake. Graphics programming with OpenGL.

c cmake cpp glad glew glfw3 glm glut low-level opengl

Last synced: 01 Mar 2025

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/pjsalter/pawsome-profiles

🐶 Pawsome-Profiles: A C++ project demonstrating object-oriented programming principles through a pet management system with base class Pet and derived class Dog. 🐾

cpp cpp20 object-oriented-programming

Last synced: 08 Jun 2026

https://github.com/xjunko/osdev

a barely working 32bit operating system

cpp kernel osdev

Last synced: 18 Jun 2025

https://github.com/grzelkaw/dungeonexplorer

C++ SFML game

cpp game rougelike rpg sfml

Last synced: 31 May 2026

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/dalae37/amazingchecks_cpp

A simple console-based chess game on C++

chess cpp window-console

Last synced: 16 Mar 2025

https://github.com/vishalku03/potd_challenge_2024

problem of the day solution - leetcode , geeksforgeeks , coding - ninjas , py

c cpp dsa gfg-solutions leetcode-solutions python

Last synced: 18 Jan 2026

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/mekhails/dynamic-calculator

Laboratory assignment for C++ course in St. Petersubrg Polytechnic University

cpp university-assignment

Last synced: 28 Jun 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/nbdy/pubsupp

simple cpp publish subscribe library

cpp header-only library pubsub

Last synced: 28 Mar 2025

https://github.com/dsite42/cpp04

42 project - CPP04 - This modul is about subtype polymorphism, abstract classes, interfaces.

42 cpp cpp04

Last synced: 31 May 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/erio-harrison/tinyserver

Refactored the network library to C++11, implemented an HTTP server, and is developing a Rust version

cpp rust server

Last synced: 21 Apr 2026

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/bfjesso/obj-to-ascii

Renders a 3D object in a terminal using ascii text

3d-rendering cli cpp windows

Last synced: 14 Jun 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/maxime-cllt/dsatur

Projet de l'UE graphe en L3

algorithms cpp dsatur graph

Last synced: 09 Oct 2025

https://github.com/gvatsal60/cppdockermaketemplate

🐳🔨 Effortlessly containerize your C++ projects with Docker using this streamlined template

c cpp docker docker-container docker-image dockerfile linux make makefile

Last synced: 23 Feb 2026

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/rugleb/neural-network

High-level neural networks API for C++

cpp neural neural-network

Last synced: 30 Jun 2025

https://github.com/mkwapisz2000/cpp-hash-table-algorithms

This project contains implementations of different hash table strategies in C++.

chaining cpp cuckoo-hashing data-structures hash-table hashing-algorithms open-adressing

Last synced: 09 Jun 2026

https://github.com/poseidon-code/gdem

C++ wrapper over GDAL for working with DEM data.

cpp dem digital-elevation-model gdal

Last synced: 16 Jul 2026

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/ro-el-c/ps

problem solving

algorithm cpp data-structure java python sql

Last synced: 05 May 2026

https://github.com/deyzi-the-youtuber/casm

Assembly's cooler younger brother, CASM.

assembly assembly-language compiler cpp programming-language x86-64

Last synced: 12 Mar 2025

https://github.com/gholamrezadar/ghdcode

a featureless but very fast text editor written in C++ using raylib

cpp raylib text-editor

Last synced: 02 Apr 2026

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

SICP examples in cpp

cpp lazy-evaluation sicp stream

Last synced: 07 Jul 2025

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/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/gotbordom/ros2_basics

Work for ROS2 Basics Cert

cpp ros2 ros2-humble

Last synced: 07 Sep 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/beatussum/pmsexp

A software for recovering the position of an object in a video

cpp cpp17 data-visualization physics qt qt5 science utility video

Last synced: 17 May 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/ritampaul/codsoft

It contains various tasks of 1 month internship program 2023.

codsoft cpp programming-languages python3

Last synced: 05 May 2026

https://github.com/cosmingorun/fire_and_smoke_detection_image_processing_opencv_cpp

An image processing project that detects fire and smoke in given images by combining various techniques for detection.

cpp firedetection image-processing

Last synced: 26 Mar 2025

https://github.com/torrentg/nplex-cpp

C++ client to access the nplex database

client cpp database nplex

Last synced: 31 May 2026

https://github.com/neerajcodes888/leetcode

Welcome to my LeetCode Data Structures and Algorithms (DSA) solutions repository! 🌟 Dive into a curated collection of my solutions to LeetCode problems, meticulously organized by difficulty levels to streamline your learning journey

cpp dsa-algorithm leetcode-solutions

Last synced: 26 Mar 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