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/avipars/cs-resources

Free computer science resources and notes from yours truly

computer-science cpp digital programming

Last synced: 06 Sep 2025

https://github.com/garvit-joshi/kompiler

A package for auto compiling C++ files as soon as they are saved.

cpp python

Last synced: 12 Mar 2026

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

Some demos in the process of learning C++

cpp learnging

Last synced: 24 Apr 2025

https://github.com/flowerinthenight/ffmpeg-encode-h264mp4

Encode .NET bitmaps to h264 in mp4 container using ffmpeg.

bitmap c cpp csharp dotnet ffmpeg h264 windows

Last synced: 14 Oct 2025

https://github.com/khan-yin/leetcode

各大平台刷题记录:leetcode专题/力扣周赛/剑指offer/洛谷/PAT/CSP/AcWing

algorithms-and-data-structures cpp

Last synced: 13 Oct 2025

https://github.com/renarddev/renjack

Renard Injector (PE section injector with hooks)

cpp injector pe reverse-engineering

Last synced: 05 Oct 2025

https://github.com/kataglyphis/kataglyphis-beschleunigerballett

🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀

cmake cpp opengl path-tracing physically-based-rendering rendering vulkan

Last synced: 11 Oct 2025

https://github.com/btq-ag/btq-core

The reference implementation of the BTQ protocol, featuring a fully validating peer-to-peer node and wallet management system for secure blockchain network participation.

blockchain-protocol cpp distributed-ledger p2p-node reference-implementation

Last synced: 24 Feb 2026

https://github.com/xxjwxc/sqlservercppconnection

SQLserver Connection for cpp ,c++ sqlserver 链接库

com cpp sqlserver sqlserver-connection

Last synced: 19 Oct 2025

https://github.com/abdallahhemdan/sudoku-solver

🔢 A Simple Sudoku Solver Using Recursive Backtracking technique..

backtracking backtracking-algorithm cpp sudoku-solver

Last synced: 22 Jul 2025

https://github.com/skyzh/data-structure-deque

A deque of O(sqrt n) complexity on access, insert and remove, with an optimization for O(log n) access based on fenwick tree.

binary-indexed-tree cpp deque fenwick-tree

Last synced: 27 Oct 2025

https://github.com/mootseeker/stm32_embedded_cpp

Get into CPP on Embedded Software Level

cpp embbeded lerning research-project stm32

Last synced: 26 Jun 2025

https://github.com/manzi-cedrick/more-dsa

DSA with C++ Programming

cpp

Last synced: 12 Apr 2025

https://github.com/leeingnyo/newpuyoc

Puyo Puyo with 1 vs 1 network, multi-platform! See https://en.wikipedia.org/wiki/Puyo_Puyo for game rule, etc.

cpp cpp11 game-development multi-platform socket-programming

Last synced: 14 Apr 2025

https://github.com/vaquierm/golite_transpiler

💻 Transpiler written in OCaml that that converts a subset of golang to C++

code-generation cpp golang ocaml parser scanner transpiler

Last synced: 11 Jul 2025

https://github.com/fahdseddik/video-to-ascii-on-console

A C++ Program that converts .mp4 files to ASCII and then plays the video on the console

ascii-art ascii-graphics console-application console-visualization cpp opencv video

Last synced: 31 Aug 2025

https://github.com/cfnptr/ecsm

Easy to use and fast Entity Component System Manager (ECS) C++ library.

c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template

Last synced: 30 Oct 2025

https://github.com/qobulovasror/visual-c-independent-work

SamSU Software Engineer Visual C++ independent work

cpp visual-cpp

Last synced: 06 Apr 2025

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

A Snake Game using the C++ graphics.h library

cpp game game-development graphics-library snake-game

Last synced: 23 Jun 2025

https://github.com/dagronf/libuuidpp

A simple C++ UUID class wrapping libuuid

cpp libuuid linux macos unix uuid

Last synced: 11 Sep 2025

https://github.com/euyogi/projeto-anceu-cs50

Meu projeto do curso CS50: Um analisador de pdfs que processa as notas dos aprovados pelo Acesso Enem e organiza tudo. Agora em C++

acesso-enem-unb cpp cs50 cs50course cs50x customtkinter enem exe extract-text-from-pdf imgui pdftotext portuguese-brazilian project python unb yogi zlib

Last synced: 14 Apr 2025

https://github.com/xfhy/datastructure

数据结构,语言:C++

cpp data data-structures structure

Last synced: 13 Apr 2025

https://github.com/dan920-dev/programmingcpp

Repository of C++

cplusplus cpp

Last synced: 13 Apr 2025

https://github.com/nulladmin1/nix-flake-templates

A collection of Nix Flake Templates for: Python, CMake, Poetry, uv, Rust, Fenix, Naersk, Vim, Zig, Bash etc.

c cmake cplusplus cpp fenix go golang linux nix nix-flake nixpkgs poetry python rust template template-project templates zig

Last synced: 12 May 2025

https://github.com/nimit95/cpp-header

C++ header for Data structure

c-plus-plus cpp data-structures linked-list tree vector

Last synced: 13 Apr 2025

https://github.com/flaviomarcio/qrpc

Qt-Remote process call using http/rest, websocket, localsocket, tcp, udp, mqtt, amqp

amqp cpp http iot mqtt mssql odbc oracle postgres psql qt rest rpc sqlite websocket

Last synced: 26 Apr 2025

https://github.com/tylerjw/fp

Functional Programming extensions to C++ for ROS projects.

cpp fp ros

Last synced: 13 Apr 2025

https://github.com/elerac/nanobind_opencv

nanobind typecaster for opencv types (i.e., cv::Mat_, cv::Matx, cv::Vec)

cpp nanobind opencv python

Last synced: 30 Oct 2025

https://github.com/0rayn/gettoknow.github.io

Learning how everything works

assembly c cpp os-tutorial osdev

Last synced: 13 May 2025

https://github.com/yeaseen/graphicsopengl

Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done

camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation

Last synced: 25 Jun 2025

https://github.com/dalae37/dl-engine-direct2d

Direct2D Based 2D Rendering Framework

cpp direct2d framework rendering-engine

Last synced: 30 Oct 2025

https://github.com/hrbrmstr/sl2json

Standalone program to convert Lowrance SL2 files to ndjson

cpp lowrance sl2

Last synced: 29 Oct 2025

https://github.com/ethiraric/cpptalksindex

An index for C++ talks

conferences cpp cppcon

Last synced: 11 Apr 2025

https://github.com/wichert/pybind11-example

Example showing pybind11 with virtual functions

cpp cpp11 example-project pybind11 python

Last synced: 10 Sep 2025

https://github.com/dyfanjones/urlparse

Fast and simple url parser for R

cpp r url url-parser urlparser

Last synced: 04 Mar 2025

https://github.com/innovatorved/pattern-and-array

Some of Important Array-SubArray and Pattern Problem and its Solution

arrays comptetive-programming cpp patterns

Last synced: 13 Apr 2025

https://github.com/novemus/stack-scopes

Analyzing C/C++ Stack Snapshots.

c-plus-plus cpp debug vscode vscode-extension

Last synced: 17 Jul 2025

https://github.com/KodiCraft/bunch

Bun plugin for loading and linking into C/C++ dynamic libraries automatically

bun c cpp javascript typescript

Last synced: 11 Apr 2025

https://github.com/ark-iot/ark-cpp

Ark: Cpp || a C++ Ark Ecosystem Wrapper for Machines ||

arduino ark ark-blockchain arkecosystem blockchain cpp cryptocurrency devnet mcu

Last synced: 03 May 2025

https://github.com/archangelsdy/silica

An Image Viewer

acg cpp image-viewer qt

Last synced: 10 Apr 2025

https://github.com/timostrating/pokeworld

Opengl engine + fully procedural demo

3d cpp emscripten opengl webgl2

Last synced: 10 Apr 2025

https://github.com/hideakitai/im920

Interplan IM920 series wrapper for Arduino and openFrameworks

communication cpp im920 serial sub-ghz wireless

Last synced: 01 May 2025

https://github.com/bluecannonball/declengine

Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨

cpp latin latin-language latin-language-dataset translation

Last synced: 04 Mar 2026

https://github.com/wykerd/waifu2x-node

Image Super-Resolution in NodeJS using libw2xc from waifu2x-converter-cpp.

cpp image image-processing node-module node-native-addons nodejs opencv upscale upscaler waifu2x waifu2x-converter-cpp

Last synced: 28 Oct 2025

https://github.com/sandialabs/coloring

A self-contained C++ plotting library

cpp plot plotting scr-2894 snl-visualization

Last synced: 02 May 2025

https://github.com/anishlearnstocode/hackerrank-cpp

Solutions to C++ domain challenges on Hackerrank 👨‍💻🐱‍👤.

algorithms c cpp data-structures hackerrank

Last synced: 10 Apr 2025

https://github.com/mahmoud-nfz/codeforces-solutions

A collection of my personal solutions for problems on codeforces.

ajax competitive-programming cpp github-pages

Last synced: 05 May 2025

https://github.com/amirhnajafiz-university/s3ds01

Data structures final project.

bignum calculator cpp

Last synced: 10 Apr 2025

https://github.com/eclipse-cdt-cloud/clangd-contexts

API for management of clangd configuration files in C/C++ projects using contexts.

clangd cpp theia vscode-extension

Last synced: 10 Apr 2025

https://github.com/igraph/igraph-cpp

C++ wrappers for igraph data structures

cpp igraph wrapper

Last synced: 11 Apr 2025

https://github.com/clausklein/moderncmakestarter

Modern CMake Starter Project

cmake conan-packages cpp template travis-ci

Last synced: 10 Apr 2025

https://github.com/gear-sv/gear-contracts

compile, test, deploy cpp code to bitcoin

cpp emscripten npm

Last synced: 01 Aug 2025

https://github.com/stories2/kangnam-ar

Unity AR, export picture from document and play with it.

arfoundation cpp native-library opencv unity

Last synced: 15 Jun 2025

https://github.com/bagussatoto/tutorial_bahasa_cpp

Untuk Belajar Bahasa Pemrograman C++

bagussatoto cpp

Last synced: 07 Jul 2025

https://github.com/zero3k/xsupplicant

Mirror of the XSupplicant (Open1X) Project on SourceForge

bsd c cpp gnu linux wifi wifi-network wifimanager windows

Last synced: 05 May 2025

https://github.com/xmkg/ko-mfc-launcher

Knight online launcher, designed using Windows MFC framework in C++ language

cpp knightonline kol mfc

Last synced: 07 Jul 2025

https://github.com/rnuv/vex-tower-takeover

Codebase for 750E in the 2019-20 VEX competition, Tower Takeover. Comes with an autonomous routine with 2D motion profiling, inertial sensor rotation and a PID controller.

cpp motion-profiling pid-controller pros-cli vex-robotics

Last synced: 10 Apr 2025

https://github.com/cppshizoids/containers

some containers and some my reimpl of std lib

containers cpp templates

Last synced: 19 Mar 2025

https://github.com/notselwyn/sudokusolver

Solves a Sudoku in the matter of seconds.

algorithms cpp golang javascript python python3 sudoku

Last synced: 12 Apr 2025

https://github.com/bdadmehr0/crown

C/C++ to Rust Code Converter

c cpp rust translation

Last synced: 03 Apr 2025

https://github.com/ashaduri/qtmmlwidget-qt5

Qt Solutions QtMmlWidget updated for Qt5

cmake cplusplus cpp library mml qt qt-solutions qt5 widget

Last synced: 18 Mar 2025

https://github.com/dariarty/minesweeper_qt

Minesweeper game made with C++/Qt/QML with improved classic GUI and cutomizable rules

cpp game github-pages minesweeper qmake qml qt

Last synced: 29 Oct 2025

https://github.com/wtrsltnk/mdlstudio

Old piece of code that I wrote 2003/2004. This is an expansion of the mdl viewer code from the half-life SDK.

cpp half-life hlsdk mdl opengl

Last synced: 20 Sep 2025

https://github.com/end2endzone/bitreader

bitreader is an arduino library for reading and writing data as chunks of bits (bit serializing)

arduino bit compression cpp serialization serialize

Last synced: 30 Apr 2025

https://github.com/ferhatgec/safepassplusplus

Single header Password Input Library.

cpp file header input library password single

Last synced: 06 Apr 2026

https://github.com/schak04/cpp-learning-journey

My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.

c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming

Last synced: 15 Jun 2025

https://github.com/abhaysp95/language_files

some of the language files which I'm learning

asm awk c cpp cpp17 haskell javascript latex lua python r rust rust-lang sql

Last synced: 06 May 2025

https://github.com/itsjibel/ejib

Ejib is a lightweight Text editor

cpp lightweight text-editor

Last synced: 06 Apr 2026

https://github.com/akifev/algorithms-and-data-structures

Algorithms and Data Structure in ITMO, 2017-2018.

algorithms-and-data-structures cpp itmo

Last synced: 10 Apr 2025

https://github.com/caffeines/code-library

Code collection of the different types of data structure, algorithm, and technique.

algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures

Last synced: 28 Oct 2025

https://github.com/shaswata56/snake

Simple snake game in C++

2d classic cpp game linux sfml snake snakegame windows

Last synced: 08 Sep 2025

https://github.com/louis-e/nano-sat-01

A satellite model based on an Arduino

arduino cplusplus cpp csharp satellite

Last synced: 08 Jul 2025

https://github.com/ciffelia/raytracing

RayTracing on OpenSiv3D

cpp opensiv3d raytracing siv3d

Last synced: 09 Apr 2025

https://github.com/dpvasani/pointer-in-cpp

Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.

cpp pointer-in-cpp pointers

Last synced: 09 Jul 2025

https://github.com/omar-besbes/competitive-programming

A collection of C++ solutions for various competitive programming events and platforms, including AtCoder, CSES, Codeforces, France-IOI, ICPC, IEEEXtreme, and Winter Cup.

acpc atcoder beginner-friendly cmake codeforces competitive-programming cpp cses france-ioi ieeextreme tcpc

Last synced: 11 Jul 2025

https://github.com/msdn-whiteknight/errlib

C/C++ exception handling and logging library

c cpp error-handling exceptions library logging windows

Last synced: 16 Jun 2025

https://github.com/paulo-d2000/pnexe

C++ Based Steganography with exe files & png images

cpp

Last synced: 10 Apr 2025

https://github.com/mrrobinofficial/unreal-eventbus

The Event Subsystem is an event-based communication within the game. It enables a more modular and maintainable architecture.

cplusplus cpp event eventbus plugin unreal-engine unreal-engine-plugin

Last synced: 10 Apr 2025

https://github.com/valkmjolnir/mymatrix

C++ template class matrix

cpp list machine-learning matrix stl

Last synced: 04 May 2025

https://github.com/xhyabunny/nodos

Effective Operating System.

c cpp cs operating-system os

Last synced: 10 Apr 2025

https://github.com/bsolomon1124/hello-c-extension

Showcase use and packaging of a C++ extension module

cpp python python3

Last synced: 27 Mar 2025

https://github.com/tw1ddle/geometrize-top-level-repo

Top level repository and developer's landing page for checking out the Geometrize project

art cpp geometrize geometry-processing

Last synced: 03 May 2025

https://github.com/pkestene/tsp

traveling salesman problem solved with different programing models

cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl

Last synced: 19 Aug 2025

https://github.com/therealmileslee/deeplearning-watermark

This repository is a project that could be used as create fake watermark that imbedded in the picture

cpp cpp11 cpp20 python python3 pytorch tensorflow

Last synced: 31 Aug 2025

https://github.com/tudasc/cusan

A data race detector for CUDA C and C++ based on ThreadSanitizer

c cpp cuda datarace threadsanitizer

Last synced: 12 Aug 2025

https://github.com/wxx9248/flappybird.cpp

Flappy Bird C++ Implementation

cpp flappy-bird game sdl2

Last synced: 22 Aug 2025

https://github.com/fluxer/katie

C++ toolkit derived from the Qt 4.8 framework

c-plus-plus cpp qt4 toolkit

Last synced: 20 Feb 2026