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/merendamattia/fdp-a

Unipr - Fondamenti di Programmazione - Parte A

cpp

Last synced: 17 Mar 2025

https://github.com/liulilittle/interlocked-x86-implement

Interlocked was implemented by C/C++ inline Intel-x86 assembly.

asm atomic c cc cpp inline inline-asm intel interlocked mta threading x86

Last synced: 22 Apr 2026

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/tanvi-surana/hackerearth

solutions to hackerearth problems

competitive-programming cpp hackerearth

Last synced: 27 Mar 2025

https://github.com/thaliaarchi/deque

Reusable double-ended queue iterable container implemented as a circular array.

cpp deque iterator

Last synced: 18 Jul 2025

https://github.com/johnfredcee/fbxconverter

An Open-Source version of the now defunct Autodest FBX Converter

3ds bvh c-plus-plus collada cpp dae fbx fbx-sdk

Last synced: 20 Jan 2026

https://github.com/gob52/gob_datetime

date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )

arduino arduino-library cpp datetime jsr-310

Last synced: 15 May 2026

https://github.com/scenent/editor

lightweight code editor for C++, Python and Javascript.

code-editor cpp opengl text-editor

Last synced: 15 May 2026

https://github.com/alpha-unito/gam

A C++ stack for global-memory programming

asynchronous cluster cpp distributed pgas

Last synced: 19 Jan 2026

https://github.com/daskol/cxxlintaur

C++lintaur is a toy linter that checks name for compliance to Google Style Guide.

clang cpp cxx libtool linter llvm toy-project

Last synced: 15 May 2026

https://github.com/andyfratello/pro1

💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 2025

https://github.com/aminmoazzen/carrom

Carrom game made with Cocos2d-x

cocos2d-x cpp game

Last synced: 07 Sep 2025

https://github.com/gil9red/ascii_table

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

ascii-table cpp qt

Last synced: 15 May 2026

https://github.com/lucasfturos/raytracing

Meus estudos da técnica de computação gráfica Ray Tracing

cpp ppm sdl2 terminal

Last synced: 06 Apr 2026

https://github.com/guicattani/cg-guide-legacy

A modern OpenGL application focused on teaching computer graphics principles through user interaction.

cpp glfw imgui opengl

Last synced: 15 May 2026

https://github.com/lordronz/helloworld2

Hello World 2

cpp game-development sfml

Last synced: 03 Apr 2025

https://github.com/deanblackborough/mathsquiz

Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.

beginner cpp learning-by-doing mathematics

Last synced: 09 Apr 2025

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/tw1ddle/geometrize-functional-tests

Test scripts for Geometrize, an app for geometrizing images into geometric primitives

art chaiscript cpp geometrize geometry geometry-processing hill-climbing

Last synced: 14 May 2026

https://github.com/mpellouin/nanotekspice

The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.

arcade cpp epitech logical nanotekspice oop simulator

Last synced: 07 Jul 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/jibsen/aocpp2019

Advent of Code 2019 solutions in C++17

advent-of-code-2019 cpp

Last synced: 31 Mar 2025

https://github.com/seigtm/directoryfileslist

Implementation of the C++ function that returns a list of files in a certain directory by a given mask (file extension). It's my homework task on the subject "Information security".

cpp cpp-examples directory file file-list files files-list filesystem list-files std-library

Last synced: 20 Apr 2025

https://github.com/mhdzhhan/wanderlyst

🌍 A simple travel management system return in c++ ✈️

cpp

Last synced: 18 Mar 2025

https://github.com/vovod/c-code-ptit

my c course at PTIT

cpp

Last synced: 09 Apr 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/threeal/errors-cpp

A C++ package that provides utilities for error handling

cmake cpp cpp-library error error-handling errors library

Last synced: 11 Apr 2025

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

Rapidjson Utility

cpp json rapidjson reflect

Last synced: 25 Apr 2026

https://github.com/kourouklides/perspective-taking

Visual and Spatial Perceptual Perspective Taking (using Kinect)

c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic

Last synced: 12 Apr 2026

https://github.com/steponask/taskbook-cli

📚 My first project: the TaskBook program written in C++ 💻

cpp cpp-cli first-project task-management taskbook taskbook-cli

Last synced: 07 Jan 2026

https://github.com/tonystark-19/cpp-coding

This repo contains c++ program made by me : )

cpp cppprogramming

Last synced: 08 Oct 2025

https://github.com/petrenko-alex/logic-calculator

[Архив 2015] Логический калькулятор / Simple logic calculator

calculator cpp logic logical-operators logical-programming qt visualstudio2013

Last synced: 12 Apr 2026

https://github.com/ammarfaizi2/cppmysql

libmysqlclient C++ wrapper

cpp libmysqlclient mysql mysql-client

Last synced: 10 May 2026

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/gmitch215/cmakekt

⚙️ A CMake Plugin to generate Kotlin/Native Bindings

c cmake cpp kotlin kotlin-native

Last synced: 05 Sep 2025

https://github.com/qc20/haptic-game-for-the-blind

HapNav is an innovative, ESP32-based game designed to empower the visually impaired. By using joystick navigation, it enhances spatial awareness and provides inclusive gaming experiences. Join us in this project to make gaming accessible for all!

3d-printing accessibility arduino blind cad cpp esp32 game-development haptic-feedback haptics human-computer-interaction interaction-design iot joystick-control microcontroller prototyping remote sensors tactile tactile-feedback

Last synced: 15 Apr 2025

https://github.com/tortillazhawaii/rr_sort

Various sorting implementations using distributed and parallel methods

bazel cpp cuda java openmp spark threads

Last synced: 14 Apr 2026

https://github.com/russlank/xpressformula

Windows C++/ImGui math plotting application for 2D curves, 3D surfaces, and implicit equations with export and installer packaging. Formula graphing desktop app built

3d-visualization cpp desktop-app directx11 equation-parser formula-editor graphing imgui math mathematics plotting scientific-computing win32 windows wix-toolset

Last synced: 02 Mar 2026

https://github.com/arminveres/ael-cpp

Armins Embedded Library

cpp cpp20 embedded library

Last synced: 18 Jan 2026

https://github.com/gjoacorp/blossom

An OpenGL-based rendering engine written in C++.

cpp entt game-engine graphics-programming opengl rendering-engine

Last synced: 05 Mar 2026

https://github.com/gmpsankalpa/hello-world

This repository contains "Hello, World!" programs written in 20 different programming languages.

assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript

Last synced: 04 Apr 2026

https://github.com/kassane/libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1

cpp cpp-library networking zeromq zig-package

Last synced: 13 May 2025

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/mmabiaa/discrete-mathematics

This is a full course on discrete mathematics, logical thinking and problem solving.

cpp discrete discrete-mathematics java logic logic-gates logic-programming md python

Last synced: 29 Aug 2025

https://github.com/kazhuu/cpp-examples

Me studying C++ and it's features

boost-library cmake cpp examples googletes study

Last synced: 11 Jun 2025

https://github.com/coyorkdow/deco_cpp

Python style decorator in C++

cpp cpp17 decorator metaprogramming python

Last synced: 19 Apr 2026

https://github.com/erthium/ascii-art

Project for converting image frames into ASCII art, with hopes to make real-time video conversion work

ascii ascii-art cpp image-processing sfml

Last synced: 23 Feb 2026

https://github.com/mgorshkov/scipy

Scientific methods on top of NP library.

cplusplus cpp math mathematics scipy statistics

Last synced: 02 Apr 2026

https://github.com/offamitkumar/uva--online-judge

Solution of Problem from Judge UVA. You can get Problem Statement , Solution File , Input File , Output file here.

competitive-programming cpp cpp11 cpp17 interview interview-practice interview-preparation interview-questions judge-uva online-judge problem-solving sports-programming uva

Last synced: 31 May 2026

https://github.com/nathancordeiro/terminal-image-to-ascii

This program converts a 16bit image into ascii and display it onto the terminal.

ascii-art cpp terminal-graphics

Last synced: 23 Jun 2025

https://github.com/kassane/sanitizers-zig

LLVM sanitizers for zig-toolchain

cpp cpp-libraries llvm-sanitizer zig zig-package

Last synced: 24 Oct 2025

https://github.com/jaytwolab/json-downloader

File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더

cpp curl json libcurl visualcpp visualstudio

Last synced: 03 May 2026

https://github.com/dcavar/fomatestcpp

Foma-based morphological analysis using a simple C++ wrapper

cpp finite-state-transducer foma lexicon morphology natural-language-processing nlp nlp-parsing

Last synced: 30 Jun 2025

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

biblioteca de C++ moderna y eficiente diseñada para ofrecer una solución simple pero poderosa para medir el tiempo dentro de tus proyectos de C++. Ya sea que necesites realizar un seguimiento del tiempo para evaluar el rendimiento de tu código, gestionar eventos temporizados o simplemente añadir funcionalidades de temporización a tus aplicaciones

chronometer cpp cpp17 cronometro lib library

Last synced: 21 Feb 2026

https://github.com/terroo/bible-tui

Get Bible Verses via Command Line

bible-verse cli cpp cpp20 jesus-christ-is-lord tui

Last synced: 02 Jul 2025

https://github.com/tajiknomi/clienthttp_linux

Linux based client interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling etc

client-http client-side cmake cpp filemanager hacking-tool linux-app linux-client linux-rat linux-shell offsec rat red-team remote-access-tool remote-administrative-tool remote-desktop

Last synced: 06 Feb 2026

https://github.com/maksasj/dunmorogh

Dunmorogh - simple c++ library, that implements some sorting algorithms

cpp educational-project library sorting sorting-algorithms

Last synced: 15 May 2025

https://github.com/kchousos/solar-system-opengl

A simple solar system implementation in openGL.

cpp graphics opengl solar-system

Last synced: 17 May 2026

https://github.com/jibsen/aocpp2018

Advent of Code 2018 solutions in C++17

advent-of-code-2018 cpp

Last synced: 31 Mar 2025

https://github.com/arceryz/mirai

Infinity mirror box simulator with flat and curved mirrors. Running in realtime for both 2D mirror spaces and 3D.

2d 3d compute-shader cpp mirror raylib raylib-cpp raytracing rendering thesis tool

Last synced: 26 Jan 2026

https://github.com/anav5704/cs111-projects

Projects made for my introduction to computer science course @ USP

cpp terminal

Last synced: 15 Mar 2026

https://github.com/strongerprogrammer7/fundamentals-of-computer-modeling

The repo include: Least Square, Monte-Carlo, Generation number, Modeling system mass services - 1) with breakdwons 2)infinity queue

cli cpp css html js system-mass-services winforms

Last synced: 17 Apr 2026

https://github.com/dup4/autowired-cpp

AutoWired for morden cpp

autowired cpp dependency-injection

Last synced: 29 Mar 2025

https://github.com/kuredoro/mplbook_solutions

Almost all solutions to the exercises from "C++ Template Metaprogramming" book.

cpp functional-programming solutions template-metaprogramming templates

Last synced: 24 Mar 2025

https://github.com/slimrealm/cpp-midi-art-lab

MIDI Art Lab generates digital art based on notes played on a connected MIDI keyboard. Sample output images in README.

algorithm-design cpp midi-processing sfml2

Last synced: 06 Jun 2026

https://github.com/bigasdev/castledb-cpp-parser

A simple cpp parser for CastleDB

castledb cpp cpp-json json parser

Last synced: 07 May 2026

https://github.com/omnixs/orion

C++ DMN Business Rules Engine - Fast decision table evaluation with FEEL

ai-generated-code business-rules cpp cpp-library cpp23 decision-tables dmn feel-expressions rules-engine

Last synced: 04 Feb 2026

https://github.com/zjx-kimi/found-program-error

用于对拍程序

code cpp debug oi

Last synced: 26 Mar 2025

https://github.com/matthaeusheer/sph-gl

An openGL render engine for 3D visualization of Gasoline SPH simulations.

cpp opengl sph

Last synced: 14 May 2026

https://github.com/varungujjar/esp32-audio-spectrum-analyser

64 Band Audio Spectrum Analyser using FFT, ESP32 & SSD1322 OLED Display

audio-processing cpp esp32 fft multiprocessing platformio rtos ssd1322 wemos-lolin-esp32

Last synced: 02 Mar 2025

https://github.com/christopher-besch/bwinf_39_round2

My solutions to the second round of the 39th BWINF

bwinf bwinf39 competition cpp premake5

Last synced: 11 Jun 2025

https://github.com/juoelenis/binux

Binux is an Operating System Kernel based on POSIX principles and based some components slightly on the first version of Linux

c cpp ez h kernel mit-license os

Last synced: 12 Apr 2026

https://github.com/pulse-width-modulation-i-t/powerbottom_ros_drone

ROS Firmware for our window-cleaning drone project

cpp drone mavlink opencv python ros

Last synced: 16 Nov 2025

https://github.com/chloro-pn/wamon

Embedded Scripting Language Designed for C++

cpp embedded-scripting-language scripting-language scripts

Last synced: 23 Jan 2026

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

LINQ-Like API in C++

cpp cpp14 linq

Last synced: 02 Sep 2025

https://github.com/tvanfossen/entropic

Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.

agentic-ai agentic-framework cpp cpp20 cuda edge-ai embedded-ai gbnf gguf grammar-constrained-decoding inference-engine llama-cpp llm local-llm mcp on-device-ai privacy-first tool-calling

Last synced: 30 May 2026