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/cartory/program2

Ejercicios de recursión de programación 2

cpp embarcadero recursion recursive recursive-algorithm

Last synced: 15 May 2025

https://github.com/roderickqiu/gtwd-cs205-c-cpp

GTWD: Global Transcoder for WAV/FLAC/AIFF Data, project of CS205 C/C++ taught in SUSTech (2023 Fall, by Prof Feng Zheng, project selected by TA Kangrui Chen and Site Fan) (110+/100).

aiff audio audio-processing convertor cpp cpp14 cs205 flac sustech sustech-course-code wav

Last synced: 08 Aug 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/zhb2000/mycalculator

多功能控制台计算器,实现了大数运算、解线性方程组、矩阵运算、算术表达式求值、命题逻辑、进制和编码转换等功能

cpp

Last synced: 10 Aug 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/arijhajji-1/e-health_2a2

Desktop App for Hospital management

cpp qt

Last synced: 14 Apr 2025

https://github.com/macmade/dispatch

C++ Dispatch Queue.

cpp dispatch queue runloop thread timer

Last synced: 04 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/prakhar-002/leetcode

📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 🍨 LeetCode 75 - 🪻 Ace Coding Interview, 📦 SQL 50 - 🌽 Crack SQL Interview, 📒 30 Days of JavaScript - 🌻 Learn JS Basics

c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers

Last synced: 03 Aug 2025

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

gz-bazel provides a set of Bazel build rules that are used by the Gazebo projects.

bazel cpp gazebo ignition-robotics

Last synced: 14 Apr 2025

https://github.com/hxndev/lzw-data-encryption-algorithm

LZW stands for “Lempel-Ziv-Welch”. The LZW algorithm is a very common compression technique. This algorithm is typically used in GIF and PDF. It is lossless, meaning no data is lost when compressing. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the widely used Unix file compression utility compress, and is used in the GIF image format.

algorithm code compression cpp data-compression decoding decryption dictionary encoding encryption lzw project

Last synced: 18 Jul 2025

https://github.com/artempyanykh/vcpkg-cmake-example

Example repo demonstrating a C++ project setup with CMake and vcpkg

cmake cpp dependencies vcpkg

Last synced: 16 Aug 2025

https://github.com/rafaykhattak/library-managment-system-oop

Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP

c cpp library-management-system managment-system object-oriented-programming

Last synced: 02 Aug 2025

https://github.com/zigaowang/cpp-usaco

C++ 信息学奥赛一本通 + USACO

cplusplus cpp usaco

Last synced: 03 May 2025

https://github.com/conchylicultor/codingcheatsheet

Cheatsheets for the C++ and Python programing languages

cheatsheet cpp python

Last synced: 08 May 2025

https://github.com/cctyl/qtjson

dependency-free, header-only, ready-to-use library for automatic serialization and deserialization; 无依赖、head-only、开箱即用的半自动qtjson序列化、反序列化库

cpp json qt qt6

Last synced: 25 Jun 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/kuroppoi/opendw

Open source reimplementation of the MacOS Deepworld client.

axmol axmolengine cocos2d cpp deepworld reverse-engineering

Last synced: 01 Apr 2026

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/sukeesh/algorithm-implementations

my algorithm implementations, which I use as template in timed contests

algorithm competitive-programming cpp data-structures

Last synced: 21 Jun 2025

https://github.com/nixman/csprot

C++14 compile time literal-string encoder, which decodes a strings at run-time

compile-time cpp cpp14 encoder

Last synced: 18 Jul 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/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/stovent/chip8emu

Chip8 emulator (with tools) written in C++ with wxWidgets

c-plus-plus chip8 cpp emulation emulator wxwidgets

Last synced: 11 Apr 2025

https://github.com/grazder/template.cpp

[WIP] A template for getting started writing code using GGML

cpp deep-learning ggml inference-optimization

Last synced: 02 Mar 2025

https://github.com/haxscramper/haxorg

Org-mode markup language parser written in C++

cmake cpp cpp23 fuzztest markup-language org-mode parsing pybind11 python python3

Last synced: 06 Mar 2026

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/joswinemmanuel/basic-cpp

A repository containing the fundamentals of C++ programming and essential programs for beginners.

cpp

Last synced: 05 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/aliwoto/mdparser-cpp

A simple telegram Markdown parser for C++.

cpp markdown markdown-parser md telegram telegram-api

Last synced: 26 Jun 2025

https://github.com/stephenberry/efftw

Modern C++ FFTW Wrapper for Eigen library

cpp eigen eigen3 fftw fftw3 fftw3-binding header-only

Last synced: 14 Jul 2025

https://github.com/edwardjxli/vexv5raytracer

Simple 3D Raytracer Ported To The Vex V5 Robot Brain.

cpp port raytracer vex vex-robotics vex-v5

Last synced: 15 Jul 2025

https://github.com/eyelash/nitro

an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)

cpp gles2 gui opengl scene-graph

Last synced: 13 May 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/letmefly666/leetcode

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

blog cpp leetcode py python

Last synced: 16 Jun 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/wittenberg/vlad

Variable Life Adjusted Display and other risk-adjusted quality control charts

cpp healthcare quality-control r risk-adjustment surgery

Last synced: 22 Oct 2025

https://github.com/tsnsoft/codeblocks_blank_prject

Простейший пример программы с пустым окном на wxWidgets в C++ CodeBlocks (windows)

codeblocks cpp example windows wxwidgets

Last synced: 22 Apr 2025

https://github.com/allisterb/onemd

Data-parallel molecular dynamics simulator for Intel oneAPI.

cpp cpp17 devcloud dpcpp intel molecular-dynamics simulation

Last synced: 12 Mar 2026

https://github.com/bogdan016/smartpark-arduino

This project involves the development of a reverse parking assistance system using Arduino and ultrasonic sensors.

arduino arduino-project arduino-uno cpp

Last synced: 24 Oct 2025

https://github.com/aeilot/lsnotes

Add a description to your directories!

april-fools beginner-friendly c command-line command-line-tool cpp

Last synced: 26 Feb 2026

https://github.com/icingworld/ww-stl

A personal implementation of STL containers in C++. 手撕C++ STL容器。

cpp implementation-of-data-structures stl stl-containers

Last synced: 25 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/tankerhq/tconcurrent

Tanker coroutine library

coroutine-library cpp

Last synced: 16 Mar 2026

https://github.com/thatsabhishek/cpp-codes

Collection of various C++ programs

coding cplusplus cpp programming

Last synced: 11 Apr 2025

https://github.com/john-z-yang/lisp

Lisp bytecode compiler/interpreter

compiler cpp interpreter lisp lisp-interpreter

Last synced: 17 Oct 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/pockerman/cuberl

Reinforcement learning algorithms with c++

cpp pytorch reinforcement-learning reinforcement-learning-algorithms

Last synced: 04 Feb 2026

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

Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.

cpp mbedtls oatpp tls

Last synced: 25 Apr 2025

https://github.com/eslam-abdo/data-structures-algorithms

This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.

algorithms c cpp data-structures

Last synced: 02 Mar 2026

https://github.com/analogfeelings/hookplusplus

HookPlusPlus is a lightweight 2-file C++ library for hooking in Windows-based systems, licensed under GPL v3.0.

cpp easy-to-use example-code gpl3 gplv3 hooks library trampoline trampoline-hooking win32 windows

Last synced: 18 Aug 2025

https://github.com/francescmm/qpinnabletabwidget

QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.

cpp qt qt5 qtabwidget qwidget

Last synced: 24 Jul 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/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/tomenz/socketlib

Socket / SSLSocket library for Windows/Linux (32/64)

cpp cpp-library cpp11 cpp14 ipv6 linux openssl socket-library socketlib sockets ssl thread tls windows

Last synced: 15 Aug 2025

https://github.com/moldyn/msmpathfinder

Finding pathways from an Markov State Model

cpp markov-chain-monte-carlo msm path-sampling pathfinding

Last synced: 21 Aug 2025

https://github.com/abdulahad968/30-days-gfg-potd

A dedicated repository for solving GeeksforGeeks Problem of the Day (POTD) challenges consistently for 30 days.

cpp geeks geeksforgeeks geeksforgeeks-dsa geeksforgeeks-solutions potd-gfg potd-leetcode solution

Last synced: 15 Oct 2025

https://github.com/luizppa/web-crawler

A web crawler that collects and indexes web pages. Made with chilkat and gumbo parser.

chilkat cpp crawler webcrawler

Last synced: 17 Aug 2025

https://github.com/localspook/zcrc

A high-performance C++ CRC library with all the bells and whistles.

cpp cpp20 crc header-only no-dependencies single-file

Last synced: 08 Aug 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/ergo720/nxbx

XBE / XISO launcher

cpp emulator xbox

Last synced: 28 Aug 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/max0x7ba/const_string

C++98 string class that provides functionality of both std::string and std::string_view.

cplusplus cpp cxx string

Last synced: 09 Mar 2026

https://github.com/pecas-dev/dx3dcube

Cube with fading shaders made with DirectX 11 from scratch in C++.

cpp directx-11 graphics-programming

Last synced: 11 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/silverjun/swing

A "Protocol" oriented programming language

compiler cpp language llvm new-language programming-language swing

Last synced: 15 Apr 2025

https://github.com/ferhatgec/forkleft

Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.

converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler

Last synced: 14 Apr 2025

https://github.com/dan-and-dna/ue4-cpp-tutorial

ue4 c++ 教程

cpp tutorial ue4

Last synced: 19 Sep 2025

https://github.com/teddy-van-jerry/string_evaluate

Use C++ to evaluate a string. Support complex numbers, function names and variables.

complex complex-numbers cpp eval evaluate evaluation

Last synced: 28 Jul 2025

https://github.com/soumik12345/libtorch-examples

Basic Deep Learning examples using LibTorch C++ frontend

cpp deep-learning libtorch torch

Last synced: 09 Nov 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/sp-nitech/voist

音声収録ソフトウェア

cpp java portaudio recorder voice-recorder

Last synced: 19 Aug 2025

https://github.com/3dproger/qtcef

Qt and Chromium Embedded Framework integration with simple browser example

browser cef cef3 chromium chromium-embedded-framework cplusplus cpp desktop gui qt qtwidgets v8

Last synced: 21 Sep 2025

https://github.com/lobbyra/webserv

[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98

42 cpp http

Last synced: 30 Jul 2025

https://github.com/madhavbahl/logic-xcution---basic-appstore

BASIC APPSTORE made on C++ (turbo)

appstore cpp game

Last synced: 19 Sep 2025

https://github.com/timmoth/uvcap

UVC capture software based on libuvc and Qt

cpp libuvc qt

Last synced: 30 Jul 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: 08 Apr 2026