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/pakerwreah/rninspector

React Native bridge for the Inspector project

android cpp cross-platform debug debugging flipper inspect ios jni mobile ndk react-native stetho

Last synced: 16 Mar 2025

https://github.com/theshobhitsingh/encryptify

A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.

cli cmake cpp locks multithreading semaphores

Last synced: 14 Mar 2026

https://github.com/ergonzamarian/cadastro-academico

Projeto Finalizado :: Trabalho semestral realizado na universidade

cpp

Last synced: 17 Mar 2025

https://github.com/tw1ddle/geometrize-lib-unit-tests

Unit tests for Geometrize, a library for geometrizing images into geometric primitives

art cpp cpp-library geometrize geometry geometry-processing hill-climbing unit-testing

Last synced: 04 Feb 2026

https://github.com/ttldtor/process

Cross-platform library of utilities for obtaining metrics of the current process

cpp cpp14 cpp17 cpp20

Last synced: 10 Apr 2025

https://github.com/btframework/droneremoteid

The samples show how to use the Bluetooth and WiFi Frameworks to receive and decode Drone Remote ID

asd bluetooth cbuilder cpp csharp delphi dri drone droneremoteid faa net netframework remoteid wifi

Last synced: 28 Apr 2025

https://github.com/ilyachalov/windows-api-examples

Примеры программ для работы с функциями из набора Windows API

cpp examples learning russian winapi

Last synced: 16 Mar 2025

https://github.com/deftruth/nms.lite.ai.toolkit

🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.

cpp nms

Last synced: 12 Jul 2025

https://github.com/hxndev/ls-sort-and-wc-using-child-processes

Heirarchy implemented using pipes, forks and execs.

code cpp exec fork ls pipes sort wc

Last synced: 31 Mar 2025

https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-

this repo made to do basic mathematical operations for the fractions

calculator contribution cpp fractional-calculus

Last synced: 13 Oct 2025

https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

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

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

Last synced: 05 Feb 2026

https://github.com/klirii/javacallswithoutjni

Example of calling Java methods in C++ without using JNI or JVMTI

cpp dll dll-injection example java jdk jni jvm minecraft

Last synced: 15 Oct 2025

https://github.com/pdsmart/x1key

Sharp X1 PS/2 keyboard interface based on the Renesas R8C

c cpp electronics firmware kicad renesas sharp

Last synced: 04 Feb 2026

https://github.com/nerd-bear/bassil

Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.

cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser

Last synced: 27 May 2026

https://github.com/8dcc/libsigscan

Single-header C/C++ library for signature scanning on Linux.

c c-library cpp game-hacking hacking library signature-scanning sigscan

Last synced: 24 Apr 2025

https://github.com/cuixing158/visual-based-odometry-estimation1-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features

Last synced: 06 Jul 2025

https://github.com/Qubik65536/Competitive-Programming

My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)

canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions

Last synced: 26 Nov 2025

https://github.com/bobotig/docolav

(DOminant COlor AVerage) Déterminer la couleur moyenne dominante d'une image.

cimg-library cpp dominant-color image-processing universal

Last synced: 17 Jun 2026

https://github.com/xeco23/CleanCode

Clean Code anlayzer tool for C++

cleancode cpp libclang python

Last synced: 16 Oct 2025

https://github.com/davyvan/phdstillneedleetcode

Anwsers to LeetCode. Also a practice of CMake and Google Test.

c cmake cpp googletest leetcode solutions testcases

Last synced: 16 Jan 2026

https://github.com/turahe/cpp-qt

ebook gratis c++ dengan Qt Creator

cpp ebook latex markdown

Last synced: 11 Apr 2025

https://github.com/tjeufoolen/filesyncservice

Custom service written in c++ that demonstrates the concepts of file synchronization

client cloud cpp file server sync

Last synced: 08 Oct 2025

https://github.com/jordymail/fire-and-smoke-detection-esp32

IoT-based environmental monitoring system using an ESP32 microcontroller. It integrates sensors for temperature, humidity, smoke, carbon monoxide (CO), and dust.

cpp detections fire fire-and-smoke-detection internet-of-things mqtt-broker sensors smoke

Last synced: 01 Jul 2025

https://github.com/tower-online/tower-main

A MMORPG game server for Tower Online written in C++

boost-asio cpp game-server mmo

Last synced: 27 Jan 2026

https://github.com/courseworks/aut_ap_2024_spring_hw2

The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.

banking-applications cpp homework homework-assignments

Last synced: 12 Jun 2025

https://github.com/alexf2/SignalProcessing

Digital signal processing system (VB6, Visual C++, ATL, 1999)

atl component-object-model cpp signal-processing vb6 visual-basic

Last synced: 11 Mar 2025

https://github.com/mubeen-channa/cpp-programs

Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.

competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice

Last synced: 14 Oct 2025

https://github.com/bitwizeshift/metal-cpp

Rehost of Apple's metal-cpp project (not my intellectual property)

apple cpp metal

Last synced: 17 Nov 2025

https://github.com/satyajitghana/lambdacalculus

A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe

cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python

Last synced: 11 Apr 2026

https://github.com/coder3101/testcaser

TestCaser is a header-only light-weight test case library written in C++. It can generate testcases, run your program on those test cases and compare two program's output for the given test case

competitive-programming competitive-programming-contests cpp cpp11

Last synced: 27 Jan 2026

https://github.com/nathady/segitiga-siku-siku-with-cpp-v1

bangun datar segitiga siku-siku dengan c++

cpp do-while-loop for-loop loop segitiga triangle while-loop

Last synced: 24 Mar 2025

https://github.com/mikayelgr/wintcachemulti

WinTCacheMulti is an experimental project which aimed to implement a multithreaded approach for thumbnail extraction on Windows-based systems with Windows File Explorer.

cpp human-computer-interaction parallelization rust thumbnail-extraction thumbnails windows

Last synced: 20 Apr 2026

https://github.com/mohamediibra7im/hnu-icpc-community

This repository contains solutions for all problem sheets and contests from our training program.

algorithms-and-data-structures competitive-programming cpp problem-solving

Last synced: 09 Apr 2025

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/peaceful-world-x/flex_serialport

一个基于Qt6的支持自定义按键指令的串口工具

cpp customkeyboard qt6 serialport

Last synced: 02 Sep 2025

https://github.com/Barthandelous01/sprd

A blazing-fast (possibly) speed-reading program

cpp speedread speedreading

Last synced: 31 Mar 2025

https://github.com/soroushj/cpp-course-example-cosine-similarity

Code example for the Fundamentals of Programming course at the University of Guilan, Fall 2016.

cosine-similarity cpp example tokenization

Last synced: 08 Apr 2025

https://github.com/keithdhedger/lprgui

qt5 based frontend for lpr cli command

cpp cups frontend frontend-app gui-application lpr qt5 qt5-gui

Last synced: 22 Feb 2026

https://github.com/andrefelipebarros/jogo-da-lha-15x15

🏝️Project developed using Vector and Matrix, during the course of college algorithms.

algorithms cpp game-development matrix type-game vector

Last synced: 31 May 2026

https://github.com/jn513/esp32_weather_station

Estação Meteorologia feita com esp32 e o espidf

cpp esp32 esp32-idf esp32-s2 esp32s2 espidf weather

Last synced: 21 Jan 2026

https://github.com/kotleni/glengine

Cpp 3d OpenGL game engine. Early WIP.

cpp engine glsl opengl render sdl2

Last synced: 24 Feb 2026

https://github.com/oliverlee/bazel_clang_format

Run clang-format on Bazel C++ targets

bazel clang-format cpp

Last synced: 23 Jan 2026

https://github.com/devgianlu/ghidraprotobufcpp

Useful plugin for reverse engineering code that makes use of C++ protobuf

cpp ghidra ghidra-plugin ghidra-scripts protobuf

Last synced: 11 Apr 2026

https://github.com/breadrock1/coursera-yandexcpp

This course is devoted to acquaintance with the C ++ programming language. The course was developed by leading Yandex specialists and teachers of the School of Data Analysis. They have years of development of search services, advertising and infrastructure behind them. Link to course: https://www.coursera.org/learn/c-plus-plus-white/home/welcome

coursera coursera-cpp cpp cpp-study cpp17 learning learning-cpp learning-to-code yandex yandex-cpp

Last synced: 27 Feb 2025

https://github.com/lmangani/atproto-cpp

Simple C++ interface for interacting with BlueSky #atproto

atproto bluesky bsky cpp

Last synced: 09 Apr 2025

https://github.com/joakimthun/kiwi

A 3D software renderer written in c++

3d cpp rendering software-rendering

Last synced: 31 Mar 2025

https://github.com/mrrobinofficial/easingfunctions

A collection of easing functions. It supports multiple programming languages and game development frameworks.

cpp csharp ease easing easing-functions python unreal-engine

Last synced: 12 Apr 2025

https://github.com/serms1999/ssii-practica2

Repositorio de la práctica 2 de la asignatura de sistemas inteligentes del grado en Ingeniería Informática de la Universidad de Murcia para el curso 2019/20

c11 cmake cpp sbr ssii umu

Last synced: 04 Sep 2025

https://github.com/michalspano/terminarium

🌱 An Enclosure System – Terrarium + Terminal

arduino cpp vue

Last synced: 24 Apr 2025

https://github.com/quinta0/gravity

3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies

3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg

Last synced: 06 Jan 2026

https://github.com/cmazakas/cppinit

A CLI tool written in Go used to generate C++ projects

boost catch2 cli cmake cpp golang

Last synced: 27 Jan 2026

https://github.com/kennek4/helix

A pixel art focused sprite editor

cpp spriteeditor

Last synced: 14 Oct 2025

https://github.com/doaaosamak/dailystreak-leetcode

Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.

coding cpp java problem-solving

Last synced: 22 Apr 2026

https://github.com/ahmed-khaled-dev/problem_solving

This is for documenting my code solutions for all the problems that i solve mainly on Code forces/acmASCIS's Sheets

acm codeforces cpp problem-solving

Last synced: 10 Oct 2025

https://github.com/mazkdevf/hashminder

HashMinder is the ultimate application for security-conscious professionals and privacy-focused individuals alike.

checker cpp fast hashes hashminder javascript js md5 sha256 sha384

Last synced: 04 Oct 2025

https://github.com/ranaessam03/linear_structures

This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.

cpp data-structures linked-list problem-solving queue stack

Last synced: 05 Oct 2025

https://github.com/amaansayyad/autox-code-pilot

An AI Code Pilot that help developers to complete code snippets based on single line comments and make the work easy & increase productivity by reducing time & cost.

artificial-intelligence cpp javascript visual-studio-code visual-studio-extension

Last synced: 15 Apr 2025

https://github.com/mguludag/ann_backpropagation_example_qtcpp

This is a school project for Machine Learning course. BTW the ann model taken from course's slides

ann cpp gui qt

Last synced: 19 May 2026

https://github.com/xxxn3m3s1sxxx/atlas-tq1_0

TQ1.0 ternary inference engine for BitNet b1.58 on CPU. Pack + run Falcon3-1B/3B/7B/10B, no GPU needed.

1bit-llm avx2 bitnet bitnet-b158 bonsai cpp cpu-inference edge-ai falcon3 high-performance inference-engine llm-inference local-llm quantization simd ternary ternary-weights

Last synced: 31 May 2026

https://github.com/abaofromcug/data-structure

数据结构各种大小作业

cpp fucking qml

Last synced: 12 Oct 2025

https://github.com/ferhatgec/gu

gu, Gefertean Union reader

cpp cpp17 fpaper gefertean-union gu implementation reader

Last synced: 18 Feb 2026

https://github.com/llnl/mpi-stages

MPI library that supports serializing (and checkpointing) its state

checkpoint cpp mpi

Last synced: 29 Apr 2025

https://github.com/DarkWanderer/metrics-cpp

High-performance metrics library

cpp metrics performance statsd

Last synced: 29 Apr 2025

https://github.com/jaytwolab/qtelnetserver

Telnet server for Qt 5 or 6 :kr: Qt 5 또는 6을 위한 텔넷 서버

cpp qt qt6 server tcp telnet

Last synced: 09 Apr 2025

https://github.com/long-gong/hdf5-with-mingw

Play HDF5 with MinGW on Windows 10

cmake cpp hdf5-library mingw-w64

Last synced: 10 Jun 2026

https://github.com/chez14/class.java.dll.so

Yup, load dll and so from java. no need to tell, this is an example.

cpp dll java

Last synced: 06 May 2026

https://github.com/tomaszrewak/strong_typedefs

A strong_typedef implementation for C++ with selective operator overloads.

cpp header-only library operator-overloading strongly-typed

Last synced: 18 Jun 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/jakubfornadel/rust-sharedmem-ocaml

Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes

cpp multiprocess ocaml rust wrappers

Last synced: 06 May 2026

https://github.com/scramjetorg/framework-cpp

Simple yet powerful live data computation framework. C++ port of Scramjet framework.

cpp data-stream event-stream reactive-programming scramjet spark-streaming stream stream2 transformations

Last synced: 12 Jun 2026

https://github.com/dmotte/winautoclicker

🖱 Simple Auto-Clicker CLI application for Windows, written in C++

auto auto-clicker autoclicker c c-plus-plus cli clicker cpp exe interval millis milliseconds mingw portable time win windows

Last synced: 11 May 2026

https://github.com/michaldziuba03/chopp

TUI text editor for Linux written in C++ 📝📄

cpp editor linux nano text text-editor tui vim

Last synced: 08 May 2026

https://github.com/maurodelazeri/c-cpp-python-callbacks

C / C++ callbacks for Python with ctypes

c cpp ctypes python

Last synced: 09 May 2026

https://github.com/samyam81/sorting_mechanism

This repository contains various sorting algorithms implemented in different programming languages.

cpp csharp java sorting-algorithms

Last synced: 11 May 2026

https://github.com/josh012006/tasks-manager

Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.

cpp file fstream

Last synced: 06 May 2026

https://github.com/asiantbd/crypto-prices-slash-bot-cpp

Crypto Prices Discord Bot C++ with Slash Command

cpp discord-bot hacktoberfest

Last synced: 22 Jun 2026

https://github.com/kezhengjie/database

A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.

cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows

Last synced: 07 May 2026

https://github.com/devoloper-1/ambulance-management-system

A project that simulates Ambulance Managment System with native UI

algorithms ambulance-management-system cpp data-structures design-patterns oop system-design

Last synced: 10 Jun 2026

https://github.com/memergamer/cppcompile

Bash script for easier C++ compiling and running from terminal.

bash compile cpp

Last synced: 10 May 2026

https://github.com/andr3w03/kgv_tugas3_turing-a

Tugas 3 Mata Kuliah Komputer Grafik dan Visualisasi

c cpp desktop-application glew glfw glm object-oriented-programming oop opengl visual-studio

Last synced: 09 May 2026

https://github.com/hilmizul/writer-no-jutsu

Project files from Youtube channel. 📺

cpp processing python

Last synced: 07 May 2026