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/qzmfranklin/cppgm

C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.

compiler-frontend cpp dragon-book

Last synced: 12 Apr 2025

https://github.com/ali-elshorpagi/college_system

College System is a basic software for managing College Data, such as Courses, Staff, Student...etc. All of these functions are handled by the system using files as a temporary database. these files are used to store and print data.

college-system cpp oop-project

Last synced: 27 Sep 2025

https://github.com/houarizegai/hackerrank-solutions

Solution of HackerRank problems.

cpp hackerrank java problems python solutions sql

Last synced: 10 Apr 2025

https://github.com/coyorkdow/liteproto

A native C++17 reflection and serialization library [work in progress]

cpp cpp17 reflection-library template-meta-programming

Last synced: 07 May 2025

https://github.com/teamkillerx/ryuzakilib

RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported

backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader

Last synced: 07 Mar 2026

https://github.com/jayantgoel001/stl

Standard Template Library

cpp generics stl stl-algorithms templates

Last synced: 02 May 2025

https://github.com/eintim23/playerlink

Cross platform, universal discord rich presence for media players

cpp discord linux macos media mediaplayer music rich-presence rpc windows

Last synced: 30 Apr 2025

https://github.com/keithdhedger/castreceiver

A small upnp renderer for linux ( aimed at RPI3 ) to display cast videos etc on main TV.

cast cli cplusplus cpp linux mplayer omxplayer reciever renderer rpi tv upnp

Last synced: 10 Apr 2025

https://github.com/niravcodes/huffman_compression

The implementation of the Huffman algorithm as a command line utility.

compression cpp huffman huffman-coding huffman-compression information-theory

Last synced: 10 Apr 2025

https://github.com/houhuawei23/nudt-sysyc-csc2024

NUDT SysY Compiler for CSC-2024

compiler cpp llvm

Last synced: 30 Apr 2025

https://github.com/weebnetsu/database-connection-cpp

Simple database connection and display in C++

c cpp mysql tutorial

Last synced: 05 May 2025

https://github.com/mrts/flag-set-cpp

flag_set is a type-safe class for using enums as flags in C++

cpp enums

Last synced: 30 Apr 2025

https://github.com/z3lx/waifu2x-tensorrt

TensorRT implementation of the waifu2x super-resolution model for faster image and video upscaling.

anime cpp cuda cudnn image-upscaling machine-learning neural-network nvidia super-resolution tensorrt upscaling video-upscaling waifu2x

Last synced: 17 Jan 2026

https://github.com/mohammedhamzamalik/coding-ninjas-competitive-programming

This repository contains solution of all problems of Coding Ninjas' Competitive Programming course.

coding-ninjas-solution competitive-programming cpp dsa hacktoberfest oops python

Last synced: 12 Jul 2025

https://github.com/madhavjivrajani/simdfa

Simulations of deterministic finite automata in different languages!

cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation

Last synced: 17 Mar 2025

https://github.com/lnk2past/copperhead

An Inline C++ Extension Generator for Python

c-plus-plus code-generation cpp python python-c-api python-extension python3

Last synced: 10 Apr 2025

https://github.com/ashish2030/cpp_programming_language_practice_code

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴘʀᴀᴄᴛɪᴄᴇ ᴄᴏᴅɪɴɢ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴜꜱɪɴɢ ᴄ++ 💻 🎯 🚀

algorithms coding computative-programming cpp dinamic-programming graph graph-algorithms-and-data-sturcture loop mit-license tree-structure

Last synced: 11 Apr 2025

https://github.com/tntmeijs/nes

A clean and simple modern C++ NES emulator.

cpp nes-emulator

Last synced: 11 Jun 2025

https://github.com/NotCompsky/rscraper

C++ project for scraping from Reddit

cpp mysql qt reddit scraper

Last synced: 03 Apr 2025

https://github.com/ungive/loon

Make a local file accessible online instantly via HTTP

cpp cpp17 go golang libhv protobuf reverse-tunnel tunnel

Last synced: 10 Apr 2025

https://github.com/engcang/tkdnn-ros

(ROS) YOLOv3, v4, v7 detection + Shelfnet semantic segmentation with TensorRT, utilizing tkDNN

cpp darknet detection ros semantic-segmentation tensorrt yolo

Last synced: 18 Mar 2025

https://github.com/stephensmith25/pythonfmu3

A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs following version 3.0

cpp fmi fmi3 python

Last synced: 03 Apr 2025

https://github.com/lironmiz/codeforces

Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.

algorithms c codeforces-solutions competitive-programming cpp data-structures learning-by-doing low-level-programming math notepad-plus-plus solutions

Last synced: 18 Mar 2025

https://github.com/ironsdu/gayrpc

Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .

cpp protobuf rpc rpc-library

Last synced: 08 Jul 2025

https://github.com/pragmacube/stan-robotix-source

Code source des compétitions et activités auxquelles Stan Robotix 6622 a participé.

cpp documentation first-robotics-competition frc programming robotics-competition robotics-programming

Last synced: 10 Apr 2025

https://github.com/the-guild-of-calamitous-intent/squaternion

Simple quaternion math library

cpp python quaternion

Last synced: 12 Apr 2025

https://github.com/dorin131/dns-query

DNS query tool

cli cpp dns tool

Last synced: 03 Apr 2025

https://github.com/jrmadsen/madthreading

A low-overhead, task-based threading API using a thread-pool of C++11 threads

async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe

Last synced: 11 Apr 2025

https://github.com/gershnik/android-cmdline-jni

How to create a native Android command-line application that loads and uses ART virtual machine

android-runtime command-line cplusplus cpp jni-android

Last synced: 29 Apr 2025

https://github.com/patrickelectric/cpy-rs

A Rust crate to help creating C++ and Python bindings

bindings cpp python rust

Last synced: 18 Jun 2025

https://github.com/bitwizeshift/alloy

🚧A WIP hobbyist game engine written in modern C++

cpp cpp17 entity-component-system game-development game-engine gamedev open-source

Last synced: 12 Apr 2025

https://github.com/nabijaczleweli/pb-cpp

Console progress bar for C++

cpp cpp-library cpp14 port progress-bar

Last synced: 21 Jun 2025

https://github.com/elerac/stl-creator

Create and edit STL files in C++

3d-models cpp stl-files

Last synced: 10 Apr 2025

https://github.com/threeal/gcovr-action

Generate code coverage reports for a C++ project on GitHub Actions using gcovr

actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing

Last synced: 11 Apr 2025

https://github.com/teampopwork/poplib

PopCap's SexyAppFramework with changes.

c cmake cpp cpp20 popcap sexyappframework

Last synced: 15 Jun 2025

https://github.com/aleksandergrzyb/mostitch

Program that automatically stitches set of retinal angiography eye images.

computer-vision cpp image-processing opencv stitched-images stitching

Last synced: 13 Apr 2025

https://github.com/gpmueller/imgui-app

An ImGui app example with OpenGL that runs on all platforms, including the web

cpp cross-platform imgui imgui-glfw opengl3 wasm

Last synced: 02 Apr 2026

https://github.com/ericlbuehler/falcon-programming-language

Falcon is a powerful, interpreted programming language.

bytecode cpp falconpl interpreter programming-language

Last synced: 12 May 2025

https://github.com/specs-feup/cacti

Compiler Analysis Tool

c cpp source-to-source transpiler

Last synced: 07 Jul 2025

https://github.com/wthrajat/seamcarving

C++ implementation of the Seam Carving Algorithm using Dynamic Programming. Available to use as a C++ binary

cpp dynamic-programming glew image opencv seamcarving

Last synced: 07 Jul 2025

https://github.com/iassasin/streambuf_examples

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

clang cpp cpp11 example examples gcc iostream iostreams streambuf

Last synced: 20 Jun 2025

https://github.com/amanoteam/kad

A simple HTTP proxy server that forwards all requests through curl-impersonate

c cpp curl curl-impersonate http-proxy

Last synced: 14 May 2025

https://github.com/unclechu/midihaskey

MIDIHasKey — Virtual MIDI keyboard suitable for microtonal music

audio audio-processing cplusplus cpp haskell jack jackaudio keyboard microtonal midi midi-keyboard wxwidgets

Last synced: 26 Oct 2025

https://github.com/manfredipist/qi2cprotocol

Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685

cpp i2c i2c-bus i2c-protocol i2c-sensors mpu6050 pca9685 qmc5883l qt5 tca9548a tof10120 vl53l1x vl6180x

Last synced: 12 May 2025

https://github.com/bdilday/mnre

multinomial random effects

cpp mixed-models multinomial r rcpp rcpparmadillo

Last synced: 13 May 2025

https://github.com/jovobe/tsl

Library for representation and manipulation of generalised T-Spline surfaces written in C++.

cpp t-mesh t-splines

Last synced: 20 Jul 2025

https://github.com/toxe/cpp-graphics

C++ 2D Graphics Tests and Examples using SDL2, SFML, GLFW and Dear ImGui

2d 2d-graphics cpp cpp20 glad glfw graphics imgui sdl2 sfml

Last synced: 12 Sep 2025

https://github.com/christhrasher/argon

Command line argument parser

cpp

Last synced: 22 Mar 2025

https://github.com/nangong918/smartmedicine-app

智能医疗推荐问答App 推荐算法:协同过滤,基于内容,神经网络 搜索引擎:ElasticSearch、word2vec/IK分词搜索、知识图谱 IM系统:SpringCloud系列,Netty 终端:Android、JNI 大数据:Hadoop、Spark、Flink、Hive、HBase 爬虫:selenium、lxml 后台:JS,Vue,ElementUI

android bert cpp flink hive instant-messaging java jni kotlin nlp python recommender-systems rtmp spark spring-boot spring-cloud tensorflow webrtc

Last synced: 26 Jun 2025

https://github.com/abeimler/simple-cppbuilder

Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).

builder cmake conan cpp docker docker-container docker-image linux vcpkg

Last synced: 20 Jul 2025

https://github.com/qtgql/qtgql

GraphQL client for Qt.

client cpp graphql python3 qml qt qt6

Last synced: 03 Oct 2025

https://github.com/suifei/asm2hex2

The new version is refactored using C++ (cpp), while the original version was developed using Golang. A cross-platform GUI tool for converting between Assembly and Machine Code (Hex), powered by Keystone Engine and Capstone Engine.

capstone cpp decompiler dissassembler keystone opcodes tools wxwidgets

Last synced: 12 Jan 2026

https://github.com/sarckk/boids

Boids implementation in C++ with spatial hashing

boids cpp flocking-simulation simulation spatialhash

Last synced: 28 Aug 2025

https://github.com/irgendwr/simuino

Simuino is an Arduino UNO/MEGA Pin Simulator.

arduino c cpp docker ino simuino simulator uhh uni-hamburg university

Last synced: 03 Oct 2025

https://github.com/modenaxe/muscleforcedirection

Package to interface musculoskeletal models with finite element packages

biomechanics cpp matlab opensim

Last synced: 25 Jul 2025

https://github.com/ethiraric/mysql_orm

A C++ ORM for MySQL

cpp mysql orm

Last synced: 27 Aug 2025

https://github.com/stellar-group/blaze

Fork of the Blaze library for compatibility with Blaze CUDA · https://bitbucket.org/blaze-lib/blaze · https://github.com/STEllAR-GROUP/blaze_cuda

cpp cpp14 cuda hpc linear-algebra metaprogramming

Last synced: 30 Apr 2025

https://github.com/archercreat/libx86

Simple library-wrapper around triton for emulation/disassembly

cmkr cpp reverse-engineering triton

Last synced: 09 Aug 2025

https://github.com/sohne/dura2d

A learning-focused 2D physics engine project.

cpp learning physics-2d physics-engine raylib

Last synced: 15 Aug 2025

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

Necmettin Erbakan University computer graphics lecture notes.

algorithms bresenham computer-graphics cpp dda graphics qt qtcreator

Last synced: 15 Apr 2025

https://github.com/rachhshruti/reliable-file-transfer-udp

Reliable file transfer using unreliable User Datagram protocol

client-server congestion-control cpp flow-control networking sliding-window-protocol udp

Last synced: 14 Apr 2025

https://github.com/wtrsltnk/vsthost

Small code base containing a minimal vsthost

cpp glad imgui opengl vst vsthost wasapi

Last synced: 20 Sep 2025

https://github.com/justbuchanan/stylize

Quickly re-format or checkstyle your code repository

beautify checkstyle cpp formatter golang

Last synced: 16 May 2025

https://github.com/paragon279/kerneldriver2drawline

Enables developer to draw a line with start point and end point.

c cpp gdi hooking kernel wdk windows-10

Last synced: 16 May 2025

https://github.com/maxfleur/lightcombatmanager

A small, lightweight cross-platform combat manager for d20-based role-playing games, based on Qt.

catch2 cmake cpp cpp20 dnd dnd35 dnd5e dungeons-and-dragons linux macos pathfinder pathfinder2e qt qt5 qt6 starfinder uncrustify windows

Last synced: 17 Mar 2026

https://github.com/lygaen/mineserver

A entire rewrite of Minecraft 1.8.9 server in C++!

cpp minecraft-cpp minecraft-server rewrite

Last synced: 22 Aug 2025

https://github.com/zubax/legilimens

Single-header tracing library for hard real-time embedded systems

cpp cpp17 embedded embedded-systems hard-realtime header-only monitoring real-time single-header single-header-lib

Last synced: 10 Aug 2025

https://github.com/emmmatech/calculator_nx

This is my C++ Calculator program, ported to the Nintendo Switch

borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew

Last synced: 30 Jun 2025

https://github.com/janspiry/cminus-compiler

【Yacc】Cminus Compiler

cminus-compiler cpp yacc

Last synced: 26 Jul 2025

https://github.com/gshigin/yet-another-fallout-terminal-hacking-game

Console application for hacking terminals from Fallout 3/4/New Vegas written in C++

cmake command-line cpp cxx fallout fallout-new-vegas ftxui terminal terminal-based tui ui

Last synced: 23 Jan 2026

https://github.com/aregtech/areg-sdk-demo

This repository demonstrates the integration of AREG framework in the projects.

areg-sdk async client-server cpp demo demos example examples ipc linux multiprocessing multithreading pubsub rpc sdk windows

Last synced: 19 Jan 2026

https://github.com/toxe/catch2-examples

Examples for structuring CMake projects using Catch2

catch2 cmake cpp ctest example

Last synced: 14 Oct 2025

https://github.com/chizy7/pinnaclemm

Ultra-Low Latency Market Making Bot using C++.

algorithmic-trading cpp low-latency quantitative-finance

Last synced: 19 Apr 2026

https://github.com/nessan/utilities

Some header-only C++ utility functions

cpp cpp20 utilities

Last synced: 21 Jan 2026

https://github.com/tfc/cpp-nix-2023

Code repository for blog article series https://nixcademy.com/2023/10/31/cpp-with-nix-in-2023-part-1-shell/

cpp crosscompile dependency-manager nix

Last synced: 23 Oct 2025

https://github.com/khaledashrafh/online-library-system

This project is a C++ program that simulates an online library system. It allows users to create accounts, browse books, borrow books, return books, and rate books. The program also keeps track of the inventory of books and the history of transactions.

arrays cpp library-management-system object-oriented-programming online-library oop

Last synced: 17 Oct 2025

https://github.com/sdtelectronics/cline

cppcli.net - The C++ interpreter online

cpp interpreter repl

Last synced: 14 Oct 2025

https://github.com/simonprovost/cpppool

[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.

cpp epitech object-oriented-programming pointers

Last synced: 18 Oct 2025

https://github.com/ashaduri/qt-cctalk

Cross-platform ccTalk protocol implementation in modern C++ / Qt

arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5

Last synced: 17 Mar 2026

https://github.com/ThomasThelen/BrowserLib

A library which makes modification of browsers' behavior easy.

browser-modification cpp registry web-browser web-hacking windows-registry

Last synced: 05 May 2025

https://github.com/tdegeus/cpppath

Simple file-path module for C++

cpp path

Last synced: 05 Jul 2025