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/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/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/andreasfertig/heise-2020-07-cpp-tricks-enums

Companion source code for "Scoped Enums in C++"

article cpp cpp17 cpp20 ct heise

Last synced: 26 Oct 2025

https://github.com/karmakrafts/application-template

CMake application template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 30 Jan 2026

https://github.com/maipa01/mstd

mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance the standard functionality with useful features while maintaining compatibility with modern C++.

bsd-3-clause cpp cpp-library cpp20 cross-platform data-structures function-type-traits header-only macros macros-cpp open-source ordered-map ordered-set overflow-detection standard-library-extension string-utilities terminal-utilities utility-library

Last synced: 27 Apr 2026

https://github.com/damatrix/libdsi

a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM

cpp dsi homebrew libnds

Last synced: 16 Apr 2026

https://github.com/ptahmose/mexlibczi

read and write CZI-documents from MATLAB and Octave

cpp czi-documents matlab microscopy octave zeiss zeiss-czi-files

Last synced: 24 Feb 2026

https://github.com/thomastrapp/recursive-variant

A serializable recursive variant for JSON-like data

cereal cpp json recursive serialization variant

Last synced: 18 Apr 2026

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/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/foxoman/hacky

Hacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings.

color-scheme cpp qt qtcreator style theme

Last synced: 29 Apr 2026

https://github.com/rodyherrera/zendajs

ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.

backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js

Last synced: 11 Jun 2025

https://github.com/vspefs/glfwppm

GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp

cpp cpp20 glfw wrapper xmake-built

Last synced: 26 Mar 2025

https://github.com/erikzenker/chainiterator

Concat multiple C++ containers to a single iterable object

cpp cpp14 iterator

Last synced: 12 Oct 2025

https://github.com/r-darwish/dupfiles-cpp

Find duplicate files

boost cpp cpp11 duplicates

Last synced: 25 Mar 2025

https://github.com/alexf2/ImageResizer

IE6 ActiveX control for uploading and resizing images at the same time

activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio

Last synced: 11 Mar 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/hxndev/printer-spooling

Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.

code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling

Last synced: 31 Mar 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/the0cp/bing-wallpaper-gui

A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.

bing bing-image bing-wallpaper cpp desktop linux qt qt-gui

Last synced: 06 Sep 2025

https://github.com/angelogalav/littlecraftgl

A barebones voxel engine made in OpenGL for Linux and Windows.

3d cmake cpp engine glfw graphics minecraft opengl voxel

Last synced: 02 Jul 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/ferhatgec/finif

finif, cli .ini parser

cpp file ini ini-parser parser

Last synced: 18 Feb 2026

https://github.com/hlustikp/v8shell

A shell utilizing V8 thats entirely controllable via Javascript.

cpp javascript js shell v8

Last synced: 12 Apr 2026

https://github.com/teiacare/teiacaresdk

TeiaCareSDK is a collection of reusable C++ components

cpp cross-platform datetime geometry high-performance multithreading sdk utilities

Last synced: 22 Apr 2025

https://github.com/blaadick/blaadpapers

Fast & clean wallpaper manager

cpp linux qt6 wallpaper wallpaper-changer windows

Last synced: 12 Apr 2026

https://github.com/abdelkaderamar/fix2xml

A C++ library to convert messages between Quickfix and FIXML

cpp finance-api quickfix

Last synced: 25 Mar 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/afonsocmsousa/asm-emulator

ASM Emulator is a Simpler-way of having fun writing assembly!

assembly cpp cpp17 early-development ncurses

Last synced: 06 Mar 2026

https://github.com/ayushs2k1/operating-systems-project

The project titled ROAD CONSTRUCTION USING HIGHWAY PLANNING AND OBSTRUCTION PREVENTION aims to address one of the major issues that the Indian road construction department is facing.

cpp cpu-scheduling deadlock-avoidance deadlock-detection djikstra-algorithm operating-systems priority-scheduling

Last synced: 24 Mar 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/openmined/syft.cpp

SOON TO BE DEPRECATED - A library for encrypted, privacy preserving machine learning

cpp cryptography deep-learning privacy pytorch secure-computation syft

Last synced: 02 Jul 2025

https://github.com/inerttila/excel-data-app

Timesheet Management Application A Python and C++-based timesheet management application for tracking work hours and tasks. This application provides an easy-to-use interface for users to input their work-related data, which is then stored and managed in an Excel workbook.

apk cpp docker innosetup python tkinter

Last synced: 08 Jan 2026

https://github.com/AlexKordic/HLSProxy

HTTP proxy server. Used for P2P streaming - HLS protocol.

cpp hls-live-streaming proxy-server

Last synced: 18 Jul 2025

https://github.com/bensuperpc/vector

High performance multidimensional vectors in C++17, with optional OpenMP acceleration.

cmake cmake-init cpp cpp17 openmp vector

Last synced: 20 Jan 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/ajeetdsouza/chip8

A browser-based CHIP8 emulator, powered by WebAssembly

chip8 cpp emulator sdl2 wasm webassembly

Last synced: 20 May 2026

https://github.com/ar-ray-code/depthai-core-template

depthai&C++ configure Template

cpp depthai

Last synced: 26 Mar 2025

https://github.com/liavbarsheshet/union-find

Generic Union Find Based on up root tree written in c++.

cpp data-structures union-find unionfind

Last synced: 23 Feb 2026

https://github.com/randomgamingdev/ezal

A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.

audio audio-library cpp cross-platform multilib ogg powerful

Last synced: 24 Apr 2025

https://github.com/jdsherbert/audio-phaser-effect

Simple C++ implementation of a basic Phaser technique.

audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser

Last synced: 30 Jun 2025

https://github.com/vp817/cppbinarystream

binarystream made in cpp

binary-manipulation binary-stream cpp cpp17

Last synced: 20 Jul 2025

https://github.com/modio/modio-ue4-sample

Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game

cpp modio unreal-engine unreal-engine-4

Last synced: 09 Feb 2026

https://github.com/mosinskyi/qt-client-app

This project is a Qt-based TCP client application that demonstrates how to create a GUI application using Qt and how to interact with a TCP server.

client-server cpp qt6 tcp-client

Last synced: 21 Jan 2026

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/comfysage/cpp-hayashi

🌱 a tiny distro-independent package manager in C++.

cpp package-manager

Last synced: 06 Sep 2025

https://github.com/xeco23/cleancode

Clean Code anlayzer tool for C++

cleancode cpp libclang python

Last synced: 29 Apr 2026

https://github.com/bytesclub/n-puzzle-solver

Solution of N Puzzle using A* pathfinding

ai cpp npuzzle pathfinding

Last synced: 15 Apr 2025

https://github.com/mortennobel/opengl_4.3_vs_2010_freeglut

A simple OpenGL 3.2 example using MSVS 2010 and freeglut

cpp cpp11 graphics-programming

Last synced: 16 May 2026

https://github.com/macmade/id3v2

C++ library for ID3v2 tag parsing

cplusplus cpp id3 id3v2 parsing tag tags

Last synced: 19 Apr 2025

https://github.com/gazebosim/gz-garden

Garden, Gazebo's 7th named release

cpp gazebo ignition-robotics robot-simulation

Last synced: 25 Sep 2025

https://github.com/zcemycl/algotest

Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.

algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit

Last synced: 24 Apr 2025

https://github.com/gert-janwille/Sir-Basil

Sir Basil is a bartender robot controlled with a electron app using Bluetooth

arduino bluetooth bot cpp noble node nodejs objective-c react robotics

Last synced: 11 Mar 2025

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

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

https://github.com/mortennobel/simplevrcpp

Simple example of using the OculusVR SDK and SDL

cpp graphics-programming oculus-rift openvr sdl2 virtual-reality

Last synced: 18 Jun 2025

https://github.com/danielgospodinow/spaceshooter

Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x

android cocos2d-x cpp game java lan multiplayer multiplayer-game networking

Last synced: 22 Apr 2025

https://github.com/blagojeblagojevic/motor_speed_pid

Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.

arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server

Last synced: 12 Feb 2026

https://github.com/nouemankhal/geekcode

A CLI that transforms text into ASCII Art.

cli cmake cpp text-generation

Last synced: 29 May 2026

https://github.com/j-obog/heap-sim

C++ program aimed to provide a high-level view of what's going on under the hood when you do pointer operations.

cpp heap-memory memory-management modeling simulation

Last synced: 17 Jan 2026

https://github.com/aermoss/aenc

A programming language made with C++.

cpp interpreter programming-language

Last synced: 26 Jun 2025

https://github.com/muhammad-tayyab-awan/voting-project-using-oop

This is My Procjet of Second Semester of Object Oriented Programming in Cpp

console-application cpp file-handling file-handling-in-cpp voting-project voting-system

Last synced: 02 Mar 2025

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

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

cpp examples learning russian winapi

Last synced: 16 Mar 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/hxndev/bubble-pop-screen-saver-and-game

This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.

bubble bubble-pop code cpp game gui interface itc oop pf project screensaver

Last synced: 17 Jun 2025

https://github.com/garrylachman/usb-human-name

C++ Humanize USB vendor and product codes library

cpp library usb usb-devices usbids

Last synced: 13 Jun 2025

https://github.com/digoarthur/console-guessinggame

This was my first program create in University.

cpp

Last synced: 30 Mar 2025

https://github.com/maximilianfeldthusen/tamperprotect

This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.

cpp protection tampering

Last synced: 01 Apr 2026

https://github.com/prasadkjose/confidential-ml-sgx

Intel SGX based application to securely upload and train multiparty data-sets with confidential computing.

cpp sgx sgx-enclave winapi

Last synced: 20 Apr 2025

https://github.com/seigtm/complex

A simple complex numbers class that supports all basic operations.

complex-number complex-numbers cpp homework homework-assignments

Last synced: 20 Apr 2025

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

ebook gratis c++ dengan Qt Creator

cpp ebook latex markdown

Last synced: 11 Apr 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/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/f-koehler/cpp-perf

Small header-only C++11 to measure code execution time and performance.

benchmark cpp cpp11 execution-time header-only microbenchmark performance

Last synced: 12 Apr 2025

https://github.com/hxndev/chatbot-using-named-pipes

In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.

chatbot code cpp fork named-pipes pipes process

Last synced: 31 Mar 2025

https://github.com/zreechxnn/calculator-sdl2

SDL2 Calculator: A simple calculator built with C++ and SDL2, supporting basic arithmetic, advanced math functions, and trigonometry. Features a user-friendly graphical interface.

calculator calculator-application conio cpp cross-platform graph gui math math-operations opensource sdl2 sdl2-library sdl2-ttf simple-app software-development stdlib trigonometry

Last synced: 19 Apr 2025

https://github.com/iamazeem/cppprimenumberprograms

C++ Prime Number Programs

cpp hacktoberfest prime-numbers

Last synced: 15 Aug 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/lokranjanp/cryptosystems

All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]

cpp cryptography-algorithms

Last synced: 21 Apr 2025

https://github.com/mpogotsky/xapi-cpp

A C++ library that provides a simple API for interacting with the xStation5 trading platform.

boost boost-asio boost-json coroutines cpp cpp-lib cpp20 ssl traiding-api websockets xapi xopenhub-api xstation-api xstation5 xtb xtb-api

Last synced: 20 Apr 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/ridika-2004/Competitive-Programming

💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈

algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures

Last synced: 29 Dec 2025