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/mfelici/mad

Vertica anomaly detection UDx based on Median Absolute Deviation

anomaly cpp detection sql timeseries udx userdefined-functions vertica

Last synced: 18 Oct 2025

https://github.com/gjjvdburg/numpy_c_extension

Skeleton Python Package for linking a C/C++ library as a NumPy Extension

c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton

Last synced: 09 Oct 2025

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026

https://github.com/novelrt/Fabulist

A terse, flexible language and runtime for creating and executing visual novels.

c-plus-plus cplusplus cpp lua visual-novel

Last synced: 11 Mar 2025

https://github.com/jsiqbal/engineering-philosophy

Notes about Various Engineering Knowledge I gathered.

cpp deployment java oop ubuntu vscode-settings

Last synced: 10 Apr 2025

https://github.com/agentcooper/cpp-ast-example

Examples of representing and traversing AST (Abstract Syntax Tree) in C++

ast cpp

Last synced: 02 Mar 2025

https://github.com/praydog/severed-steel-vr

Severed Steel VR mod & VR plugin example.

cpp lua modding severed-steel uevr unreal virtual-reality

Last synced: 08 Jul 2025

https://github.com/oclay1st/qwi-fi

An easy and beautiful tool for wifi access point management on Linux

cpp qml qt wifi

Last synced: 09 Jul 2025

https://github.com/vinitshahdeo/dsa-lab-codes

Lab Assignments for Data Structures and Algoithms

algorithms cpp data-structures lab-assignment

Last synced: 10 Apr 2025

https://github.com/developer239/yolo-cmake-opencv-onnx-cpp

Use YOLO with your favorite language and computer vision library. This example includes ONNX runtime for better weights support.

cmake cpp macos onnx onnxruntime opencv windows yolov5 yolov7

Last synced: 10 Apr 2025

https://github.com/iamrajiv/nth-fibonacci

The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.

cpp csharp go java javascript python swift

Last synced: 08 Sep 2025

https://github.com/makersf/resilient

Make handling failures easy and expressive

cpp cpp14 cpp17 fault-tolerance resiliency

Last synced: 10 Apr 2025

https://github.com/joanstinson/zork

A Zork game in C++ using Unitary Testing with CppUnit.

cplusplus-11 cpp cppunit game unit-testing zork

Last synced: 08 Jul 2025

https://github.com/dreamycecil/mousetrapper

A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.

cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms

Last synced: 01 May 2025

https://github.com/swap76/bankers-algorithm

C++ Program to Simulate Banker's Algorithm

bankers-algorithm c-plus-plus cpp

Last synced: 01 May 2025

https://github.com/konrad-kubacki/px_particles

Basic particles on the screen using OpenGL and C++.

cpp opengl particles simd

Last synced: 17 Mar 2025

https://github.com/chetan6780/75-days-dsa-challenge

Ninja technique🥷 to ACE DSA Interviews.

algorithms challenge cpp data-structures dsa

Last synced: 02 May 2025

https://github.com/dan10ish/code

A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.

cpp ide javascript python reactjs vscode

Last synced: 10 Apr 2025

https://github.com/abhinav-26/laptop-repair-shop-management-system

A project on Laptop Repair Shop management system written in c++

cpp laptop-repair-shop software

Last synced: 20 Oct 2025

https://github.com/danyspin97/cppgram

Framework for Telegram Bot API written in c++.

bot cpp framework telegram

Last synced: 03 May 2025

https://github.com/xlite-dev/mgmatting-toolkit

🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)

cpp matting mgmatting mnn onnxruntime tnn

Last synced: 12 Jul 2025

https://github.com/aermoss/ostest

A 64-bit operating system written in C++ and x86 Assembly.

assembly assembly-x86 cpp kernel operating-system operating-system-kernel

Last synced: 06 Mar 2026

https://github.com/max0x7ba/optparse

C++ command line parsing inspired by Python optparse library.

c-plus-plus command-line cplusplus cpp cxx linux

Last synced: 10 Apr 2025

https://github.com/kamranaghlami/libtlvcpp

libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.

asn1 cpp deserializer modern-cpp serializer

Last synced: 07 Jul 2025

https://github.com/arturbomtempo-dev/programming-logic-course

A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.

c course cpp programming-logic

Last synced: 30 Apr 2025

https://github.com/junaidrahim/program-homework-solver

Input a few integers of a series and it will return the source code to output that series till the nth term..

cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series

Last synced: 12 Mar 2025

https://github.com/palucki/qstegano

Qt based steganography application

cpp cryptography lsb qt qtwidgets steganography

Last synced: 28 Oct 2025

https://github.com/kaidokert/tfixed

Import of C++ fixed point library by Anthony Williams

cpp fixed-point

Last synced: 10 Apr 2025

https://github.com/massimo-marino/circular-buffer

A C++ implementation of a circular buffer

circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer

Last synced: 10 Apr 2025

https://github.com/chaoses-ib/cpp

c cpp

Last synced: 16 Jun 2025

https://github.com/rutujar/helloworld_travis_demo

This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly

appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github

Last synced: 10 Apr 2025

https://github.com/slowy07/cpplesson

list my cpp

cpp

Last synced: 10 Apr 2025

https://github.com/zhanghuanchong/dwscore

演讲比赛评委打分系统,使用 Qt 5 开发

cpp qt5

Last synced: 10 Apr 2025

https://github.com/wajahatkarim3/snake-game-with-ai

A snake game in C++ with multiplayer and computer AI snake using console graphics.

c-plus-plus computer-snake console-graphics cplusplus cpp game game-development snake snake-game

Last synced: 27 Mar 2025

https://github.com/shakfu/pd-chuck

chuck in a pure-data external

chuck cpp puredata puredata-external

Last synced: 05 May 2025

https://github.com/tw1ddle/geometrize-installer

Installer code for Geometrize, an app for geometrizing images into geometric primitives

art cpp geometrize geometry geometry-processing hill-climbing installer

Last synced: 03 May 2025

https://github.com/lecrapouille/simtadyn

[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet

cartography cpp forth gis graph gtkmm opengl science spreadsheet

Last synced: 19 Mar 2025

https://github.com/grimmerk/algorithms-vscode

All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting

c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code

Last synced: 03 Apr 2025

https://github.com/tbhaxor/firefly

A standalone C++ Library for vectors calculations

cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations

Last synced: 09 Jul 2025

https://github.com/crustyauklet/seal-test

test project using bare bones seal-device implementation

cmake cmsis cpp cpp17 embedded samd

Last synced: 06 May 2025

https://github.com/flbdx/maskuni

A standalone fast word generator in the spirit of hashcat's mask generator with unicode support

cpp hashcat hashcat-masks password-cracking word-generator

Last synced: 01 Apr 2025

https://github.com/madladsquad/uimguidemo

A web demo of the UntitledImGuiFramework

cpp demo emscripten imgui opengl wasm webgl

Last synced: 29 Aug 2025

https://github.com/mo7ammedd/assiut-sheet-sol

solving problems from assiut newcomers sheets

codeforces competitive-programming cpp problem-solving

Last synced: 13 Jul 2025

https://github.com/cs-si/sirius

Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform

cpp fft fftw image-processing remote-sensing resampling

Last synced: 07 May 2025

https://github.com/iskyzh/raft

⛵ Raft Consensus Algorithm. gRPC for communication. Tested with a few cases.

boost cmake cpp grpc gtest protobuf raft

Last synced: 12 Apr 2025

https://github.com/dcavar/fomajni

A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)

cpp finite-state-transducer foma java jni morphology nlp

Last synced: 13 Apr 2025

https://github.com/1dealgas/aerials

Public Parts of the Mobile Rhythm Game「Aerials」

aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game

Last synced: 20 Mar 2025

https://github.com/coyorkdow/cosched

A single-header c++20 coroutine scheduler

cpp cpp20 cpp20-coroutine

Last synced: 07 May 2025

https://github.com/luqasz/avr-registers

Fixed registers and bit fields generated from atdf files

avr c cpp embedded rust

Last synced: 19 Mar 2025

https://github.com/mtarek97/sic-xe-assembler

Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.

assembler assembly-language cpp

Last synced: 29 Oct 2025

https://github.com/f33rni/qpsk-mod-demod-libs

C-libraries for QPSK modulation and demodulation

c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library

Last synced: 13 Apr 2025

https://github.com/lecrapouille/plantumlstatecharts

[Tool][Functional] Generate state machine in C++ from PlantUML statecharts

cpp finite-state-machine fsm generator plantuml state-machine statechart statecharts translator uml

Last synced: 19 Mar 2025

https://github.com/jdsherbert/unreal-engine-dependency-injection-plugin

Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.

cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5

Last synced: 19 Mar 2025

https://github.com/eclipse-uprotocol/up-transport-zenoh-cpp

C++ client library to connect to the zenoh implementation of uProtocol

cpp up-transport uprotocol zenoh

Last synced: 12 Apr 2025

https://github.com/n4vrl0s3/delete-first-and-delete-last-function

Delete First and Delete Last Function (Python & C++)

cpp delete-first delete-last python

Last synced: 12 Apr 2025

https://github.com/pschatzmann/arduino-midi-fileparser

A simple MIDI file parser library

arduino-library cmake cpp library midi midi-files

Last synced: 03 Apr 2025

https://github.com/aw-junaid/programming-books

Curated collection of free programming books: Python, JavaScript, Go, Rust, and more. Learn coding, algorithms, and system design with open-source resources.

books c cpp go javascript programming programming-books python rust

Last synced: 17 Jun 2025

https://github.com/facontidavide/safecppany

Extension of std::any with small object optmization and safe numeric conversion.

any cpp safe

Last synced: 19 Mar 2025

https://github.com/m3y54m/start-platformio-arduino

Getting started with PlatformIO IDE with Arduino Uno board in Linux

arduino cpp getting-started platformio serial-port vscode

Last synced: 13 Apr 2025

https://github.com/pk-cod3ch3mist/zolomon

A single header unit testing library for C++

cpp cpp-library cpp17 hacktoberfest header-only testing-library

Last synced: 23 Jul 2025

https://github.com/seznam/xgboostpredictor

C++ header-only thread-safe XGBoost predictor

cpp predictor xgboost

Last synced: 14 Apr 2025

https://github.com/bast/calculator

Exercise to practice building projects with CMake.

cmake cpp fortran google-test

Last synced: 12 Apr 2025

https://github.com/raresail/pico-w-template

This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System

aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template

Last synced: 21 Jul 2025

https://github.com/newyaroslav/888casino-game-bot

Робот для автоматической игры на 888casino

api bot casino casino-bot casino-games clicker cpp extension game-bot imgui

Last synced: 21 Jul 2025

https://github.com/melchor629/raycastergl

A Wolf3D-like raycaster using OpenGL shaders

cpp cpp17 opengl opengl-shaders raycaster

Last synced: 13 Apr 2025

https://github.com/abdulahad968/tele-word-game-in-c-

Search the words combination in an NxN grid untill all the word in the provided list are over and you are finally left with a TeleWord, found by traversing across matrix row by row.

arrays backtracking-algorithm backtracking-search cpp filehandling

Last synced: 21 Jul 2025

https://github.com/madarauchiha-314/data-structures-library

Implementation Of Various Data Structures And Related Algorithm's In C++

algorithms cpp data-structures stl

Last synced: 12 May 2025

https://github.com/wangyoucao577/modern-cpp

Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).

cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp

Last synced: 13 Mar 2025

https://github.com/omanshu209/codehub

A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.

cpp csharp cui html java javascript nodejs python python3

Last synced: 27 Jul 2025

https://github.com/awulkiew/exclude-from-build

ExcludeFromBuild extension for Visual Studio

build c cpp csharp directory exclude extension file include vb visual-studio wpf xaml

Last synced: 14 Apr 2025

https://github.com/apwhitehat/http_threadripper

HTTP 1.1 server which shows off high concurrency capabilities of C++

c cpp cpp11 high-concurrency http libev socket-programming

Last synced: 13 Apr 2025

https://github.com/briancairl/boost_archive_json

JSON input/output archives compatible with boost serialization

boost cpp cpp17 json picojson serialization

Last synced: 22 Aug 2025

https://github.com/hxndev/leetcode-solutions

This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.

cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions

Last synced: 26 Jun 2025

https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows

Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows

apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets

Last synced: 22 Apr 2025

https://github.com/egordm/libtempo

C++ / Python library with signal processing and tempo estimation utilities.

armadillo cpp music-information-retrieval signal-processing

Last synced: 20 Apr 2025

https://github.com/tsnsoft/quadratic_equation_wxwidgets

Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets

codeblocks codeblocks-ide cpp example windows wxwidgets

Last synced: 22 Apr 2025

https://github.com/tsnsoft/wxwidgets_table_demo-linux

Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets в linux

c codeblocks cpp example linux table wxwidgets

Last synced: 22 Apr 2025

https://github.com/reimunotmoe/pqpp

A simple and easy-to-use async C++ PostgreSQL client library.

boost-asio coroutine cpp postgresql

Last synced: 15 Mar 2025