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/nelsonzhao/algorithms_and_data_structures

Algorithms and data structures implemented using C++

algorithm cpp datastructures

Last synced: 11 Apr 2025

https://github.com/gastonmorixe/lib-artnet-4-cpp

ArtNet 4 Library in C++ - Modern Lighting DMX Protocol

artnet cpp dmx lighting

Last synced: 29 Oct 2025

https://github.com/bigchaindb/python-rapidjson-schema

Python extension for rapidjson schema validation

bigchaindb cpp json json-schema python rapidjson schema

Last synced: 29 Apr 2025

https://github.com/parthpant/webbenchmark

Run benchmarks on individual C++ functions online!

benchmark cpp

Last synced: 03 May 2026

https://github.com/0xkalvin/wintermute

A C++ chess game implementation :european_castle:

chess cpp

Last synced: 23 Jun 2026

https://github.com/arnaud-robin/shake128

Implementation of SHAKE128 in c++.

cpp cryptography fips202 shake128

Last synced: 10 Apr 2025

https://github.com/voronov-nikita/skillbase

This is a repository for different parts of the code that can be useful when creating new projects.

arduino base cheatsheet cpp docker drone git gitlab higher-education informatics kotlin links linux math opencv physics python3 react-native ros2 skills

Last synced: 07 May 2025

https://github.com/localizethedocs/cmake-docs-l10n

Localization of The CMake Documentation

clang cmake cpp crowdin l10n sphinx

Last synced: 17 May 2026

https://github.com/wzslr321/algorithms_and_data_structures

C++ code which I will wrote during my hopefully fruitful relationship with competetive programming

algorithms algorithms-and-data-structures competitive-programming cpp data-structures

Last synced: 07 May 2025

https://github.com/wotancode/programming-logic-exercises

Colección de ejercicios de programación resueltos en diversos lenguajes.

c cobol cpp exercises java javascript js pseint rust ts typescript

Last synced: 12 Apr 2025

https://github.com/georgiifirsov/objects

COM-inspired, lightweight object management framework for C++17 and later.

cplusplus cplusplus-17 cpp cpp-library cpp17 framework interface-builder object-oriented-programming

Last synced: 12 Apr 2025

https://github.com/mortennobel/parallelcomputingplayground

Shows different programming techniques for parallel computing on CPU and GPU

cpp cpp11 gpu

Last synced: 10 Jul 2025

https://github.com/hiruna72/artic_c

C/C++ implementation of ARTIC bioinformatics platform for nanopore sequencing of nCoV2019 novel coronavirus

arm artic-bioinformatics-platform covid-19 cpp nanopore-sequencing ncov-2019

Last synced: 13 Apr 2025

https://github.com/html-extract/hext-on-websockets

Websocket Server for Hext. Hext is a domain-specific language for extracting structured data from HTML documents.

async beast boost boost-asio cpp cpp17 seccomp ssl websockets

Last synced: 10 Jul 2025

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/wtrsltnk/editorapp

Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.

cpp opengl win32

Last synced: 20 Sep 2025

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/gabrielenava/eigenukf

Implementation of the Unscented Kalman Filter (UKF) in C++ using Eigen.

cpp eigen estimation unscented-kalman-filter

Last synced: 11 Jul 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/elzup/tdu_procon_lecture

C++, Java Tutorial for TDU lecture. Some algorithm Samples.

algorithm competitive-programming cpp java lecture

Last synced: 16 May 2026

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/raedaddala/turtle-graphic-library-in-c-and-sdl2

Simulating the turtle python Library using C++ and SDL2

c cpp graphics sdl2 turtle-graphics turtle-python

Last synced: 16 May 2026

https://github.com/tachoknight/oracle-pro-c-to-cpp-on-a-mac

Example project of using Oracle's Pro*C compiler on a Mac using C++11

clang cpp database macos oracle

Last synced: 11 May 2026

https://github.com/lomarco/hexan

Simple hex viewer in C++

bash cpp hex

Last synced: 16 Jul 2025

https://github.com/kaka-lin/canbus-tool

CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML

cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan

Last synced: 16 Jul 2025

https://github.com/alexvzyl/nativeframework

💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.

cpp data-structures framework glfw gpu-acceleration imgui lua native-app opengl

Last synced: 30 Oct 2025

https://github.com/Codepth-Technologies/FB-Transcoder

Implementation of FB Transcoder

cpp fb java python3 transcoder

Last synced: 18 Jul 2025

https://github.com/thomasjo/cudalicious

C++ header library intended to reduce CUDA boilerplate code

boilerplate cpp cuda header-only

Last synced: 19 May 2026

https://github.com/im-rises/particlesimulator

10 000 000 particles simulation made in C++ with OpenGL

cplusplus cpp engine imgui opengl particle-simulation particles simulation

Last synced: 17 May 2026

https://github.com/snwfdhmp/population-genome-evolution

Library for simulating the evolution of a population's genome through reproductions, by applying genes mutations and cross-overs.

cpp evolution-simulator genetic-programming simulation

Last synced: 18 May 2026

https://github.com/akshat2602/sem3_dsl

Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)

cpp data-structures

Last synced: 05 Apr 2025

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

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

cpp easyx games

Last synced: 06 Apr 2025

https://github.com/kiprasmel/cputils

CLI utilities for competitive programming (mostly making C++ feel interpreted instead of compiled)

cli competitive-programming cpp utilities utils

Last synced: 09 May 2026

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/mideohub/complaint-management-system

A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.

aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack

Last synced: 14 May 2025

https://github.com/srijxnnn/emu8

emu8 - A CHIP-8 emulator (or interpreter) written in C++.

chip-8 chip8 chip8-emulator chip8-interpreter cpp emu8 sdl2

Last synced: 13 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/harry48225/octoscale

a tiny smart espresso scale

arduino cpp esp32 nativescript svelte

Last synced: 18 Feb 2026

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/sanjarzayniev/cpp-projects

Here are all the projects that I made in C++.

algorithms cpp gcc

Last synced: 06 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/streamlabs/lib-datalane

An incredibly fast IPC solution for C and C++.

cpp gplv2 interprocess interprocess-communication ipc networking rpc

Last synced: 14 Apr 2025

https://github.com/biogui/guia-leetcode

[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus

algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021

Last synced: 11 Sep 2025

https://github.com/burhanahmed1/oop

Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.

abstraction aggregation association classification cpp encapsulation inheritance object object-oriented-programming pointers polymorphism

Last synced: 07 Mar 2026

https://github.com/giulioromualdi/named_tuple

Single header tagged tuple implementation

cpp cpp17 std tuple

Last synced: 29 Mar 2025

https://github.com/ttldtor/snippets

TTLDTOR code "snippets"

cnippets cpp ttldtor

Last synced: 14 May 2025

https://github.com/dashroshan/daa-oop-lab

📝 3rd semester DAA and OOP lab question solutions in C++

cpp design-and-analysis-of-algorithms object-oriented-programming

Last synced: 06 Apr 2025

https://github.com/tebogoyungmercykay/object_orientated_programming_in_cpp

C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.

access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors

Last synced: 13 Apr 2025

https://github.com/aureleoules/audioplayercpp

🔊 c++ audioplayer

audio cpp player qt

Last synced: 14 Apr 2025

https://github.com/islipnot/autostruct

Automatically converts and aligns the layouts of structs and enums between C++ and IDA.

cpp ida ida-pro reverse-engineering

Last synced: 13 Apr 2025

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

Thumb Timing Simulator

cpp microcontrollers simulator

Last synced: 22 Mar 2025

https://github.com/mvharsh/data-structures

This repository contains all my data structures code in C++ language

cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees

Last synced: 11 Jun 2026

https://github.com/joanstinson/stinsonengine

A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.

cplusplus-11 cpp game-engine-3d game-engine-development opengl

Last synced: 20 May 2026

https://github.com/karmakrafts/kstd-platform

OS abstractions for various purposes like memory mapping for C++17/20.

abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library

Last synced: 11 May 2025

https://github.com/gabyx/tech-pr-cpp-value-catergories

Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...

cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library

Last synced: 18 May 2026

https://github.com/aleks-net/fnv1a

Single header solution to hashing with FNV1a in C/C++

c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform

Last synced: 30 Apr 2025

https://github.com/samyam81/theoryofcomputation

This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.

cpp java theory-of-computation

Last synced: 19 May 2026

https://github.com/ferhatgec/ee

Ee? Access E codes from C++.

cpp e eee europe european-union

Last synced: 18 Feb 2026

https://github.com/indeemasoftware/qpredix

This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.

cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service

Last synced: 18 May 2026

https://github.com/omerap12/anomaly-detector

Simple anomaly detector for "Advanced Programming 1" in C++

biu cpp

Last synced: 04 Apr 2025

https://github.com/zpl-c/track

Native C99 event tracking library.

c c99 cpp curl desktop iot library mobile native segment

Last synced: 18 Feb 2026

https://github.com/piotr-maker/sqlinq

SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.

cpp cpp20-library databases linq orm sql sqlite

Last synced: 25 Apr 2026

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/caoimhebyrne/cmake-lagom-template

A minimal project template for building a C++ application using SerenityOS' Lagom libraries

cmake cpp lagom serenityos

Last synced: 22 Mar 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/samyam81/adapter_design

Adapter design pattern allows incompatible interfaces to work together by providing a wrapper that translates the interface of a class into another interface that a client expect.

adapter cpp csharp design design-patterns java kotlin python

Last synced: 12 Sep 2025

https://github.com/cetuuus/LoginAndRegistration

Login & Registration system using leveldb in C++

app cpp database leveldb login terminal

Last synced: 06 Apr 2025

https://github.com/samyam81/classicipc

ClassicIPC is a repository showcasing implementations of classic concurrency problems solved using various synchronization mechanisms in different programming languages.

cpp csharp java kotlin thread

Last synced: 13 Apr 2026

https://github.com/dadavidtseng/daemonengine

Daemon Engine is an C++20 game engine featuring real-time V8 JavaScript scripting with hot-reload capabilities, DirectX 11 rendering pipeline, multithreaded JobSystem for parallel processing, NetworkSubsystem for multiplayer experiences, resource management with caching, and integrated FMOD 3D audio system.

cpp directx11 dx11 game-engine logger obj objloader tcp v8

Last synced: 03 May 2026

https://github.com/dzh-a-v/mcs-sem3-oop-labs

All the labs for the discipline OOP (C++, QT) of the 3rd semester.

cpp oop qt university-labs

Last synced: 25 Dec 2025

https://github.com/dsanders11/chromium-include-cleanup

Scripts to help guide cleanup of #include lines in the Chromium codebase

chromium clangd cpp scripts

Last synced: 17 Mar 2025

https://github.com/humbertodias/sdl-openmugen

Open source King of Fighters code

cpp emsdk mugen sdl2

Last synced: 13 May 2025

https://github.com/justcabbage/osu-parser

C++20 compatible parser for osu! filetypes

cpp osu osu-libraries osugame parser parsing

Last synced: 21 Mar 2025

https://github.com/youssef-saaed/booleanarray

A C++ class for storing boolean values efficiently using a single bit instead of byte per value

bitwise-operators cpp memory-management open-source optimization

Last synced: 22 Mar 2025

https://github.com/pokisemaine/fishjoy

High-performance C++ server framework

cmake cpp high-performance server-framework

Last synced: 20 May 2026

https://github.com/8ightfold/slimfmt

A small, simple formatting library for C++17

c-plus-plus cpp cpp17 output performance printf type-safety

Last synced: 18 Mar 2025

https://github.com/vanhoai/visioncpp

🚀 High-performance C++ implementations of computer vision and image processing algorithms from scratch

cmake computer-vision cpp deep-learning edge-detection image-processing neural-network opencv

Last synced: 07 Mar 2026

https://github.com/jyotibrat/structs-algos

This Repository contains all the Data Structures and Algorithms in C++ and Java

algorithms cpp data-structures dsa java

Last synced: 25 Jun 2025

https://github.com/anoadragon453/qubes-file-trust

Service files and daemon for file-based trust levels on QubesOS

cpp gsoc python qubes-os trust-level

Last synced: 07 Apr 2025

https://github.com/raphaelsenn/newton-raphson-fractals

Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.

complex-numbers cpp fractal fractal-images fractals mathematics newton-raphson ppm-format ppm-image

Last synced: 25 Jun 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: 10 May 2026

https://github.com/waqqas/staticvisitor

Sample project to demonstrate Visitor pattern with static polymorphism.

cpp cpp11 design-patterns polymorphism static-polymorphism visitor-pattern

Last synced: 12 Sep 2025

https://github.com/kusaremkn/dbdbd

chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom

cpp cpp17

Last synced: 22 Mar 2025

https://github.com/thepatrickniyo/banking-service-challenge

Building a banking service out of c++ 🏦

cpp

Last synced: 17 May 2026

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/ferhatgec/gechtest

gechtest, single header unit testing library.

cpp cpp20 gech unit-testing

Last synced: 18 Feb 2026