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/calint/compiler-2

experimental compiler of minimalistic language to nasm x86_64 for linux

assembly-x86 compiler cpp x86-64

Last synced: 09 Oct 2025

https://github.com/proximax-storage/cpp-xpx-chain

Official ProximaX Blockchain Server Node Component

blockchain code cpp server xpx

Last synced: 12 Mar 2026

https://github.com/bornalgo/binarytree

Binary Tree: Sample C++ code inspired by LeetCode

argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic

Last synced: 19 Apr 2026

https://github.com/mahsank111/oops-fundamentals

Basic fundamental codes of oops

cpp object-oriented-programming

Last synced: 09 Oct 2025

https://github.com/vaibhav-kesarwani/calendar-checker

This terminal site is very usefull to generate the calender by just giving the year

cpp

Last synced: 09 Oct 2025

https://github.com/bartste/snapshot

Command line tool to find/display/record a video from a camera/stream/file. Ideal for creating displaying videos from the command line and creating a timelapse.

boost cmake cplusplus cpp cxxopts ffmpeg git ninja qmediaplayer qt6 spdlog

Last synced: 14 Apr 2026

https://github.com/pulkit1822/leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 14 Apr 2026

https://github.com/upc-pre-202402-si572-wv71/esp32-firebase-rtdb-client-embedded-app-wv71

This project is an embedded system application that illustrates how to build and send Requests to a Firebase Real-Time Database from a Safe Distance Detector IoT System. The project is developed with C++ Arduino Sketch.

arduino cpp esp32 firebase-realtime-database iot-application sketch wokwi

Last synced: 04 May 2026

https://github.com/makcymal/dbg-cpp

The macro dbg() in C++, just like in Rust

cpp debug debugging macro pretty-print single-header

Last synced: 10 Oct 2025

https://github.com/aasjunior/esp32

Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO

cpp esp32 platformio

Last synced: 09 May 2026

https://github.com/yunusemrejr/chat-bot-with-cpp

Basic console chat bot with C++ for windows computers.

chatbot cpp

Last synced: 10 Oct 2025

https://github.com/sanjinkurelic/arduinoplayground

Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.

arduino arduino-mega-2560 arduino-motor arduino-ultrasonics cpp dc-motor dcmotorcontrol ir-sensor l298n ultrasonic-sensor ultrasonic-sensor-distance

Last synced: 15 May 2026

https://github.com/asko7779/kernel-panic-module

Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests

bare-metal cpp kernel-panic os programming testing-module

Last synced: 13 Oct 2025

https://github.com/mrk21/cpp-webmock

The cpp-webmock is HTTP mocking library that was created by referencing to WebMock of Ruby.

cpp cpp14

Last synced: 13 Oct 2025

https://github.com/vedanty3/strivers-a2z-dsa

This repository contains solutions of @striver79 A2Z DSA sheet.

cpp dsa striver-a2z-sheet

Last synced: 13 Oct 2025

https://github.com/piyueh/simpoly

Simple Polynomial Toolbox for C++

cpp polynomial

Last synced: 13 Oct 2025

https://github.com/bortolettojoaog/tic_tac_toe

Basic game

cpp

Last synced: 14 Oct 2025

https://github.com/harshit0571/dsa

This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.

cpp dsa java lcoding leetcode leetcode-solutions

Last synced: 20 Apr 2026

https://github.com/maverobot/messaging

A message-passing framework from the book C++ Concurrency in Action 2nd Edition

concurrency cpp messaging multithreading mutex

Last synced: 31 May 2026

https://github.com/patolete/programacion

Repositorio con toda la informacion y trabajos de programacion que he realizado.

cpp css dalto git html python soydalto

Last synced: 04 May 2026

https://github.com/dibyajyotibiswal57/programs

Collection of all the programs which I made.

c cpp csharp java js python qbasic64

Last synced: 27 Jan 2026

https://github.com/precise-goals/cpp-notes

Hey folks! 👋 This is my personal DSA library in C++ that I’ve built over time by practicing and revising daily. It’s helped me strengthen my core concepts and problem-solving skills. Feel free to explore and use it as a reference while learning. If you find it useful, considering "Star" option to this repository.

algorithms cpp data-structures-and-algorithms logic-develop problem-solving

Last synced: 14 Oct 2025

https://github.com/aloereed/llama.cpp-server-ohos

Llama.cpp server for OpenHarmony

cpp harmonyos-next llama llamacpp openharmony

Last synced: 16 May 2026

https://github.com/aman1-2/cpp-program-files

A c++ Beginners friendly Program codes with thier Explanation we have too tried to cover few of the advance topics as well Hooe you will fund it Interesting and Helpful

cpp

Last synced: 16 Oct 2025

https://github.com/enansari/cph

competitive programming helper: A powerful parser to make competitive coding easier | دستیار برنامه نویسی رقابتی: یک پارسر قدرتنمد برای استفاده در کدنویسی رقابتی

codeforces competitive-programming cpp parser python quera quera-ir

Last synced: 17 Oct 2025

https://github.com/aquice/amberengine

AmberEngine is my try at the creation of a basic 3D engine displaying only in isometric projection.

cpp game game-engine

Last synced: 12 Apr 2026

https://github.com/tntmeijs/plain

A simple webbrowser built completely from scratch.

computer-graphics cpp network-programming vulkan webbrowser winsock

Last synced: 01 Jun 2026

https://github.com/birdroad1/server-pinger

Server pinger for Minecraft written in C++

cpp crawler make minecraft minecraft-scanner postgres scanner server

Last synced: 14 Apr 2026

https://github.com/rageworx/libdes

library for Data Encryption Standard, supports to 3DES, for GCC(G++)

3des cipher cplusplus cpp decryption des encryption gcc gpp library

Last synced: 18 Oct 2025

https://github.com/erthium/sdl2-snake

Snake Game made with SDL2 and C++

cpp cpp11 makefile sdl2 snake snake-game

Last synced: 01 Jun 2026

https://github.com/amirreza81/os-lab

Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology

bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu

Last synced: 27 Jan 2026

https://github.com/twilight-dream-of-magic/largedynamicbitset

Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position

bitset cpp cpp11 dynamic-bitset

Last synced: 19 Oct 2025

https://github.com/wolgemoth/wgccre

A C++ solution implementing several reports by the Working Group on Cartographic Coordinates and Rotational Elements for determining the orientation of different astronomical bodies.

astronomy bodies cartographic coordinates cpp cpp17 elements geological header-only header-only-library iau international-astronomical-union orientation planets rotation rotational solar-system tempalte templated templates

Last synced: 19 Oct 2025

https://github.com/utkarsh1504/dsa-cpp

This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.

cpp dsa

Last synced: 18 May 2026

https://github.com/maurodelazeri/kafka-cpp

C++ client for Kafka leveraging librdkafka https://github.com/edenhill/librdkafka

cpp kafka librdkafka producer-consumer

Last synced: 19 Oct 2025

https://github.com/korigamik/graphing-sfml

A collection of projects and a graph plotting tools/librarys written using SFML

cmake cpp graph plotting sfml

Last synced: 19 Oct 2025

https://github.com/razvan48/gestiunea-unui-lant-de-hoteluri

Proiectul se va ocupa cu gestiunea unui lant de hoteluri. Va exista functionalitatea necesara descrierii relatiilor dintre hoteluri, clienti, camere, sejururi, angajati, etc..

cpp oop

Last synced: 20 Oct 2025

https://github.com/merteldem1r/AlgoStruct

AlgoStruct: Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.

algorithms c cpp data-structures

Last synced: 23 Oct 2025

https://github.com/iamazeem/spdlog-vs-zlog

spdlog vs zlog benchmarks

benchmarks cpp spdlog zlog

Last synced: 23 Oct 2025

https://github.com/1mb-dev/magickwand

Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls

autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail

Last synced: 24 Feb 2026

https://github.com/falconardente/car-controller_android-application

AVR-контроллер и android-приложение для выполнения закрытых поворотов и движения задним ходом на автомобиле.

android-application arduino automation automotive bluetooth bluetooth-low-energy cpp dagger2 iot

Last synced: 25 Jan 2026

https://github.com/richelbilderbeek/mxe_tutorial

Tutorial about the MXE cross-compiling environment

cpp mxe mxe-tutorial qmake qtcreator tutorial

Last synced: 02 May 2026

https://github.com/laa-1/c-compiler

一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。

abstract-syntax-tree bytecode c-language complier cpp virtual-machine

Last synced: 06 Feb 2026

https://github.com/amoeba/arrow-cpp-conan-example

Example using conan to package and use libarrow

apache-arrow conan conan-io cpp

Last synced: 28 Jan 2026

https://github.com/blade-lang/kite

A package that helps to build C extensions for Blade as well as other C/C++ applications from a Blade script/project.

blade c clang cmake compiler cpp gcc mingw-w64 toolchain

Last synced: 28 Jan 2026

https://github.com/solareenlo/atcoder

AtCoder の問題を C++ で解いてみた :)

atcoder cpp

Last synced: 28 Jan 2026

https://github.com/callocgd/networkmanager

A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines

cpp curl geode geometry-dash http-client imgui pthreads

Last synced: 16 Mar 2026

https://github.com/yukebrillianth/opencv-object-tracking-with-distance-measurement

Object Tracking By Color With Distance Measurement By Polynomial Regression

computer-vision cpp distance-measures opencv

Last synced: 18 Apr 2026

https://github.com/threeal/mosquitto_example

MQTT publisher and subscriber example using Eclipse Mosquitto

c cpp mosquitto mqtt

Last synced: 15 Apr 2026

https://github.com/dzobamain/console-raycasting-cpp

A console-based raycasting simulation for modeling movement within a 2D arena

2d console cpp raycasting

Last synced: 25 Feb 2026

https://github.com/halaway/qtframeworkgui

A simple Qt6.5 program for creating both native and browser based GUI applications, built with CMake, Qt Creator, and Emscripten.

browser cmake cpp emscripten qt widgets

Last synced: 29 Jan 2026

https://github.com/casualbot/imgui-cmake-template

Template repository for quickly getting C++ up and running with ImGui

cmake cplusplus cpp imgui template vcpkg

Last synced: 30 Jan 2026

https://github.com/xanmoy/cs-101

Programming in Java, C, C++, Go, JavaScript, Dart, Python, Rust and PHP

cpp dart java javascript oops php python

Last synced: 15 Apr 2026

https://github.com/442442/442open

442公开仓库

cmake cpp customwidgets qt qt5 qt6

Last synced: 25 Feb 2026

https://github.com/hugodonotexit/libgraph

A graphing library for C++

cpp cpp17 graph lib library mathematical-modelling

Last synced: 30 Jan 2026

https://github.com/mikhailkhorokhorin/yandex-handbook-algorithms

Solutions for yandex education handbook "Основы алгоритмов".

algorithms cpp handbook python yandex

Last synced: 30 Jan 2026

https://github.com/tmaklin/tigz

Parallel gzip decompression and compression using libdeflate and rapidgzip.

compression cpp cpp17 decompression gzip libdeflate parallel rapidgzip zlib zlib-ng

Last synced: 30 Jan 2026

https://github.com/mlund/tafelmusik

C++ library for playing C64 SID music on macOS

c64 commodore-64 cpp emulation music-player

Last synced: 15 Apr 2026

https://github.com/ryanbritodev/samepyeco

Nosso projeto desenvolve um gerador sustentável que usa pastilhas Peltier para converter o calor do sol em eletricidade, reaproveitando a diferença de temperatura entre reservatórios de água quente e fria. Com monitoramento em tempo real via IoT, oferecemos uma solução limpa e eficiente para gerar energia, sem combustíveis fósseis.

arduinojson cpp dallas-temperature ds18b20 esp32 http ipgeolocation lcd-i2c onewire peltier wokwi

Last synced: 30 Jan 2026

https://github.com/krisfur/paclook

A universal interactive package CLI search tool.

cli cpp interactive-search package-installer terminal-based

Last synced: 31 Jan 2026

https://github.com/arapelle/arba-strn

A C++ library providing short trivially comparable string classes whose hash are trivially computable.

cmake cpp cpp20 cpp20-library hash library string

Last synced: 31 Jan 2026

https://github.com/luiz-marcio-faria-de-aquino-viana/dlxwin

Simulador DLX Windows - "Algoritmos de Despacho de Instruções em Máquinas Super Escalares" - Projeto de Graduação em Engenharia Elétrica com Ênfase em Engenharia de Sistemas e Computação (UERJ em 1997)

assembler borland-cpp cpp dlx owl2

Last synced: 28 Apr 2026

https://github.com/nishitbaria/pps-2-oops-c-

Solution of Lab manual of PPS2(C++)

cpp

Last synced: 12 Feb 2026

https://github.com/uwriegel/node-dotnet-bridge

Accessing dotnet core assemblies from node.js

cpp dotnet node-module nodejs

Last synced: 15 Apr 2026

https://github.com/questiowo/buddhabrot

C++ buddhabrot fractal rendering program that uses the OpenGL and OpenCL libraries

buddhabrot c c99 cplusplus cplusplus-11 cpp cpp11 fractal fractal-algorithms fractal-rendering fractals gpu gpu-acceleration opencl opencl-kernels opengl

Last synced: 01 Feb 2026

https://github.com/tahashieenavaz/c-programming-gravity

Hard coded gravity with c++ and graphics.h library.

c c-animation cpp graphics

Last synced: 15 Apr 2026

https://github.com/ryoga-exe/cp-library

📈 Library and Code snippets for competitive programming

codesnippets competitive-programming cpp library snippets

Last synced: 01 Feb 2026

https://github.com/karnkaul/cpp17

C++17 skeleton project featuring GitHub CI integration using CMake 3.15+, g++ 8, clang 8 and ninja 1.8+

automated-ci ci ci-integration clang cmake cpp cpp17 github-workflow lld llvm ninja

Last synced: 15 Apr 2026

https://github.com/tzcnt/tmc-asio

Asio integration for the TooManyCooks runtime

asio coroutines cpp cpp20

Last synced: 02 Feb 2026

https://github.com/tomasajt/prog-solutions

My solutions for programming sites/contests/competitions

apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj

Last synced: 17 Mar 2026

https://github.com/nextpointer/dsa-journey

In this repo i share all my journey with DSA

algorithms cpp dsa

Last synced: 26 Feb 2026

https://github.com/astrodynamic/l4networkquests

NetworkQuests explores TCP/UDP with FlatBuffers in C++, focusing on socket programming, data transmission optimization, and efficient serialization, managed with CMake.

asyncronous client-server cmake cmake-presets code-generation cpp cpp20 deserialization flatbuffers l4 learning network network-protocols osi serialization tcp tcp-socket udp udp-socket

Last synced: 08 Feb 2026

https://github.com/sourcemeta-research/noa

A set of re-usable utilities for Sourcemeta projects

build-system cmake cpp

Last synced: 08 Feb 2026

https://github.com/nopangel/gameengine

This is a Game Engine

cpp cs gameengine js-ts python

Last synced: 30 Apr 2026

https://github.com/rhazra-003/leetcode_practice

Collection of LeetCode and GFG questions I solved for my placement preparation!

cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl

Last synced: 15 Apr 2026

https://github.com/porem5002/quartz

A library for making graphical applications and games

c cpp game-development gamedev graphics opengl videogames

Last synced: 26 Feb 2026

https://github.com/getiot/awesome-all

:star: :star: :star: :star: :star:

awesome c cpp iot java javascript lua maker opensource python

Last synced: 16 Apr 2026

https://github.com/dkorolev/pls

One-liner build and run commands for C++ binaries and libraries. Transitive dependency management. Generates `CMakeLists.txt`-s and `Makefile`-s as needed. Out-of-the-box integration with VS Code.

cmake cpp git makefile

Last synced: 11 Feb 2026

https://github.com/maxicracker/convolutionalneuralnetwork

Image classification using CN and access to the image class via a web server.

cnn concurrency cpp docker python torch

Last synced: 16 Apr 2026

https://github.com/gremble0/kebab

Compiler and interpreter for the Kebab programming language

c compiler cpp interpreter language llvm

Last synced: 14 Feb 2026