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/rylern/acr122u-tutorial

Tutorial for writing a C/C++ app with the ACR122U on Linux

acr122u c cpp linux mifare mifare-classic mifare-ultralight nfc nfc-reader pcsc pcsc-tools pcsclite

Last synced: 15 Jun 2025

https://github.com/gbowne1/programmernotes

This is a collection of Markdown notes written in Obsidian for programming and it includes notes on C, C++, using and configuring VSCode and many other things programming related. Anyone is welcome to contribute to this Markdown repository and make corrections.

c coding config cpp node-js nodejs notebook notebook-publish notes obsidian-md programming programming-language software

Last synced: 06 Mar 2026

https://github.com/caiorss/cpp-project-templates

C++ CPP project templates with CMake + Conan

cmake cpp project scaffolding template

Last synced: 28 Apr 2025

https://github.com/SweetIceLolly/DragControlsIDE

一个使用VB6开发的简易IDE,以VB6开发的形式来开发C++程序,让C++对GUI的编写更加香甜~

cpp gui ide programming ui-design vb6 visual-basic-6 visualbasic6

Last synced: 11 Mar 2025

https://github.com/brakmic/hpx_projects

:zap: High-Performance-Computing with C++

boost c-plus-plus cplusplus cpp hpx

Last synced: 23 Apr 2025

https://github.com/shibam120302/striver_cp_sheet

Solution of the problems listed in Striver CP Sheet made by Striver, with resources

codeforces codeforces-problems codeforces-solutions cp cp-sheet cpp striver strivers-cp-sheet

Last synced: 10 Jul 2025

https://github.com/tjkendev/procon-library

my library for competitive programming

algorithms competitive-programming cpp procon-library python

Last synced: 15 Mar 2026

https://github.com/adamydwang/mobilellama

a lightweight C++ LLaMA inference engine for mobile devices

cpp inference llama llm openblas

Last synced: 23 Jan 2026

https://github.com/moxibyte/moxpp

C++ Template Repository with Conan2 and Premake5 (Windows and Linux support)

conan conan2 cpp cpp20 premake5 template

Last synced: 23 Oct 2025

https://github.com/AlkaffAhamed/Tahajjud-Calculator

A Command-Line Application in C++ to calculate Tahajjud Times

c-plus-plus console-application cpp islam islamic-app islamic-apps islamic-prayer-times muslim

Last synced: 12 Feb 2026

https://github.com/swag666baby/geoip

getting information about an ip address from the ipwhois api.

cpp ipgeolocation

Last synced: 11 Oct 2025

https://github.com/sharoniv0x86/appledore

A simple and efficient graph library in modern C++ Supports directed/undirected graphs with customizable edge types, designed for performance and ease of use.

cpp cpp-library cpp17 graph graph-algorithms graphs modern-cpp

Last synced: 13 Apr 2025

https://github.com/jokade/swog

Scala wrapper generator for interop with C, C++, Objective-C, and script languages.

c cpp interop lua objective-c scala scala-native

Last synced: 12 Jan 2026

https://github.com/kennymalac/tinycdn

A small and fast CDN "middleware".

cdn cpp cpp17 object-store

Last synced: 24 Jul 2025

https://github.com/mrhands/panini

Code generation library for C++ written in C++17

codegen codegeneration cpp

Last synced: 05 Apr 2025

https://github.com/cschladetsch/cppkai

KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.

ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests

Last synced: 11 Aug 2025

https://github.com/mguludag/qeasysettings

Easy to use manage settings and style options for your Qt projects! and auto follow Windows 10 dark/light scheme feature 😎

cpp qml qt qt-quick qt-stylesheets qt-widgets qt5 qt5-gui qtwidgets theme-settings

Last synced: 05 May 2025

https://github.com/dawidolko/programming-cpp

Tasks studies - laboratory

courses cpp lab labs projects tasks tests

Last synced: 06 Apr 2025

https://github.com/tylerjw/mycobot

myCobot on ROS 2

cpp moveit2 robotics ros2 ros2-galactic

Last synced: 13 Apr 2025

https://github.com/playboy-player/pytorch_dart

Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.

android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows

Last synced: 09 Apr 2025

https://github.com/kelvins/smtpclient

:mailbox: A simple SMTP client to send e-mails using C++ and the Qt framework

cpp email qt smtp smtp-client

Last synced: 23 Jun 2025

https://github.com/kovacsv/visualscriptenginewxwidgets

A wxWidgets utility module for VisualScriptEngine

cpp node-editor visual-scripting wxwidgets

Last synced: 25 Jul 2025

https://github.com/gf712/python-cpp

Python implementation in C++

cpp interpreter python

Last synced: 13 Apr 2025

https://github.com/exely/wd-data-structure

王道《数据结构》2019版算法题

algorithms-and-data-structures c cpp

Last synced: 30 Jul 2025

https://github.com/stephanecharette/movedetect

Library to detect whether movement can be detected between two images or video frames.

cpp cpp17-library movement-detection opencv

Last synced: 14 Apr 2025

https://github.com/element39/yttria

blazingly fast, universal and easy-to-use programming language for anything you can imagine

c compiler cpp go language llvm programming-language python rust toolchain yttria zig

Last synced: 30 Jul 2025

https://github.com/orbitcowboy/gnuplot-cpp

Automatically exported from code.google.com/p/gnuplot-cpp

c-plus-plus cpp gnuplot gnuplot-cpp

Last synced: 05 Jul 2025

https://github.com/alpaka-group/vikunja

Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.

cmake cpp cpp17

Last synced: 01 Jul 2025

https://github.com/marcpages2020/CombatSystem

Combat System developed in Unreal Engine 5 centered in getting the best Game Feel possible.

cplusplus cpp development game game-development unreal-engine

Last synced: 11 Mar 2025

https://github.com/xuehao/programming-abstractions-in-cpp

Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.

computer-science cpp cs106b programming-language

Last synced: 24 Apr 2025

https://github.com/jsmolka/drizzle

A dynamic interpreted programming language.

cpp drizzle dynamic interpreter language

Last synced: 04 Apr 2025

https://github.com/shaswata56/taos-adventure

It is a C++ Game Project for 2nd semester. This game is Build From Scratch using C++ and SFML .

2d adventure c-plus-plus cpp game sfml squareworld tao tao-s taos-adventure

Last synced: 08 Sep 2025

https://github.com/callmeechocodes/fetcho

:sparkles: A simple fetch made in C++

cpp fetch linux linux-command neofetch sysfetch

Last synced: 23 Oct 2025

https://github.com/cemolcay/musictheorycpp

C++ music theory library

chord cpp music-theory note scale

Last synced: 05 Mar 2026

https://github.com/retifrav/cmake-cpack-example

An example project of using CPack

cmake cpack cpp

Last synced: 03 Aug 2025

https://github.com/rewrking/dynrpg

Create plugins for RPG Maker 2003!

cpp rpg-maker

Last synced: 31 Aug 2025

https://github.com/boostorg/conversion

Boost.org conversion module

boost conversion cpp libraries

Last synced: 21 Aug 2025

https://github.com/darthmoomancer/polydev

THE project manager for neovim

c cpp html java lua neovim-plugin python rust

Last synced: 02 Sep 2025

https://github.com/victornpb/evc_pt2257

Arduino C++ Library for using PT2257 - Electronic Volume Controller IC

arduino arduino-library cpp digital-potentiometer i2c

Last synced: 02 Aug 2025

https://github.com/oatpp/oatpp-openssl

OpenSSL adaptor for Oat++ applications

cpp oatpp openssl tls

Last synced: 02 Aug 2025

https://github.com/alexruzin/cpp_api

A C++ API which is useful for Win32. Includes a communication subsystem.

c cpp http-client injector socks5-proxy

Last synced: 10 Aug 2025

https://github.com/bauripalash/escraper

Scrap Email Addresses From PDFs and Photos! in C++ (Python was tooo easy to do)

cpp email-parsing hacktoberfest scraper

Last synced: 16 Jan 2026

https://github.com/arpihomesecurity/pywiegand

Python wiegand reader on raspberry

cplusplus cpp python raspberry-pi wiegand

Last synced: 28 Oct 2025

https://github.com/brainiac2677/cpp-notes

This repository focuses on the OOP concepts with C++.

cpp

Last synced: 09 Oct 2025

https://github.com/llnl/gecko

C++ library for graph ordering

cpp graph math-physics optimization ordering

Last synced: 29 Apr 2025

https://github.com/karnkaul/djson

Dumb simple JSON parsing library

cpp cpp23 cpp23-library json jsonc

Last synced: 11 Oct 2025

https://github.com/equalitie/cpp-upnp

This is a read-only mirror of: https://gitlab.com/equalitie/cpp-upnp "UPnP C++ library using Boost.Asio"

asio cpp cpp14 upnp

Last synced: 04 Mar 2026

https://github.com/mrdcvlsc/aes

A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology

aes aes-128 aes-decryption aes-encryption aes192 aes256 aesni armv8 block-cipher blockcipher cipher confidentiality cplusplus cpp decryption encryption hardwareaccelerated key library security

Last synced: 15 Oct 2025

https://github.com/zopieux/qnapctl

Control QNAP TS-453 Pro hardware LEDs, LCD and react to button pushes.

cpp cpp17 dbus qnap qnap-nas qt qt5 systemd

Last synced: 09 Oct 2025

https://github.com/curve/channel

🧵 A C++ implementation of Rust's std::sync::mpsc::channel

cpp cpp17 cpp17-library cpp20 cpp20-library mpsc mpsc-channel threading

Last synced: 29 Oct 2025

https://github.com/adonmo/daylight

The answer to your daylight related questions

cpp irradiance python sunrise sunset

Last synced: 14 Jul 2025

https://github.com/omaraflak/reinforcement-learning-cpp

Reinforcement Learning algorithm from scratch in C++.

cpp from-scratch neural-network qlearning reinforcement-learning

Last synced: 12 Apr 2025

https://github.com/savenkovigor/termgraph

Terms diagram builder. Polish your knowledge with accurate definitions.

cpp cpp20 knowledge-graph qml qt qt6 visualization

Last synced: 22 Jul 2025

https://github.com/harshjuly12/leetcode

Solving 10-15 LeetCode problems daily pt.1

bash cpp java-8 python3

Last synced: 07 May 2025

https://github.com/ice1000/oi-codes

:closed_lock_with_key: Solutions for online code challenges. Don't be evil.

acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript

Last synced: 18 Mar 2025

https://github.com/dasaav-dsv/rttihook

A highly customizable header only RTTI analysis and VFT hooking toolset.

cpp cpp17 header-only-library hooking-framework hooking-library reverse-engineering rtti rtti-analyzer rtti-cplusplus

Last synced: 24 Dec 2025

https://github.com/nojhan/clutchlog

C++ "spatial" logging system which targets versatile, (de)clutchable, _debugging_, in a single header.

cpp cpp-library debugging logging logging-library spatial-logging

Last synced: 21 Mar 2025

https://github.com/curve/ereignis

🎉 A thread-safe C++20 Event Library

cmake cpp cpp-library cpp20 cpp20-library events

Last synced: 21 Mar 2025

https://github.com/ohjurot/scriptingguide

Guide to C++ Scripting in Java, C#, Lua, Python and Angelscript (YouTube Series)

angelscript cpp csharp java java-8 lua python script scripting tutorial youtube

Last synced: 18 Mar 2025

https://github.com/pockerman/rlenvscpp

Environments and various utilities for reinforcement learning with C++

cpp gymnasium-environment openai-gym reinforcement-learning reinforcement-learning-environments

Last synced: 12 Apr 2025

https://github.com/yushulx/gobarcodeqrsdk

Golang barcode detection module based on Dynamsoft C/C++ Barcode SDK

barcode c code39 cpp docker ean13 golang pdf417 qrcode

Last synced: 15 Dec 2025

https://github.com/springbear2020/whut-matching-game

连连看游戏是一款基于 Microsoft 公司的 MFC 框架开发的在给定的图案中进行相同图案配对连线消除的简单游戏,游戏规则简单、画面清晰可爱。

cpp matching mfc-application

Last synced: 13 Apr 2025

https://github.com/nixrajput/bus-reservation-system-cpp

This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.

bus bus-booking bus-reservation bus-reservation-management bus-reservation-system bus-ticket collaborate cpp cpp-solutions file-handling file-handling-in-cpp nixlab nixrajput nixrajput-github oops oops-in-cpp reservation reservation-system

Last synced: 01 May 2025

https://github.com/windowsnt/tu

Win32 Differential Update Library

cplusplus cpp differential liveupdate php update upload win32

Last synced: 10 Apr 2025

https://github.com/juangburgos/qfunctionutils

Qt helper functions for callback execution, throttle, debounce, etc.

cplusplus cplusplus-11 cpp cpp11 qt qt5

Last synced: 10 Apr 2025

https://github.com/tatami-inc/tatami

C++ API for various matrix types.

cpp

Last synced: 28 Oct 2025

https://github.com/thirtythreeforty/consensus

A clean, elegant watchface for Pebble watches in C++

cpp pebble

Last synced: 10 Apr 2025

https://github.com/2shady4u/libkra

A C++ library for importing Krita's KRA & KRZ formatted documents.

cpp cpp-library kra-files krita

Last synced: 10 Apr 2025

https://github.com/galacean/effects-native-examples

Galacean Effects's native examples

animation cpp effects opengles

Last synced: 30 Apr 2025

https://github.com/yegor256/fibonacci

Fibonacci algorithm implemented in a few compilable languages in different programming flavors

cpp csharp eiffel fibonacci golang haskell java lisp object-oriented-programming oop performance-testing

Last synced: 27 Mar 2025

https://github.com/garfield1002/jhr_skip_list

Header-only skip list library for modern C++ (C++17/C++20)

cpp data-structures header-only library skiplist

Last synced: 12 Apr 2025

https://github.com/abdallahhemdan/didumean

🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...

cpp cpp14 english english-word spell spell-check spell-checker spell-corrector spelling-levenshtein-distance trie

Last synced: 06 May 2025

https://github.com/archercreat/srvhide

Simple tool to dump/hide services in services.exe process.

cmkr cpp reverse-engineering

Last synced: 29 Jun 2025

https://github.com/kezhengjie/cppnat

cppnat is a NAT reverse proxy tool (aslo known as a hole punching tool) helps you expose your private IP and port and bind them onto a server with public IP,access your private service anywhere.

asio cpp cpp17 cross-platform easy-to-use fluent high-concurrency high-performance hole-punching modern nat nat-hole-punching nat-traversal network no-exception proxy reverse-proxy runtime-safety simple

Last synced: 12 Apr 2025

https://github.com/vitkarpov/dcp

:computer: :books: Interviews & competitive programming

competitive-programming cpp interview-preparation interview-questions javascript

Last synced: 06 May 2025

https://github.com/karnkaul/locc

C++20 utility to count lines of code

count-lines cpp cpp20 lines-of-code

Last synced: 24 Dec 2025

https://github.com/dehancer/dehancer-common-cpp

C++ common lib is used by Dehancer project

cpp crypto

Last synced: 21 Feb 2026

https://github.com/ruimaciel/femp

A small C++ finite element method implementation developed as a part of my master's thesis

c-plus-plus cpp finite-element-analysis finite-element-methods finite-elements master-thesis opengl qt qt5

Last synced: 05 May 2025

https://github.com/thecurle/purpuri

The Purple VM, a custom JVM in C++.

cpp interpreter java jvm stack-based

Last synced: 11 Jun 2025

https://github.com/morglod/cpp_traits

rust-like traits (type erasure) on plain C++

cpp cpp20 rust rust-like traits type-erasure

Last synced: 24 Apr 2025