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/christopher-besch/cpp_reference

Quick Reference for C++.

cpp reference thecherno

Last synced: 12 Apr 2025

https://github.com/basemax/tinycalculator

Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...

calculator calculator-application calculator-cpp calculatorapp calculators cpp

Last synced: 05 May 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/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/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/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/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/ambujraj/hacktoberfest2019

A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]

beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift

Last synced: 09 Jul 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/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/j4cobgarby/eddy

A fairly simple command line text editor written in C++

command-line command-line-app command-line-tool cpp debian linux mac ncurses open-source text text-editor windows

Last synced: 22 Jun 2025

https://github.com/ibra-kdbra/codeconjurer

A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.

algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2

Last synced: 12 Jul 2025

https://github.com/leiless/assertf.h

🚀 C header-only formattable assert macros library

assert assertion assertion-library c cpp debug debugging header-only misuse test unittest

Last synced: 10 Sep 2025

https://github.com/zoriya/bomberman

A complete bomberman game with heights, AI in lua, and shaders.

bomberman cpp lua

Last synced: 09 May 2025

https://github.com/tetsuok/arowpp

AROW++ An implementation of the efficient confidence-weighted classifier

cpp machinelearning

Last synced: 13 Apr 2025

https://github.com/moogacs/problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language

algorithms c cpp datastructures java javascript problem-solving python

Last synced: 17 Jan 2026

https://github.com/hlandau/memu

ARMv8-M/Cortex-M emulator/simulator

arm armv8 armv8-m cortex-m cpp emulator simulator

Last synced: 14 Apr 2025

https://github.com/thephoenix77/leetcode

This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, and the solutions are implemented in C++.

cpp leatcode-medium leetcode leetcode-cpp leetcode-easy leetcode-hard leetcode-solutions

Last synced: 13 May 2025

https://github.com/hamdor/task

Simple task scheduler

cpp

Last synced: 12 Apr 2025

https://github.com/dennisfrancis/clusterrows

A LibreOffice Calc extension that clusters the rows in a table and colors them to indicate the clusters.

clustering cpp expectation-maximization gaussian-mixture-models gmm libreoffice-calc python

Last synced: 14 Apr 2025

https://github.com/mrtkp9993/anomalydetectioncpp

Simple anomaly detection for univariate time series data.

anomaly-detection cpp data-science statistics

Last synced: 24 Oct 2025

https://github.com/dns2utf8/hour_glass

C++ Frontend - Rust Backend

backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings

Last synced: 10 Apr 2025

https://github.com/vanillapdf/vanillapdf

Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents

cmake cpp cross-platform linux macos pdf windows

Last synced: 31 Jan 2026

https://github.com/cihansari/observer

Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.

cpp cpp17 observer

Last synced: 10 Oct 2025

https://github.com/dacap/tok

A minimalist C++ library to iterate through string tokens

cpp cpp-library cpp11 header-only

Last synced: 13 Oct 2025

https://github.com/stanleystanmarsh/folderwatcher

Программа на Qt для отслеживания изменения в директориях. The program for tracking changes in directories.

cpp file-manager hash md5 qt qt6 sha-256 sha-512 snapshots winapi

Last synced: 16 Oct 2025

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/jimknowler/profile

C++ Intrusive Function Profiling Library

cpp multithreading profiler

Last synced: 28 Feb 2026

https://github.com/jacksiroke/winapi-code-snippets

c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)

cpp desktop gui user-interface win32 winapi

Last synced: 05 Oct 2025

https://github.com/llnl/msr-genie

Utility for fast and efficient queries about MSRs

cpp llnl msr

Last synced: 29 Apr 2025

https://github.com/bblfsh/cpp-driver

C++ AST extractor / driver for the bblfsh project

babelfish cpp driver

Last synced: 14 Jan 2026

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 2025

https://github.com/choaib-elmadi/echolens

EchoLens - ESP32-CAM based, AI powered smart glasses.

arduino cpp css esp32 esp32-cam html internet-of-things iot javascript python

Last synced: 09 Oct 2025

https://github.com/anubhavitis/competitive-programming

A complete record of my journey as a competitive programmer, over various platforms. Most of the questions are from Codeforces.com in C++.

challenge codeforces codeforces-solutions competettive-programming cpp practise-purpose solutions

Last synced: 06 Jul 2025

https://github.com/gsuberland/autoregistering-cpp-factory

Generic auto-registering factory in C++ with support for constructor arguments.

arduino auto-registration cpp cpp11 embedded factory-pattern self-registration

Last synced: 25 Feb 2026

https://github.com/coders-school/cpp-fundamentals

C++ online course. Modules about fundamentals and basics of C++ language.

coders-school cplusplus cpp cpp17 markdown md

Last synced: 27 Oct 2025

https://github.com/darkbitsorg/guichan

Guichan is a C++ GUI library designed for games.

allegro4 cpp gui guichan irrlicht sdl

Last synced: 21 Oct 2025

https://github.com/vpetrigo/courses

Solutions for different courses

algorithm cpp graph java mooc python stepik

Last synced: 14 Feb 2026

https://github.com/uriopass/stacklang

A home-made stack based language heavily inspired from PostScript

cpp interpreter language postscript python stack stack-based

Last synced: 05 Mar 2026

https://github.com/jonathanpoelen/jln.mp

C++17 meta programming library for fast compilation speed.

cpp cpp17 metaprogramming mpl template-metaprogramming

Last synced: 14 Mar 2026

https://github.com/yui0/img2vec

Transforming bitmaps into vector graphics

c cpp eps jpg pdf png postrace svg

Last synced: 28 Jan 2026

https://github.com/emd4600/cppreveng

A library to help DLL injection and Detouring in C++

cpp detours dll-injection reverse-engineering x86

Last synced: 28 Feb 2026

https://github.com/seqan/sharg-parser

The modern argument parser for c++ tools

argument-parsing command-line-parser cpp cpp20 modern-cpp

Last synced: 11 Aug 2025

https://github.com/eduponz/easynmea

A c++ library to get NMEA information from modules which use NMEA 0183 over serial communication.

cpp gnss gps gps-data gps-library nmea nmea0183 open-source

Last synced: 23 Aug 2025

https://github.com/renuka-fernando/hackgen

Generate Test cases for HackerRank Problems

c cpp hackerrank java python3 testcase-generator

Last synced: 01 May 2025

https://github.com/joaoito/sistemas-de-informacao

Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)

algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study

Last synced: 04 Mar 2026

https://github.com/avast/asio-mutex

Awaitable Mutex compatible with Boost.Asio

asio boost coroutines cpp cpp20

Last synced: 07 Apr 2025

https://github.com/amini-allight/npdfr

A command-line PDF reader prioritizing fast searches.

cpp ncurses pdf python

Last synced: 09 Mar 2026

https://github.com/rclement/meeblip-controller

MIDI controller for the Meeblip Anode synthesizer

audio cpp juce meeblip midi plugins synthesizer

Last synced: 23 Mar 2025

https://github.com/QtExcel/Qlibxlsxwriter

Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.

c cpp excel libxlsxwriter qt xlsx xlsxwriter

Last synced: 08 May 2025

https://github.com/rainliu/leetcode

Leetcode in C++/Go/Rust

cpp go rust

Last synced: 02 Aug 2025

https://github.com/komdosh/eltechlabworks

Лабораторные работы по программированию. Студента СПБГЭТУ "ЛЭТИ" ФКТИ ИВТ.

asm c cpp eltech komdosh

Last synced: 02 Mar 2025

https://github.com/willdoescode/rustify

rustifying c++

cpp rust

Last synced: 07 Apr 2025

https://github.com/black-hell-team/thebhtinjector

TheBhTiNjector is a filebinder that can concatenate two or more files of some extensions that preserves the integrity of the files and gives you the option of injecting shellcode into them.

binder cpp file-binder file-binding hides-malware malware malware-analysis malware-sample malware-samples ransomware ransomware-builder ransomware-source-code remote-access-tool remote-administration-tool shellcode shellcode-injector trojan trojan-builder trojan-rat

Last synced: 08 Aug 2025

https://github.com/jaypmorgan/cern-root-mode

Major-mode for ROOT and the Cling REPL in Emacs

cern-root cpp emacs emacs-mode repl root-cern terminal

Last synced: 12 Jul 2025

https://github.com/divyanshugit/avid-algorithms

Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.

contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python

Last synced: 02 Jul 2025

https://github.com/sachinl0har/basic-programs

Basic programs in Multiple Languages

basic-programs c cpp hacktoberfest java python

Last synced: 11 Mar 2026

https://github.com/shxntanu/se-lab-assignments

A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).

algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering

Last synced: 05 Jul 2025

https://github.com/iartorias/sims4_flexmod

An utility to set the custom path for The Sims 4 mods directory.

cpp the-sims-4 thesims4

Last synced: 09 Apr 2025

https://github.com/applesthepi/unnamedblocks

A modern, moddable, block based visual language.

bindings cpp gpl language modding visual-language

Last synced: 10 Mar 2025

https://github.com/bensuperpc/gtasa_alternative_code

Find alternative cheat code in Grand Theft Auto San Andreas (2004) by bruteforce (CLI and GUI), C++17, Qt 6 and CUDA 11

alternative arm64 bruteforce cheat cmake cmake-toolchain cpp crc32 cross-platform dockcross docker gta gtasa linux qt windows

Last synced: 26 Jan 2026

https://github.com/fharchive/cpp.imageencoder

This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.

cpp lsb-steganography steganography steganography-algorithms

Last synced: 09 Apr 2025

https://github.com/apache/orc-format

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

apache big-data cpp java orc

Last synced: 09 Apr 2025

https://github.com/karnkaul/ktl

Collection of ktl header libraries - small C++20 wrapper utilities

async-queue bitflags cpp cpp20 cpp20-library future header-only library n-tree not-null result stl thread threading

Last synced: 11 Apr 2025

https://github.com/ai-robotic-labs/http-privacy

HTTP and AI for privacy APIs by Rust, C++ , Javascript and Python bindings

agenticalliance ai api cpp deepseek http javascript privacy python rust

Last synced: 19 Apr 2025

https://github.com/mpark/slb

SLB: C++ Standard Library Backport

backport cpp cpp11 cpp14 cpp17 cpp20 slb std

Last synced: 10 Apr 2025

https://github.com/maluoi/header-libs

Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.

array c cpp dynamic-array fnv-1a hash plain-old-data ply single-header

Last synced: 13 Jul 2025

https://github.com/sonic-pi-net/sp_midi

MIDI functionality for Sonic Pi for use as Erlang module

c cpp erlang erlang-nif sonic-pi

Last synced: 12 Jun 2025

https://github.com/zchrissirhcz/cpp-moments

Records of learning/practising C++

cpp debugging image-processing

Last synced: 11 Apr 2025

https://github.com/itshyphen/pulchowk

C++ and SFML based 2D simulation RPG game

cpp game-2d rpg-game sfml-game

Last synced: 21 Apr 2025

https://github.com/isaac-lal/csci-235

Completion of all CSCI-235 assignments during the Spring 2023 semester at Hunter College.

coding cpp cs dsa oop

Last synced: 22 Jul 2025

https://github.com/m-fatah/core

A data oriented C-like C++ container library.

cpp cpp20

Last synced: 14 Apr 2025

https://github.com/illescasdaniel/file

C++ class to easily read and write to files

cpp file read write

Last synced: 13 Apr 2025

https://github.com/njroussel/aosoa

Header-only C++ container to easily convert between AOS and SOA data layouts

array-of-structures cpp header-only structure-of-arrays zero-cost-abstraction

Last synced: 14 May 2025

https://github.com/virxec/rocketsim-rs

Rust bindings for the RocketSim project

autocxx bindings cpp rust

Last synced: 14 Apr 2025

https://github.com/blastrain/libhtml5

minimum html5 library for running your C++ code on web browser

c-plus-plus cpp emscripten html5 wasm webassembly

Last synced: 05 Nov 2025

https://github.com/anmol-singh-jaggi/file-shredder

:scissors: A program to shred files and folders securely

c-plus-plus cpp file shred-files

Last synced: 14 Apr 2025

https://github.com/0xvpr/hm3-trainer

Hitman Blood Money Trainer built with C++.

blood-money cheat cpp directx9 hack hitman hitman-blood-money imgui

Last synced: 19 May 2026

https://github.com/thakursaurabh1998/cpp

This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.

classes containership cpp dynamic-programming inheritance operator-overloading pointer virtual-functions

Last synced: 21 Jul 2025

https://github.com/apoleon33/m-a-p

:seedling: machine à plante

arduino cpp discord electron plants python raspberry-pi

Last synced: 05 Apr 2025