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/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/yazanzebak/competitiveprogramming

A repository that includes my solutions to a various problems on different online judges.

algorithms atcoder codechef codeforces competitive-programming cpp csacademy data-structures online-judges spoj topcoder uva

Last synced: 14 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/da-liii/libmdcpp

implementation of the Markdown markup language in CPP (library)

commonmark cpp markdown-parser

Last synced: 11 Apr 2025

https://github.com/danielpoliakov/disspcap

C++ library for packet examination with Python bindings.

cpp networking pcap python

Last synced: 03 Feb 2026

https://github.com/ignabelitzky/tiny-programs

Simple programs to test different programming knowledge

c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal

Last synced: 15 Jul 2025

https://github.com/chinmaykaitade/dsa-cp-visual-studio-code-setup

Visual Studio Code Setup for DSA & Computer Programming

cpp customization dsa vscode

Last synced: 15 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/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/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/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/milderhc/auto-parallelizer

Automatic parallelizer for C/C++ code

antlr4 cpp source-code-analysis

Last synced: 24 Jul 2025

https://github.com/albin-johansson/doxy-to-md

Converts Doxygen XML output to Markdown files.

cli cpp documentation doxygen markdown rust

Last synced: 28 Jun 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/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/zhb2000/mycalculator

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

cpp

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

Desktop App for Hospital management

cpp qt

Last synced: 14 Apr 2025

https://github.com/m-spiessens/flow

Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.

arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests

Last synced: 29 Sep 2025

https://github.com/zhengtianzuo/cplusplusexamples

C++相关的技术分享

cplusplus cpp

Last synced: 30 Jul 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/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/tjensen42/makefiles

Some simple Makefiles for compiling C/C++ with auto dependency generation. Feel free to use them as template.

c compile cpp dependencies makefile makefile-template

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

XBE / XISO launcher

cpp emulator xbox

Last synced: 28 Aug 2025

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

ue4 c++ 教程

cpp tutorial ue4

Last synced: 19 Sep 2025

https://github.com/hello-computer-science/hello-benchmark

Programing Languages Performance Compare | 编程语言性能横评

clang cpp csharp go java javascript js julia languages performance-testing powershell python python3 ts typescript

Last synced: 15 May 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/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/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/markusjx/stacktrace

C++ stack traces for windows, (debian based-) linux and macOs systems

cpp developer-tools stacktrace

Last synced: 13 Apr 2025

https://github.com/andreped/fp-dsa-plugin

Digital Slide Archive plugin to enable FAST deployment of pretrained CNNs for digital pathology

cpp deep-learning digital-pathology digital-slide-archive fast fastpathology gpu histopathology large-image plugin python real-time tensorrt

Last synced: 13 Apr 2025

https://github.com/abarrak/why-compiled-languages

A simple experiment for compiled/dynamic languages comparision.

cpp csharp go java javascript python ruby

Last synced: 13 May 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/konyshevartem/render-engine

Simple rendering engine supporting DX12, OpenGL, GLES and Metal on Windows, Android, Mac and iOS

android cpp dear-imgui dx12 gles glfw glsl hlsl ios macos metal msl opengl shaders windows

Last synced: 07 Mar 2026

https://github.com/luca-penasa/spc

library for geological data extraction from TLS and photogrammetry point clouds.

cpp photogrammetry point-cloud

Last synced: 24 Jun 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/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/hominsu/tensorrt-yolov5-jetsonnano

JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务

cpp jetson-nano tensorrt

Last synced: 13 Apr 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/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

https://github.com/aminkhani/c

Cpp/C Tutorials, Exercise and PDF

c c-example c-exercise c-language c-project cpp cpp-examples cpp-tutorials

Last synced: 19 Jul 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/proxdhiya/complex_number

C++11 Header file for the complex numbers

cpp cpp-library cpp11

Last synced: 30 Apr 2025

https://github.com/alirezasaadatmand/snake_game

Snake game in Python/pygame , Javascript/canvas , C++/raylib and Go/raylib

canvas cpp game go golang javascript pygame python raylib snake snake-game

Last synced: 13 Apr 2025

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

🔥 The MetricQ C++ interface

cpp library metricq

Last synced: 07 Sep 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/graalvm/clamh

CLAMH (Cross-LAnguage Microbenchmark Harness) is a language-independent benchmark harness design and the implementation of that design for different languages.

benchmark-framework benchmarking benchmarking-framework c-plus-plus cplusplus cpp java microbenchmarking performance performance-testing

Last synced: 09 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/abhayanigam/learn_c_plus_plus

Introduction TO C-plus-plus Programming Language

c chapters coding coding-challenge concept cpp language learn learning-by-doing

Last synced: 11 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/erbsland-dev/erbsland-qt-toml

A robust TOML parser compatible with the Qt5 or Qt6 library.

cmake cpp cpp17 cpp20 cpp23 qt5 qt6 toml toml-config toml-parser toml-parsing

Last synced: 17 Jan 2026

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/ridika-2004/my-development-tools

💻 A curated collection of small, functional projects—built for learning, experimenting, and leveling up coding skills 🚀📈.

chrome-extension codingame cpp game-development html-css java java-fx java-swing javascript object-oriented-programming pong-game pyqt5 python raylib-cpp tkinter-gui vanilla-javascript web-development

Last synced: 11 Apr 2025

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

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

cplusplus cpp usaco

Last synced: 03 May 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/rgamestudio/rightengine

C++ Vulkan game engine

conan cpp engine pbr vulkan

Last synced: 23 Oct 2025

https://github.com/acly/dlimgedit

A C++ library for image painting and editing workflows which make use of deep learning.

cpp deep-neural-networks image-editing image-segmentation native onnx

Last synced: 02 May 2025

https://github.com/wichtounet/etl-gpu-blas

Mini BLAS-like library for GPU (complementary to CUBLAS)

blas cpp gpu performance

Last synced: 10 Apr 2025

https://github.com/triplehelixprogramming/chargedup

Triple Helix's code for the 2023 FRC Charged Up season

cpp frc wpilib wpilibc

Last synced: 30 Apr 2025

https://github.com/hud0shnik/cplusplus_oop

Code that I write at the university📒

cplusplus cpp

Last synced: 10 Apr 2025

https://github.com/kuvaus/gptj-chat

Simple chat program for GPT-J models

ai cpp gpt gpt4all gptj

Last synced: 30 Apr 2025

https://github.com/arbmind/qtcreator-containers

Docker containers with QtCreator - Ready to develop, build and run Qt Gui applications.

cpp docker-container docker-images qt qtcreator

Last synced: 10 Apr 2025

https://github.com/hairrrrr/1200_problems

数据结构与算法 OJ 题目详解

algorithms c cpp data-structures java

Last synced: 10 Apr 2025

https://github.com/liulalemx/falcon-fury

2D Shoot 'Em Up game where you defend your home from the enemy fleet.

cpp game gamedev sdl sdl2

Last synced: 10 Apr 2025

https://github.com/FrozenAssassine/NeuralNetwork-Arduino

A lightweight neural network library for ESP32 and Arduino, enabling on-device training and simple predictions like XOR. Ideal for microcontroller-based AI projects with resource constraints. 🔧🚀

ai arduino cpp esp32 local neural-network neural-networks xor

Last synced: 27 Mar 2025

https://github.com/civictechto/tracket-sensor

Design files and source code for the tRacket noise sensor

arduino civic-tech cpp esp32 kicad noise platformio sound urban

Last synced: 09 Jul 2025

https://github.com/rdb/fcollada

Community maintained version of FCollada, formerly developed by Feeling Software

c-plus-plus collada cpp fcollada

Last synced: 21 Jun 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/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