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/dup4/autowired-cpp

AutoWired for morden cpp

autowired cpp dependency-injection

Last synced: 29 Mar 2025

https://github.com/mohammed-3tef/encryption_and_decryption_application

This program is for encryption and decription your important information like your password, ID, etc.

assignment ciphers clean-code cpp cpp-projects

Last synced: 14 Apr 2025

https://github.com/kylereddoch/cpp_python_integration

Integrating CPP and Python for a simple math-based program.

cplusplus cpp snhu

Last synced: 14 Mar 2025

https://github.com/michelerenzullo/blur_algorithms

Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress

blur convolution cpp fft fftw fourier frequency gaussian image-processing kernel opencv openmp padding pffft pocketfft time

Last synced: 20 Aug 2025

https://github.com/yoonah-dev/baekjoon-algorithm

➰ 고리고리단 알고리즘 스터디 - CPP ➰

algorithm cpp data-structures

Last synced: 26 May 2026

https://github.com/anthofoxo/foxengine_pub

Small game engine written in C, C++ and Lua

cpp engine lua opengl

Last synced: 12 Apr 2026

https://github.com/flatcap/dparted

📊 Graphical Partition Manager

c-plus-plus cpp manager partition

Last synced: 11 Jun 2025

https://github.com/nohomey/fmi-introduction-to-programming-course

A place for my homeworks and other materials related to the Introduction to Programming course in FMI

cpp cpp11 fmi homework

Last synced: 06 Oct 2025

https://github.com/Tanner-Davison/cpp_class_overloading

Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters

c cpp dynamic-memory-management

Last synced: 06 Mar 2025

https://github.com/madladsquad/untitledtemplatingengine

A templating engine powered by a lisp-like language

c cpp library templating templating-engine templating-language

Last synced: 17 Mar 2026

https://github.com/Hcolda/QChatServer

A lightweight chat software server (WIP)

chat chat-app chat-application chatapp chatroom cpp cpp23 server

Last synced: 06 Oct 2025

https://github.com/chasenut/booker

Booker is a rental (like Booking.com), made using C++ and Qt QML

app booking cpp desktop qml rental store webassembly

Last synced: 01 Mar 2026

https://github.com/palmanov/visible-edge

Roberts algorithm / Invisible surfaces and lines removal algorithms

cpp roberts-algorithm

Last synced: 18 Jan 2026

https://github.com/siddhant-vij/event-management-system

Practice project for Relational DBMS | Efficiently organize and manage events, attendees and registrations.

bash cli-app cpp crud-application dbms event-management go java python relational-database

Last synced: 09 Apr 2026

https://github.com/xord/rays

A Drawing Engine using OpenGL.

cpp gem graphics library opengl ruby

Last synced: 02 Jul 2025

https://github.com/diogocarrola/leetcode75

The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.

algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python

Last synced: 06 Oct 2025

https://github.com/yashkarthik/tinyrenderer

A rasterization engine written from scratch (no libraries) in C++

cpp rasterization

Last synced: 04 Jul 2025

https://github.com/srz-zumix/setup-infer

This action installs 📘 infer.

composite-action cpp github-actions

Last synced: 23 Jun 2025

https://github.com/georgecatalin/qt-widgets-for-beginners-with-cplusplus

Course work associated with the Udemy.com course "Qt Widgets for Beginners with C++" , authored by Bryan Cairns.

cplusplus cpp qt qt5 qtcreator qtwidgets udemy-course

Last synced: 19 May 2026

https://github.com/farnyser/linq-cpp

LINQ-Like API in C++

cpp cpp14 linq

Last synced: 02 Sep 2025

https://github.com/zinikus/robotic-head

Intermediate-Level Project: This repository contains information and code for building a robotic head designed for educational and learning purposes, including basic mechanics, electronics, and programming involved in its construction.

artificial-intelligence cpp python robot robotframework robotics

Last synced: 10 Apr 2026

https://github.com/ammarfaizi2/cppmysql

libmysqlclient C++ wrapper

cpp libmysqlclient mysql mysql-client

Last synced: 10 May 2026

https://github.com/nuiipointerexception/farbe

A optimized color module and library for high performance applications.

cpp rust zig zig-library zig-package

Last synced: 12 Apr 2025

https://github.com/eyelash/prism

incremental PEG-based syntax highlighting engine

cpp syntax-highlighting

Last synced: 21 Jan 2026

https://github.com/firefly-zero/firefly-c

🐀 C/C++ SDK for making Firefly Zero games

c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly

Last synced: 12 Jan 2026

https://github.com/29dch/data-structure-project-ofo-shared-bicycle

数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。

cpp data-structures

Last synced: 20 Sep 2025

https://github.com/dup4/rapidjson-utility

Rapidjson Utility

cpp json rapidjson reflect

Last synced: 25 Apr 2026

https://github.com/congard/solgen

C++ code generator for creating Lua bindings using sol2 library

code-generation cpp cpp20 lua lua-bindings sol2

Last synced: 08 Oct 2025

https://github.com/shanpic/utility

some utility

cpp python shell-script utiliy

Last synced: 08 May 2026

https://github.com/natsalete/ed1-iftm-ads

Este repositório contém as atividades de lista realizados durante a disciplina de Estrutura de Dados I (ED I) no 3º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.

cpp estrutura-de-dados list

Last synced: 08 Oct 2025

https://github.com/kaleharshavardhan07/multi_thread_file_downloader

This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.

cpp multithreading

Last synced: 08 Oct 2025

https://github.com/umutsevdi/lled

A Lightweight Lua editor written with ImGUI that can modify itself at runtime.

cplusplus cplusplus-17 cpp imgui lua lua-library luac

Last synced: 18 Jan 2026

https://github.com/yuulis/lifegame

Life Game made by OpenSiv3D.

cpp lifegame opensiv3d

Last synced: 01 Apr 2025

https://github.com/philipbraatz/eye-solver

The goal of this project is to let a neural network play any game on your screen with constant view of a score.

ai cpp evolutionary-algorithm neural-network ocr opencv2 visual-studio

Last synced: 11 Mar 2025

https://github.com/sreetamdas/2048

2048 coded under a day

2048 c-plus-plus cpp

Last synced: 22 Mar 2025

https://github.com/itsyakub/easter-hunt

Help the Easter Bunny catch eggs falling from the sky!

2d 2d-game cmake cpp easter easter-egg game gamedev open-source opensource raylib raylib-cpp raylib-game

Last synced: 29 Nov 2025

https://github.com/sai-suraj-27/cpp

This is my Repo for Practicing C++, Attempting Contests, and Solving Good Problems.

algorithms competitive-programming-contests cpp data-structures important

Last synced: 01 Sep 2025

https://github.com/chokobole/protobuf_bytes

Now don't worry about copy when using protobuf!

bazel-support cpp cpp-library cpp14 cpp14-library move protobuf protobuf-bytes

Last synced: 08 Oct 2025

https://github.com/softtechmx/lib-cpp-geometria

biblioteca de código abierto diseñada para proporcionar a los desarrolladores y matemáticos una herramienta eficiente y fácil de usar para realizar operaciones matemáticas complejas relacionadas con la geometría. Diseñada con un enfoque en la simplicidad, la flexibilidad y el rendimiento.

cpp cpp17 geometry library

Last synced: 08 Oct 2025

https://gitlab.com/bproto/cpp-template-project

A template CMake project to get you started with C++ and tooling

C++ centos clang cmake conan cpp docker gcc linux

Last synced: 10 Mar 2025

https://github.com/andy-messer/mipt-algo

Все решенные мною задачи по алгоритмам за long long time

algorithms cpp mipt-homeworks

Last synced: 09 Apr 2025

https://github.com/akash1474/spectrum_color_pro

SpectrumColor Pro: Effortlessly pick, modify, and copy colors on Windows. Screen capture, hue control, presets, and versatile format support in a sleek interface.

color-palette color-picker colorpicker cpp cpp17 glfw3 imgui-glfw opengl2 win32 windows windows-10 windows11

Last synced: 20 Jan 2026

https://github.com/fednazar/ivy

A really simple text encryption algorithm

cpp encryption encryption-decryption

Last synced: 14 Mar 2025

https://github.com/alpha74/cuda_basics

Nvidia NVCC CUDA programs for begineers.

c cpp cuda cuda-programs nvcc nvidia parallel-computing parallel-programming

Last synced: 08 May 2026

https://github.com/lnvaldez/maze-solver

Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.

backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive

Last synced: 04 Dec 2025

https://github.com/andreasfertig/heise-2020-09-cpp-tricks-auto-as-nttp

Companion source code for "Auto as NTTP"

article cpp cpp17 cpp20 ct heise

Last synced: 25 Mar 2025

https://github.com/mark-mdo47/expt_adafruit_ttl666_display

Experimenting with AdaFruit TTL RBG666 displays and ESP32-S3 RBG666 RGB TFT I/F

arduino c circuitpython cpp esp32-s3

Last synced: 20 Jan 2026

https://github.com/miRoox/Leetcode

My Leetcode solutions

cpp csharp leetcode rust

Last synced: 15 May 2025

https://github.com/spur27/renweb-engine

Lightweight engine and API for making cross platform desktop applications with web technology.

cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview

Last synced: 26 Apr 2026

https://github.com/mehedirm6244/nostokeeb

A very minimal On Screen Keyboard (for X11) written in GTK3

cpp gtk3 gtkmm3 keyboard-emulation linux

Last synced: 27 Oct 2025

https://github.com/seppahbaws/hyper

A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.

cpp ray-tracing real-time vulkan

Last synced: 09 Jun 2026

https://github.com/humansinput/txneko

My XNeko-like game written in C++.

cat cpp fun linux macos meow txlib txlin

Last synced: 16 May 2025

https://github.com/ucpp/sge

A simple game engine project built with DirectX 12, featuring several milestones to learn and implement rendering techniques.

cpp directx directx12 rendering

Last synced: 05 Sep 2025

https://github.com/salma-mamdoh/text_editor-program

Our project for Structured Programming Course taken during fall 2022 semester

cpp filesystem problem-solving structure-programing

Last synced: 19 Jan 2026

https://github.com/gastonmorixe/lib-midi-akai-apc-mini

C++ Library to control AKAI APC mini MIDI in and out (led controls included)

akai apc-mini cpp lib library midi

Last synced: 04 Feb 2026

https://github.com/dekal/algorithm

Algorithm code !!!

algorithms cpp java javascript

Last synced: 06 May 2026

https://github.com/sameetasadullah/inter-process-communication-using-named-pipes

A simple C++ program to simulate inter-process communication using named pipes

cpp fork inter-process-communication linux named-pipes ubuntu

Last synced: 28 Apr 2026

https://github.com/nihilantropy/cpp

c++ 42school project

42school coding cpp project

Last synced: 05 Jul 2025

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

A database written in C++ which supports JSON querying and TCP encryption.

cpp database json

Last synced: 25 Sep 2025

https://github.com/dor-sketch/snakes_ladders

Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.

cairo cairo-drawing cmake cpp game-development gtk3 qt6

Last synced: 26 Jan 2026

https://github.com/kangwonlee/2018pycpp

2018 Python C++ Training

bash cpp python

Last synced: 20 Jan 2026

https://github.com/seikhchilli/bubble-sort-algorithm-cpp

Bubble Sort Algorithm using c++.Arranges array in ascending order.

algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms

Last synced: 15 Mar 2025

https://github.com/ivandrf/vector-int

Realization of a self-expanding array with some std::vector methods

cpp cppvector vector

Last synced: 21 Feb 2026

https://github.com/softtechmx/lib-cpp-algoritmos

Esta libreria es un conjunto de algoritmos de diferentes tipos ya creados listos para ser usados en proyectos.de c++.

algorithms algoritmos cpp cpp17

Last synced: 21 Feb 2026

https://github.com/heyfoz/cpp-calendar-day-calculator

The Calendar Day Calculator Program (C++) asks the user to enter a month, day, and year in MM DD YYYY format. The day of the week for that date is displayed in the console. Multiple functions are used in the program to facilitate logical operations and calculations. The program loops until the user chooses to exit.

calendar cpp day-calendar loop

Last synced: 25 Mar 2025

https://github.com/polossk/leetcode-oj-solution

simple solution for leetcode

cpp leetcode leetcode-solutions python3 ruby

Last synced: 08 May 2026

https://github.com/singhalpranav22/interview-concepts

My DSA problems solution repository for the most important DSA questions to crack the coding interview.

coding-interviews cpp interview interview-preparation interview-questions interviewbit leetcode leetcode-solutions

Last synced: 27 Jul 2025

https://github.com/ferhatgec/loxplusplus

lox++, c++ implementation of jlox

cpp cpp20 crafting-interpreters jlox

Last synced: 23 Jul 2025

https://github.com/robinsaviary/estroengine

A portable simple-to-use node-based game engine built in C++20.

cpp cpp20 game-engine header-only node-tree

Last synced: 11 Apr 2025

https://github.com/speakez-llc/farscape

F# Native Library Binding Generator

clang cpp dotnet fsharp

Last synced: 21 Mar 2025

https://github.com/benami171/system_programming2_exe2

Algorithms and Operations on Graphs, Graph operators overloading.

cpp graph graph-algorithms operators-overloading

Last synced: 19 Feb 2026

https://github.com/justcabbage/clog

Logging System for C++20 Applications

cpp logger logging

Last synced: 23 Jun 2026

https://github.com/monogramm/docker-osrm-backend

:whale: :alembic: Docker image for OSRM Backend.

cpp docker gis openstreetmap osm osrm routing

Last synced: 25 Sep 2025

https://github.com/dizzydroid/asu_sheets-solutions

(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions

college-assignments cpp java sheets solutions

Last synced: 25 Jul 2025

https://github.com/ferhatgec/cairo4cpp

cairo4cpp, header-only C++ wrapper around libcairo.

cairo cpp cpp20 header-only

Last synced: 21 Jul 2025

https://github.com/gil9red/ascii_table

Ascii table (#c++ #qt #qt5)

ascii-table cpp qt

Last synced: 15 May 2026

https://github.com/mohammad-malik/cpp_dryrun_codegen

A tool for generating and testing "dry runs" (tricky C++ code snippets often asked in exams by universities like FAST) in an isolated Docker environment.

cpp dryr exam help llms rag

Last synced: 06 Apr 2025

https://github.com/coyorkdow/cfuture

a c++ promise future implementation with continuation [work in progress]

async concurrency cpp cpp14

Last synced: 30 Dec 2025

https://github.com/dimiboi/cmake-cppcli-poc

A proof-of-concept of using CMake with CPack to build a NuGet package containing a mixed-mode assembly containing C++/CLI and C++ code. Interfacing between native C++ code and managed C# code has never been easier!

cmake cpp cppcli csharp dotnet nuget

Last synced: 09 Apr 2026