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/sumukha-pk/lru-cache

Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA

c cplusplus cpp go golang golang-library java lru lru-cache lru-caches lrucache

Last synced: 19 Apr 2026

https://github.com/matheusvidal21/cppcodelab

Minhas soluções para exercícios em C++. Compartilho aqui minha abordagem para desafios e projetos, demonstrando meu progresso e habilidades na linguagem de programação.

cpp oop

Last synced: 09 Aug 2025

https://github.com/toxe/cpp-concurrency

C++ Concurrency Tests and Examples

concurrency cpp cpp20 threads

Last synced: 03 Oct 2025

https://github.com/hxndev/implementing-a-dns-server

DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.

c cache code cpp dns dns-server implement ip-address project proxy routing server

Last synced: 31 Mar 2025

https://github.com/erthium/hashiwokakero

Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.

cpp puzzle puzzle-generator puzzle-solver pygame python sdl2

Last synced: 22 Sep 2025

https://github.com/sampreets3/scheduler-rm

Simulation of the behaviour of a Preemptive Fixed Priority Rate Monotonic Scheduler in C++

cpp scheduler simulation

Last synced: 30 Mar 2025

https://github.com/progzone122/tictactoe-kindle

TicTacToe game written in C++ & GTK 2.0 for Amazon Kindle PW4+

c cpp game gtk2 kindle tictactoe

Last synced: 11 Apr 2026

https://github.com/breezewish/jitplot

Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.

cpp jit shunting-yard-algorithm simd

Last synced: 22 Mar 2025

https://github.com/davyvan/phdstillneedleetcode

Anwsers to LeetCode. Also a practice of CMake and Google Test.

c cmake cpp googletest leetcode solutions testcases

Last synced: 16 Jan 2026

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/hxndev/implementing-grep-using-naive-search

GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.

algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility

Last synced: 31 Mar 2025

https://github.com/abhinavkumar2369/pw-decode-dsa-with-cpp-2.0

📁 Repository with all Assigment 📝 of course.

cpp pw pw-skills

Last synced: 16 Apr 2025

https://github.com/gazebosim/gz-garden

Garden, Gazebo's 7th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 25 Sep 2025

https://github.com/alejoriosm04/polish-notation-calculator

An implementation of a polish notation (PN) calculator in C++ that does not rely on Standard Libraries.

calculator cpp

Last synced: 14 Jul 2025

https://github.com/sdsds222/cminesweap

一个用C语言编写的简易控制台扫雷游戏程序 A simple console MineSweap game which is made by C language

c cmd console console-game cpp demo example game linux minesweaper minesweeper-game shell windows

Last synced: 11 Apr 2026

https://github.com/Barthandelous01/sprd

A blazing-fast (possibly) speed-reading program

cpp speedread speedreading

Last synced: 31 Mar 2025

https://github.com/purejoymind/deitel-cpp-exercises

This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.

book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress

Last synced: 05 Jan 2026

https://github.com/sleleu/cpp_modules

10 modules to learn the basics of c++

42 cpp fundamentals map stack vector

Last synced: 15 Mar 2025

https://github.com/am2022/otp

this is a simple otp(one time password) in c++

cplusplus cpp otp otp-applications otp-generator

Last synced: 09 Apr 2025

https://github.com/kotleni/vk-sdl2

An example of how vulkan can be used to render into an SDL2 created window on macOS.

cmake cpp macos moltenvk sdl2 vulkan

Last synced: 26 Jan 2026

https://github.com/masx200/leetcode-test

leetcode题解和一些测试工具

cpp golang kotlin leetcode leetcode-solutions typescript

Last synced: 07 May 2025

https://github.com/rutujar/cppcheck-c-cpp-demo

cppcheck is a static analysis tool that detect the bug in c and cpp.

c cpp cppcheck qmake travis-ci

Last synced: 14 Jul 2025

https://github.com/hxndev/multithreaded-merge-sort

Rewriting the famous Merge Sort Algortihm using Multithreading.

code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading

Last synced: 31 Jul 2025

https://github.com/wervice/salut

Salut is a beautiful terminal greeter

cpp shell terminal theming

Last synced: 18 Mar 2025

https://github.com/peaceful-world-x/flex_serialport

一个基于Qt6的支持自定义按键指令的串口工具

cpp customkeyboard qt6 serialport

Last synced: 02 Sep 2025

https://github.com/endurodave/threadwin

Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup

cpp multithreading threads win32

Last synced: 11 Jun 2025

https://github.com/nick-vinesmoke/cave-explorer-console

A small game about exploring caves and collecting treasures on a console written in C++

console console-game cpp game game-development gamedev

Last synced: 04 Mar 2025

https://github.com/l-super/qclipboard

A cross-platform clipboard tool

cpp qt

Last synced: 23 Apr 2025

https://github.com/simone-contorno/rt2-assignment

Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.

cpp engineering jupyter-notebook python robot robotics ros

Last synced: 11 Apr 2026

https://github.com/tomaszrewak/strong_typedefs

A strong_typedef implementation for C++ with selective operator overloads.

cpp header-only library operator-overloading strongly-typed

Last synced: 23 Feb 2025

https://github.com/CorridoniMatias/kemmens

Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter

c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn

Last synced: 11 May 2025

https://github.com/amake/flutter_prime_test

A performance comparison of Dart, "platform", and "native" layers in Flutter

c cpp dart flutter kotlin performance swift

Last synced: 08 Apr 2026

https://github.com/pranabdas/c-cpp

Learning programming concepts in C and C++

algorithms c cpp data-structures programming tutorial

Last synced: 07 May 2025

https://github.com/tangsiyang2001/sponge

A personal implementation of CS144.

cpp protocol tcp

Last synced: 27 Mar 2025

https://github.com/x4raynixx/ryxon

Ryxon is a lightweight programming language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.

cpp csharp javascript language nextjs programming programminglanguage python rx rx-scripting

Last synced: 23 Jun 2025

https://github.com/stephanecharette/darknet_ng_to_be_deleted

Darknet/YOLO Next Generation - Neural Networks for Object Detection

computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7

Last synced: 11 Sep 2025

https://github.com/matheusvidal21/datastructurescpp

Implementações eficientes de estruturas de dados em C++ para aprimorar a organização e desempenho dos programas. Explorando listas encadeadas, pilhas, filas, e muito mais.

abstractdatatype cpp datastructures

Last synced: 18 Mar 2025

https://github.com/skillfulelectro/electrochat

Application for chatting in local network , still under experiments

api chat chat-application cpp network qt tcp udp

Last synced: 27 Mar 2025

https://github.com/iamazeem/stackoverflow

StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem

c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly

Last synced: 06 May 2025

https://github.com/speedycraftah/speedy-os

X86 operating system attempt from scratch written with C, C++ and Assembly.

cpp operating-system operating-system-kernel operating-system-learning x86

Last synced: 08 Jan 2026

https://github.com/thefox/wallet-cpp

A C++17 program to track your finances.

cpp cpp17 finances gnuplot mit-license wallet

Last synced: 15 Jul 2025

https://github.com/scyth3-c/aprende-node-api

mira conmigo los addons en Node.js en español - en proceso

cpp node-addon node-api node-gyp spanish tutorials v8

Last synced: 27 Mar 2025

https://github.com/samsilverman/rwmicro

rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.

computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic

Last synced: 07 Mar 2026

https://github.com/tyhil/linked-list

A singly linked list C++ library

cpp linked-list pointer

Last synced: 11 May 2025

https://github.com/azmainadel/nachos

Implementation of Nachos OS

cpp nachos os

Last synced: 16 Jun 2025

https://github.com/mengps/delegateui-colors

🎨 来自 Ant-d 的调色板计算器 { CPP版 }

cpp

Last synced: 05 May 2025

https://github.com/mathieu-lala/newdimension

My attempt to create a 3D engine from scratch

3d-engine cmake cpp cpp17 sdl2

Last synced: 06 Apr 2025

https://github.com/w20089527/net

A C++ Network Library

cpp echo-server http http-client http-server socket tcp

Last synced: 03 Apr 2025

https://github.com/amirhnajafiz/radosh

RADOS Shell for direct interaction with Ceph object storage.

ceph ceph-rados cli cpp

Last synced: 21 Jun 2025

https://github.com/shashinma/minimal-kernel-implementation

Kernel for a student from Peter the Great St. Petersburg Polytechnic University

asm assembly bootloader cpp kernel

Last synced: 20 Mar 2025

https://github.com/jjones646/utf8-cpp

A clone of the UTF8-CPP library by Nemanja Trifunovic

cpp encoding portable portable-library utf-8

Last synced: 02 Apr 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 04 Apr 2025

https://github.com/maurodelazeri/c-cpp-python-callbacks

C / C++ callbacks for Python with ctypes

c cpp ctypes python

Last synced: 04 Jul 2025

https://github.com/perkss/docker-cpp

Docker Client for C++

cmake cpp docker

Last synced: 04 Apr 2025

https://github.com/cschladetsch/turtlegraphics

Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.

cmake cpp interpreter sdl turtle-graphics

Last synced: 29 Mar 2025

https://github.com/jakubandrysek/remote-serial-example

:mag: Remote serial in Lorris for ESP32

cpp debug esp32 lorris platformio proxy

Last synced: 04 Apr 2025

https://github.com/atus/proove_433_cpp

C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets

433mhz anslut cpp iot nexa proove proove-rf-sockets raspberry-pi rf telldus

Last synced: 18 Mar 2025

https://github.com/mhdzhhan/advanced-cpp-learning

To improve programming logic. ❤‍🔥

cpp gcc-complier

Last synced: 18 Mar 2025

https://github.com/Jyotibrat/CompeteX

Adding all the programs which I have done while practicing Competitive Coding on different Platforms.

codechef codeforces competitive-programming cpp cpp17 git github-config python python3

Last synced: 31 Oct 2025

https://github.com/geoffreylgv/alx-system_engineering-devops

This repo is a DevOps (SysAdmin/Software Engineering) scripts project - that stores basics and advanced (Regular expressions) shell commands.

alx alx-africa alx-curriculum alx-system-engineering c cpp dev developer-tools development devops holberton holberton-school-student holbertonschool linux script scripting shell shell-scripting

Last synced: 11 Apr 2026

https://github.com/kei-k23/todo-cli

This project is a command-line interface (CLI) application that allows you to manage tasks efficiently written C++.

clang cli command-line cpp management todo-list

Last synced: 19 Jun 2025

https://github.com/AfonsoCMSousa/ASM-Emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 05 Mar 2025

https://github.com/kassane/sieve-cache-cpp

A SIEVE cache implementation for C++

cache-algorithm cpp sieve sieve-cache

Last synced: 03 Feb 2026

https://github.com/andresag01/thumb-sim

Thumb Timing Simulator

cpp microcontrollers simulator

Last synced: 22 Mar 2025

https://github.com/unknown-stryker/simd-memory-algorithms

C++ SSE2/AVX/AVX512 memset, memcpy, and memmove

avx avx512 cpp memcpy memmove memset simd sse x86-64-simd

Last synced: 05 May 2025

https://github.com/neko-box-coder/cppoverride

Override any functions you want, just like mocking but better

cpp cpp11 mock mocking unit-test unit-testing

Last synced: 13 Apr 2025

https://github.com/joni0108/joni0108

Coding or Trading! Depending on the hour.

cpp mql4 mql5 python trading

Last synced: 15 Jan 2026

https://github.com/harry48225/octoscale

a tiny smart espresso scale

arduino cpp esp32 nativescript svelte

Last synced: 18 Feb 2026

https://github.com/sharkfinpro/openglproject

3D Rendering Engine - Learning about OpenGL and 3D graphics

cpp graphics-engine learning-by-doing opengl

Last synced: 27 Mar 2025

https://github.com/wx257osn2/clockwork_base32_cxx

Implementation of Clockwork Base32 for C++.

base32 cpp cpp17

Last synced: 04 Mar 2025

https://github.com/lomarco/hexan

Simple hex viewer in C++

bash cpp hex

Last synced: 16 Jul 2025

https://github.com/qtlittlexu/thefungame-tetris

这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习

cpp easyx games

Last synced: 06 Apr 2025

https://github.com/endiliey/algorithms

:books: Algorithms and data structures for personal review and revision

algorithm array cpp data-structures graphs list sorting-algorithms trees vector

Last synced: 22 Jun 2025

https://github.com/oagoulart/yasl

Yet another script loader hooking a process entry point to inject payload scripts into process.

cpp detours hook modding trampoline

Last synced: 17 Jul 2025

https://github.com/michaelgrupp/minicommander

A simple, minimalistic command line parser in 100 lines of C++11 code

cli command-line-parser commandline-interface cpp cpp11 minimalist

Last synced: 08 Jul 2025

https://github.com/wjcunningham7/fastmath

Numerical approximations and efficient data structures

assembly-language bitset cpp hypergeometric-function numerical-methods

Last synced: 20 Mar 2025

https://github.com/sarincr/object-oriented-programming-with-cpp

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

algorithms artificial-intelligence c course cplusplus cpp data-science datascience datastructure datastructures deep-learning machinelearning object-oriented-programming objective-c oops-in-cpp opps programming-exercises programming-paradigm regression

Last synced: 14 Mar 2025

https://github.com/am2022/notepad

a simple notepad with c++ and qt

c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor

Last synced: 05 Feb 2026