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/dibyadyutidas/dsa

Collection of essential data structures implemented in C/C++ with explanations and sample code.

algorithm cpp datastructure problem-solving

Last synced: 09 Jul 2025

https://github.com/letmefly666/leetcode

本仓库将会长期更新【力扣题解】、【解题技巧】等,欢迎各位大佬共同参与、提交PR,目标包括但不限于力扣中数字开头的2k多道题。

blog cpp leetcode py python

Last synced: 16 Jun 2025

https://github.com/brightprogrammer/eigeneural

A SUPER FAST, POWERFUL & EASY NEURAL NETWORK CLASS IN C++

cpp eigen feedforward-neural-network from-scratch machine-learning neural-network tutorial

Last synced: 29 Apr 2025

https://github.com/brightprogrammer/vulkanhelper

A simple helper interface between Vulkan C API and C++ containers

cpp graphics vulkan vulkan-api vulkan-helper

Last synced: 29 Apr 2025

https://github.com/ahsankhan26/laser-data-transmission

Textual data transmission using Laser and Arduino

arduino ascii binary cpp data-transmission laser

Last synced: 03 Apr 2025

https://github.com/kezhengjie/jsonserializer

a library aims to convert json string to C++ data struct in modern,fluent and fast way. Runtime safety and No C++ Exception.

bind bind-by-reference cpp cross-platform dynamic-language-like easy-to-use flexible fluent header-only json linux map modern no-exception runtime-safety template type-safety windows

Last synced: 12 Apr 2025

https://github.com/tbhaxor/cpp-file-handling-tutorial

A comprehensive guide to file handling in C++ language.

binary-files cpp cpp17 file-handling file-handling-in-cpp file-stream text-files

Last synced: 09 Jul 2025

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

🔥 The MetricQ C++ interface

cpp library metricq

Last synced: 07 Sep 2025

https://github.com/proxdhiya/complex_number

C++11 Header file for the complex numbers

cpp cpp-library cpp11

Last synced: 30 Apr 2025

https://github.com/saiyamdubey/dsa_questions

This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..

arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers

Last synced: 15 Jul 2025

https://github.com/christianoellers/drunken-mouse-creative-tool

Randomly shake mouse cursor. Windows tool for creative purposes, e.g. drawing software or playing games. Compatible to Windows 7 and Windows 10. Use at own risk.

borland borland-cpp borland-graphics-interface cplusplus cpp cpp-tool creative-coding creative-tool cursor design-tool drawing-app drawing-tool game-tool mouse mouse-cursor tool windows windows-10 windows-7 windows-tools

Last synced: 22 Jan 2026

https://github.com/markatk/librg-cpp

C++ wrapper for librg network library

cpp enet gamedev library librg multiplayer networking wrapper zpl

Last synced: 05 Apr 2025

https://github.com/realtristan/verlet

Physics Engine From Scratch with Verlet Integration Simulations

cpp opengl physics sfml verlet

Last synced: 12 Apr 2025

https://github.com/ultirequiem/oop-cpp-platzi

:dizzy: C++ Object-oriented programming course on @platzi by @nerddiana

cpp oop platzi platzi-course

Last synced: 08 May 2025

https://github.com/keremtan/logger

A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.

cpp cpp11 logger logging logging-library oop-in-cpp oop-principles queue singleton-pattern thread threading

Last synced: 13 Apr 2025

https://github.com/nicknaso/podofo

Mirror repository for PoDoFo a library to work with the PDF file format.

cpp pdf

Last synced: 03 Oct 2025

https://github.com/dashroshan/cpp-notes-and-questions

📝 C++ short notes and solved practice questions

c-plus-plus cpp notes practice-questions-solved

Last synced: 18 Mar 2025

https://github.com/seokminhong/compile-time-format-string

Type-safe format string I/O functions similar to cstdio interfaces using C++20.

cpp format io

Last synced: 10 Jul 2025

https://github.com/eloyhere/semantic-cpp

semantic-cpp is a lightweight, high-performance stream processing library for C++17, consisting of a single header file paired with a separate implementation file. It blends the fluency of Java Streams, the laziness of JavaScript generators, the ordering capabilities reminiscent of database indices.

cpp generator index java javascript mysql stream

Last synced: 07 Apr 2026

https://github.com/kerneltuner/kernel_float

CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels

bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization

Last synced: 12 Apr 2025

https://github.com/nrf24/rf24log

A nice logging library for Arduino devices

arduino cpp hacktoberfest nrf24l01 rf24

Last synced: 12 May 2025

https://github.com/kartikmohta/manifold_cdkf

Central difference kalman filter which can work with states on a manifold

cpp estimation manifold sigma-point-kalman-filter

Last synced: 11 Apr 2025

https://github.com/altaks/cours-iut

Archive des cours de BUT Informatique - IUT La Rochelle

class cours cpp dev

Last synced: 19 Jul 2025

https://github.com/banaankiamanesh/slc-radio

This is a Super-Low-Cost(!) Radio-Transmitter with the use of Both Arduino & Processing 3, that can be used for DRONES and basically RC everything!

arduino cpp diy drone ground-station gui java nrf24l01 processing3 quadcopter radio radio-controller receiver transmitter transmitter-receiver

Last synced: 13 Apr 2025

https://github.com/pradyuman7/hackerrankeulersolutions

My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.

algorithms cpp hackerrank hackerrank-solutions java project-euler-plus

Last synced: 09 May 2025

https://github.com/jokoardh/kuliah-koding-fik-uby

kumpulan materi perkuliahan fakultas ilmu komputer Universitas Boyolali, meliputi materi pemrograman dasar, oop dan basic mobile

algoritma cpp dart ilmu-komputer oops-in-python python struktur-data university-assignment

Last synced: 11 Apr 2025

https://github.com/electrostat-lab/jsnaploader

A high-performance cross-platform native Library loader API for JVM Applications

android cpp dynamic-libraries dynamic-loader electrostat-lab electrostatic-sandbox java linux macos shared-libraries windows

Last synced: 18 Jul 2025

https://github.com/ngocbh/mtcnn-tf

MTCNN implementation by C++ and tensorflow framework

cpp face-detection mtcnn tensorflow

Last synced: 11 Sep 2025

https://github.com/im-rises/cmake-cpp-library-example

This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.

c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml

Last synced: 18 Jun 2025

https://github.com/chinmaymahajan/dreamscoder-examples

This repository contains the example code for the posts on the blog www.DreamsCoder.com

c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs

Last synced: 18 Jun 2025

https://github.com/abdallahhemdan/30-day-leetcode-challenge

🏃‍♂️ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...

30-day-challenge 30-day-leetcoding-challenge challenge cmp coding cpp hemdan leetcode

Last synced: 08 May 2025

https://github.com/zephirfxec/hnanosolver

Houdini GPU Fluid Solver powered by NanoVDB

cpp cuda fluid-dynamics houdini nanovdb openvdb

Last synced: 05 May 2025

https://github.com/hackresist/geeksforgeeks-potd

Here are the GeeksForGeeks solutions for the Problem of the Day in all supported languages. Visit GeeksforGeeks for more details.

algorithms all c-sharp cpp daily-coding-problem dsa-algorithm geeksforgeeks gfg gfg-potd java javascript language potd-solution pratice programming python questions solutions

Last synced: 17 Jul 2025

https://github.com/palacaze/gateau

Make software building with CMake a piece of cake

cmake cmake-modules cpp

Last synced: 12 Apr 2025

https://github.com/mathworks/libmexclass

libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.

cpp matlab mex

Last synced: 06 May 2025

https://github.com/israelalagbe/embedded-systems

robotics and embedded systems projects

arduino cpp electronics embedded-systems

Last synced: 27 Oct 2025

https://github.com/zeyu-li/algorithms

A useful collections of algorithms, formulas, APTs, and some other notes 🗒

algorithms cpp data-structure data-structures formulas graph graph-algorithms graph-theory graph-theory-algorithms python school

Last synced: 13 Jul 2025

https://github.com/akielaries/opengpmp

Hardware Accelerated General Purpose Mathematics Package

computational-mathematics cpp linear-algebra machine-learning number-theory opengpmp simd

Last synced: 12 Apr 2025

https://github.com/fqwqf/whup

WHUP/ ˈdʌbljuː eɪtʃ ʌp /(WHUP: High-level Unified Programming)是一个以WHU(Wholesome High-level Utility)编程语言为核心的项目。本项目将实现两种编程语言:WHU和HUST(Highly Usable Symbolic Technology ),以及几个相应的软件:WHUPC,WHUPVM和WHUPRUN。

cpp

Last synced: 13 Apr 2025

https://github.com/balena-io-examples/balena-cpp-hello-world

Example of how to deploy C++ code on a balena supported device.

balena balena-hello-world cpp lithium

Last synced: 11 May 2025

https://github.com/johnsonjason/python-object-explorer

Allows the inspection of how Python objects are mapped in the memory of a foreign Python runtime, it can intercept processes that are interpreted or are executing native code via static compilation by projects like Nuitka

cpp cpython debugging python python3 windows

Last synced: 10 Mar 2026

https://github.com/zarrs/zarrs_ffi

C/C++ bindings for the zarrs Rust crate

c cpp library zarr zarr-v3 zarrs

Last synced: 26 Aug 2025

https://github.com/kajna/chatroom

Console chat for Linux written in C++ 11

console cpp linux sockets tcp threads

Last synced: 22 Mar 2025

https://github.com/demensdeum/raidenvideoripper

Raiden Video Ripper is an open-source project designed for video editing and format conversion. It's built using Qt 6 (Qt Creator) and allows you to trim and convert videos to MP4, GIF, WebM formats. Also there is MP3 support for audio export.

cpp cpp17 cut editor ffmpeg gif mp3 mp4 qt qtcreator qtcreator-ide trim video videoeditor webm

Last synced: 30 Aug 2025

https://github.com/quqionfree/qqbot

这是一个QQ机器人,拥有强大的自定义功能(插件系统)(A bot for QQ)

cpp cpp-httplib cpp23 go-cqhttp qqbot

Last synced: 15 Apr 2025

https://github.com/hxndev/consensus-problem-using-openmp

In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.

code consensus consensus-clustering cpp openmp openmp-parallelization openmpi

Last synced: 07 May 2025

https://github.com/silverjun/swing

A "Protocol" oriented programming language

compiler cpp language llvm new-language programming-language swing

Last synced: 15 Apr 2025

https://github.com/xbmlz/cefsample

🌏 WIN32、MFC、QT、JAVA、Python CEF3 Sample

cef cef3 cefpython cefsharp cpp csharp java jcef python

Last synced: 14 Apr 2025

https://github.com/yaraslaut/prop

2D FDTD solver of Maxwell's equations

cpp electromagnetics kokkos maxwell-equations physics simulation

Last synced: 16 May 2025

https://github.com/otsmr/websocket

Learning different langs by implementing the WebSocket protocoll.

cpp rust websocket zig

Last synced: 27 Aug 2025

https://github.com/archetipo95/pao-esercizi

Raccolta di esercizi di Programmazione ad Oggetti Unipd (P2) in preparazione all'esame.

cpp esercizi fiup p2 pao

Last synced: 15 Apr 2025

https://github.com/junaidrahim/hacktoberfest-kiit-2021

To encourage and educate students of KIIT about Open Source Software and GitHub

beginners c cpp giveback go hacktoberfest hacktoberfest2021 java kiit opensource python

Last synced: 15 Apr 2025

https://github.com/mohido/tiny_yaml

A powerful lightweight YAML parser library for C++

cpp library parser yaml

Last synced: 15 Apr 2025

https://github.com/nemtrif/ftest

A simple and limited unit-test framework for C++ 98

cpp cpp98 testing unit-testing

Last synced: 15 May 2025

https://github.com/dynamium/lv_cxx_bindgen

A C++ binding generator for LVGL. Written in Rust (oh the irony)

binding cpp cpp11 cpp14 cpp17 cpp20 cpp23 lvgl rust

Last synced: 22 Aug 2025

https://github.com/leaningtech/ts2cpp

A tool to generate C++ headers from TypeScript declaration files

cheerp cpp typescript typescript-definitions wasm webassembly

Last synced: 03 May 2025

https://github.com/abdulsamie10/library-management-system

The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.

c c-plus-plus console console-app console-application cpp library library-management library-management-system lms

Last synced: 30 Aug 2025

https://github.com/avinal/blowfish

Blowfish and Blowfish 2 Encryption Algorithm Implementation in CPP.

blowfish blowfish-128 blowfish-64 blowfish-algorithm blowfish2 cpp cpp11 cpp14 encryption encryption-decryption library

Last synced: 26 Aug 2025

https://github.com/gottagofaster236/sonicvisualsplit

An auto-splitter for people who speedrun classic Sonic on console.

cpp csharp livesplit-autosplitter speedrun

Last synced: 15 Apr 2025

https://github.com/diegoferigo/development-iit

Docker-based isolated development environment for my activities @ Italian Institute of Technology

container cpp development docker environment ide programming script setup

Last synced: 15 Apr 2025

https://github.com/copperspice/cs_pointer

Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager

cpp intrusive-pointer smart-pointers

Last synced: 11 Jun 2025

https://github.com/microsoft/hat

TOML-annotated C header file format for packaging binary files, from Microsoft Research

benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml

Last synced: 10 Apr 2025

https://github.com/thestaticturtle/nspire-communication

Ti-Nspire SMS / Messenger / Infrared addon programms

calculator cpp hack sms

Last synced: 31 Jan 2026

https://github.com/mortennobel/softimagewebglexport

A WebGL export plugin for SoftImage 2011

cpp cpp11 graphics-programming

Last synced: 24 Apr 2025

https://github.com/tum-i4/binary-rts

BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation

cpp dynamic-binary-instrumentation regression-test-selection regression-testing research

Last synced: 17 Jan 2026

https://github.com/softplus/bluesky_esphome

Basic ESPHOME / c++ / ESP32 configuration to display some Bluesky / atproto content

atproto bluesky cpp esp32 esp8266

Last synced: 12 Mar 2026

https://github.com/m-u-t-e/rockpaperscissor

Rock Paper Scissor game. EZ!

cli cli-app cmake cmakelists cpp cpp11 game

Last synced: 26 Jun 2025

https://codeberg.org/poezio/biboumi

XMPP to IRC gateway

chat component cpp gateway irc jabber linux xmpp

Last synced: 05 Oct 2025

https://github.com/ruddyscent/mfc-window-programming

Solutions for exercises in '쉽게 배우는 MFC 윈도우 프로그래밍'

cpp mfc visual-studio windows

Last synced: 28 Oct 2025

https://github.com/platisd/cpp-builder-pattern

Builder Pattern with C++: A pragmatic approach

cpp design-patterns tutorial

Last synced: 04 Sep 2025

https://github.com/arezaie14/ars_kalman_filter

This is Kalman filter in c language for all programming languages such a micro controllers and ...

c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages

Last synced: 26 Apr 2025

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

Competitive Programming problem solutions

competitive-programming cpp usaco usaco-solutions

Last synced: 09 Oct 2025

https://github.com/cdluminate/leicht

Naive (Static Graph) Deep Learning Framework

cpp deep-trench deeplearning deletegithub educational simple

Last synced: 27 Oct 2025

https://github.com/netromdk/tracepp

C++17 tracing library for debugging with ease.

cpp cpp17 debugging-tool include-only traceability

Last synced: 09 Apr 2025