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/inanyan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 01 Nov 2025

https://github.com/skunichetty/nbsim

A CLI tool simulating gravitational interactions between planetary bodies

cpp gravity high-performance simulation

Last synced: 17 Jan 2026

https://github.com/sayururehan/ooc

Contains Labsheets, Tutorials and Practicals done by S. R. Bopitiya IT21470004

cplusplus cpp object-oriented-programming ooc

Last synced: 22 Mar 2025

https://github.com/reon90/napi-generator

Node-API (formerly N-API) Generator is an API generation for building native C and C++ addons. Common use cases are call GPU commands from Node.js

addons c99 cpp n-api nodejs

Last synced: 14 Apr 2026

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/madduci/opencv_demo

A collection of examples using OpenCV 2.4 and 3.0 APIs

cmake computer-vision cpp opencv

Last synced: 09 May 2026

https://github.com/kampi/particle-mqtt

MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.

cpp mqtt particle-argon particle-iot particle-swarm-optimization spark

Last synced: 14 Mar 2025

https://github.com/eclipse-keypop/keypop-calypso-crypto-symmetric-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Symmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 26 Jul 2025

https://github.com/htl-stp-ecer/stm32-data-reader

Raspberry Pi ↔ STM32 SPI bridge — reads sensor data and publishes it via LCM for RaccoonOS

botball cpp lcm raccoon-os raspberry-pi robotics spi stm32

Last synced: 23 May 2026

https://github.com/n-pcs/cplusplus

C++ Codes

code cpp

Last synced: 22 Mar 2025

https://github.com/rwbl/b4r-additional-libraries

Open Source Additional Libraries for B4R - development tool for building native Arduino & ESP8266 programs by Anywhere Software.

arduino b4r b4x cpp domoticz esp32 esp8266 sensors

Last synced: 09 Apr 2026

https://github.com/snandasena/cf-contests

Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.

algorithms bst cpp data-structures dp graph greedy-algorithms math

Last synced: 05 Oct 2025

https://github.com/beached/future_process

Future's based on process model

cpp future multiprocess

Last synced: 10 Jun 2026

https://github.com/yushikuni/thewitchermechanic

The repository is for testing the witcher mechanic

cpp gameplay portfolio-website thewitcher unfinished-project

Last synced: 27 Jul 2025

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

https://github.com/codeficct/programacion-2-ejercicios

Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.

contreras cpp embarcadero radstudio recursion recursive-algorithm

Last synced: 27 Jun 2025

https://github.com/lux-qaq/type-vision-cpp

C++20 type visualization header-only library

c-plus-plus cpp cpp20 header-only reflection struct visualization

Last synced: 08 Aug 2025

https://github.com/awiswasi/subarulinkcpp

Subaru STARLINK API in C++

api automotive cpp subaru

Last synced: 29 Mar 2025

https://github.com/fcf-framework/fcfUnion

C++11 FCF::Union bidirectional conversion union type (With JSON Support)

container cpp cpp11 json parse stringify union variant

Last synced: 07 Apr 2025

https://github.com/speauty/jydraftsubtitleexporter

剪映字幕导出工具

clipp cpp exporter jianying jsoncpp

Last synced: 30 Jul 2025

https://github.com/alh477/idtech4-dsp-driver

This prototype integrates a Texas Instruments TMS320C674x DSP with the Doom 3 GPL codebase to offload real-time ray-traced audio computations for reverb, occlusion, diffraction, and absorption. It leverages libusb for low-latency data transfer and preserves compatibility with existing OSS/ALSA backends, targeting <20ms latency.

audio-processing c cpp doom3 dsp dsplib game-development game-engine idtech4 libusb prey-2006 quake4 raytracing stochastic-simulation thedarkmod tms320c6748 tms320c674x

Last synced: 18 May 2026

https://github.com/akagi201/reinterpret

number type convertation with reinterpret_cast in C++

cmake cpp cpp11 reinterpret

Last synced: 26 Feb 2025

https://github.com/end2endzone/smart-doorbell-homeassistant

A project to convert a traditional electromagnetic chime doorbell into a smart doorbell compatible with Home Assistant.

cpp doorbell esp esp8266 home-assistant mqtt

Last synced: 08 Apr 2026

https://github.com/isho-0/solved-ac

solved.ac 문제 해결 알고리즘을 기록하는 저장소

cc cmakelists cpp cpp17 solved-ac study-notes

Last synced: 17 Sep 2025

https://github.com/ra1nyxin/fasttextsearch

Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results

algorithm cpp cpp17 filesystem msvc msvc2022 search windows

Last synced: 19 May 2026

https://github.com/bsmithcompsci/library-twitchircsdk

TwitchIRC Software Development Kit - Simplifies integration to Twitch API.

asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv

Last synced: 14 Mar 2025

https://github.com/gogosan1/odesolverservice

Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.

cmake cpp docker-compose env java julia maven spring-boot

Last synced: 08 Apr 2026

https://github.com/alexiszamanidis/sql_query_executor

A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.

bash c cpp parallelization sql-query-executor thread-pool

Last synced: 09 Apr 2026

https://github.com/kasouza/kshttp

A simple HTTP server written in c++

cpp http-server

Last synced: 21 May 2026

https://github.com/wisoxx/chess

A C++ command-line chess game with basic mechanics, including piece movement, promotion, and turn-based play. It uses modular classes for game logic and board management.

ascii ascii-chess chess cli cpp game

Last synced: 24 Jul 2025

https://github.com/irohandev/a2z-dsa-sheet

🚀 Striver's A2Z DSA Course Solutions! 📚 Master data structures & algorithms with code & detailed explanations. Perfect for prep! 💡

cpp dsa-algorithm problem-solving striver-a2z-sheet

Last synced: 24 Jul 2025

https://github.com/artem78/s60-positioning

Recieve location with GPS for Symbian OS

cpp gps library location module positioning symbian symbiancpp

Last synced: 24 May 2026

https://github.com/keithdhedger/bashcompiler

A simple compiler for bash outputing compilable c++ code (qt5/6)

bash compiler cpp linux qt5 qt6

Last synced: 02 Apr 2026

https://github.com/svaniksharma/chess_engine.cpp

A little chess engine in C++

chess chess-ai chess-engine cpp cpp17

Last synced: 24 Jul 2025

https://github.com/hengdulife/dll-maker

Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"

compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig

Last synced: 10 Apr 2026

https://github.com/locus-x64/connect-4-game-using-cpp-class

This is a simple Connect4Game written in C++ using class and multi-files.

cpp game oop-project

Last synced: 29 Jun 2026

https://github.com/abderrsfa/cpp_modules

9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.

1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates

Last synced: 13 Oct 2025

https://github.com/engineersbox/cpp-lru-cache

A C++ implementation of a Least Recently Used cache

cpp lru-cache

Last synced: 22 Mar 2025

https://github.com/inbrewj/siloamsee

Unofficial fork of RTAB-Map (https://github.com/introlab/rtabmap) Android Tango app

android cpp java opengles siloam tango

Last synced: 12 Apr 2026

https://github.com/flast/cppcheck-sarif

Convert cppcheck xml report to SARIF

c c-plus-plus cplusplus cpp cppcheck sarif static-analysis

Last synced: 11 May 2026

https://github.com/coders-school/object-oriented-programming

C++ online course. Modules about object-oriented programming.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 06 Sep 2025

https://github.com/alexnask/cpp_ml

C++20 machine learning library with no external dependencies (nanorange used temporarily for C++20 ranges)

auto-differentiation cpp cpp20 machine-learning

Last synced: 27 Mar 2025

https://github.com/verzatiledev/unreal.peekandimpact

FPS game JD Keeps telling me to make, so here I will make an FPS game that followed the idea of Peeking and Impacting.

and cpp engine fps game impact peek unreal verzatiledev video-game

Last synced: 19 Aug 2025

https://github.com/kotleni/crafteria

Yet another voxel game written in C++ with OpenGL.

cpp gl glm glwf opengl sdl voxel

Last synced: 20 Aug 2025

https://github.com/djoezeke/sdltem

A Simple Starter Template for SDL Project with CMake configured properly.

c cmake cpp game graphics imgui opengl sdl sdl2 template vscode windows

Last synced: 09 Apr 2026

https://github.com/addytrunks/data_structures

The codes for all the lab exercises for the course CS1006T Data Structures.

cpp data-structures

Last synced: 20 Aug 2025

https://github.com/3n3a/fibonacci_sequence

generating a fibonacci sequence in c++/cpp and getting the values with script

cpp fibonacci maths programming

Last synced: 02 Aug 2025

https://github.com/toxe/google-benchmark

C++ Benchmarks with Google Benchmark

benchmark cmake cpp google-benchmark

Last synced: 22 Mar 2025

https://github.com/zeionara/microcoding

Kursach for 'computers organisation' discipline

circuit cpp emulator

Last synced: 17 Sep 2025

https://github.com/gusenov/examples-eventbus

Примеры работы с С++ библиотекой eventbus.

cpp eventbus examples

Last synced: 25 Jun 2026

https://github.com/alvarovega/tidorbc

TIdorbC++ ORB CORBA 2.6 C++

corba cpp dynamicany iiop miop obv orb ssliop tidorb ziop

Last synced: 20 May 2026

https://github.com/bruhmoent/never-finite

A 2D up-and-coming remake of my little platformer game - TuxBall! The levels are endless, since they are randomly generated! Build your way and collect 10 coins to pass to the next level. Made in sfml.

2d-game 2d-platformer-game cpp platformer sfml

Last synced: 19 May 2026

https://github.com/ralvarezdev/uru-programming-1-minigrep

My version of Linux's Grep tool from Programming 1 college course

cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru

Last synced: 15 Jun 2026

https://github.com/antonako1/arghand

Single header argument parsing and handling library made with C++11

cpp library

Last synced: 25 Jul 2025

https://github.com/zong4/geometrystructure

More mathmatical geometry structure and implementation of sweep line algorithm

cpp geometric-algorithms geometry sweepline sweepline-algorithms

Last synced: 25 Jul 2025

https://github.com/toxe/test-cpp-iostream

C++ IOStream Examples

cmake cpp examples iostream

Last synced: 22 Mar 2025

https://github.com/tareqalkushari/leetcode-problem-solutions

This repository contains a comprehensive collection of solutions to LeetCode problems, crafted with clarity and efficiency in mind. Each solution is written in a clean, readable format and includes insights into time and space complexity, making it an ideal resource for technical interview preparation, algorithm practice, and self-paced learning.

algorithm-practice algorithms arrays binary-search coding-interview competitive-programming cpp data-structures dynamic-programming graph-algorithms hashmap interview-preparation java leetcode leetcode-solutions problem-solving python recursion strings technical-interview

Last synced: 28 Aug 2025

https://github.com/jstmaxlol/cliProgramTemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 14 Apr 2025

https://github.com/ferhatgec/lyricpps

lyricpps, song lyrics engine

cpp header-only lyrics lyrics-engine single-header song

Last synced: 18 Feb 2026

https://github.com/asut00/webserv

Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.

cpp http http-server server

Last synced: 04 Nov 2025

https://github.com/gmorales08/chip8emu

A CHIP-8 interpreter written in C++11

chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2

Last synced: 30 Mar 2025

https://github.com/pomettini/ue4-multithreaded-fibonacci

Unreal component that calculates the Fibonacci sequence on separate threads

cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4

Last synced: 27 Mar 2025

https://github.com/rodrigobdz/robotics-orange

TU Berlin: Robotics Fundamentals 2016 Orange

cpp robotics ros

Last synced: 09 May 2026

https://github.com/janwilczek/adc24-talk

Companion repository to my Audio Developer Conference 2024 talk entitled "Bug-Free JUCE UI: Structure Your GUI Code For Stability, Testability & Clean Architecture"

clean-architecture cpp juce juce-application juce-framework juce-plugins mvvm

Last synced: 19 May 2026

https://github.com/akash-rajak/hello-world-with-android-ndk

A simple Android NDK(Native Development Kit) based Hello World Program.

android cmake cpp java

Last synced: 11 May 2026

https://github.com/davidson-souza/cpp

Códigos aleatórios em c/c++

code cpp data-structures examples math number-theory

Last synced: 06 Sep 2025

https://github.com/gustavohnsv/my-wallet-simulator

Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.

cpp exercise good-first-issue good-first-pr wallet

Last synced: 03 Apr 2025

https://github.com/t-88/domes

another todo app in my cv

cpp engine hacktoberfest hacktoberfest2022 layout-engine

Last synced: 16 Jun 2025

https://github.com/alwaysdhruv/image_classification

Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.

artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths

Last synced: 15 Jun 2025

https://github.com/epi5131/simden

低レベルSIMDライブラリ 静的命令セット判定

cpp cpp20 simd wrapper

Last synced: 13 Jun 2026

https://github.com/theundername/example-embedded-lua-on-cpp

Example lua embedding in cpp

cpp cpp-lua lua lua-embedding

Last synced: 17 Mar 2025

https://github.com/raihan4520/computer-graphics

Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.

3d-rendering computer-graphics cpp opengl transformation

Last synced: 15 May 2026

https://github.com/dkosmari/libxint

libxint is a C++20 headers-only library for fixed-width large integers.

cpp cpp20

Last synced: 03 Jun 2026

https://github.com/samlior/cinatra_example

This is a example project for cinatra

cinatra cpp

Last synced: 08 Jul 2025

https://github.com/shaman-dp/patterns

Паттерны проектирования на C++ с примерами

cpp designpatterns development oop patterns patterns-cpp softwaredesign

Last synced: 04 May 2025

https://github.com/surajmaurya14/vscode-config

This contains my Coding Template

cpp keybindings settings snippets template

Last synced: 30 Jun 2026

https://github.com/jessmattless/sonic-2

A remake of the game Sonic 2 made with C++ and SDL. With an added level editor

cpp sdl2

Last synced: 20 Mar 2025