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/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/masoudir/teensy41_uros_example_publisher_with_static_library

This repository shows a simple Arduino example of uros publishing an integer into ROS2 (foxy) using uros static library and Teensy 4.1 and Platformio IDE.

c cpp cpp14 docker micro-ros platformio publisher ros2-foxy static-library

Last synced: 04 May 2026

https://github.com/mgorshkov/pd

C++ pandas-like data analysis library.

cplusplus cpp pandas

Last synced: 04 Apr 2026

https://github.com/germanaizek/visualleakdetector-ng

Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection

analyzer cpp memory memory-allocations memory-leak-detection

Last synced: 13 Oct 2025

https://github.com/llnl/umap-apps

Applications for umap

application cpp

Last synced: 29 Apr 2025

https://github.com/brainboxdotcc/musicbot

A simple and effective D++ powered music bot for streaming local music on Discord

bot cpp discord dpp music music-bot

Last synced: 26 Apr 2026

https://github.com/lelserslasers/minecraft

Minecraft clone with an infinite world generated from 3d perlin noise (no game engine)

3d chunking cpp infinite-world itch-io minecraft perlin-noise perlin-noise-3d raylib voxel voxel-engine

Last synced: 14 Oct 2025

https://github.com/yawkar/hse-dsa-lab-2

This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.

algorithms benchmark conan cpp data-structures hse lab

Last synced: 19 Oct 2025

https://github.com/zukahai/drawimage-cpp

Draw photos with ASCII code, convert photos to ASCII code

ascii-images cpp

Last synced: 11 Oct 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/jakoch/cpp-devbox

C++ DevBox is a docker devcontainer for C++ development. Based on Debian with LLVM, GCC, VulkanSDK, CMake, VCPKG, zsh.

bookworm clang-17 clang-18 cpp debian-12 debian-13 docker gcc-12 gcc-13 llvm trixie vulkan-sdk

Last synced: 28 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/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://codeberg.org/poezio/biboumi

XMPP to IRC gateway

chat component cpp gateway irc jabber linux xmpp

Last synced: 05 Oct 2025

https://github.com/gurugio/tcppl_exercise

exercise solutions for The c++ programming language 4th edition

c-plus-plus cpp

Last synced: 06 Mar 2026

https://github.com/googleapis/cpp-cmakefiles

Create C++ libraries from the googleapis protos.

cpp cpp11 google-cloud-platform

Last synced: 07 Oct 2025

https://github.com/terroo/lotto

Gere números para jogar na Loteria. Feito com C++ e também versão Rust

cplusplus-17 cpp loterias

Last synced: 13 Apr 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/beer-ops/octocat-in-c

GitHub Code Spaces demo with a more complex C based environment

c codespaces conan cpp octoberfest python vscode zenofgithub

Last synced: 13 Oct 2025

https://github.com/ivynya/esp32-rick-roller

A compact solution for Rick Rolling your friends, coworkers, and normies in public.

arduino cpp esp32 rick-astley rickroll

Last synced: 08 Oct 2025

https://github.com/tankerhq/tconcurrent

Tanker coroutine library

coroutine-library cpp

Last synced: 16 Mar 2026

https://github.com/abdulahad968/sky-nav-ai---sfml-based

SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.

cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml

Last synced: 02 Mar 2026

https://github.com/joswinemmanuel/banking-system-cpp

A C++ implementation of a banking system with features like account creation, balance enquiry, deposit, withdrawal, account closure, and account management.

cpp

Last synced: 13 Oct 2025

https://github.com/ironcorelabs/ironoxide-swig-bindings

IronCore Labs SDK bindings which are generated using swig

android c cpp cryptography java jvm proxy-re-encryption transform-encryption

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/aminezouitine/volumelist-cpp

🗄Make a list that has a notion of volume 🗄

cpp data-structures

Last synced: 02 Mar 2026

https://github.com/officialasishkumar/leetcode

Here you can find the best leetcode solutions! Make sure to contribute and help others : )

c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript

Last synced: 12 Oct 2025

https://github.com/xtenzq/qbrowser

Qtwebkit-based web browser with custom address bar and source code syntax highlighter

browser cpp customelements qt qwebkitwidgets university-project

Last synced: 07 Oct 2025

https://github.com/tsnsoft/codeblocks_rus

Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии

c codeblocks codeblocks-ide cpp russian

Last synced: 03 Apr 2026

https://github.com/ros-industrial/abb_egm_rws_managers

A C++ library for encapsulating ROS agnostic components for a ROS driver for ABB robots

abb cpp egm ros-industrial rws

Last synced: 14 Oct 2025

https://github.com/timothy-liuxf/simple_logger

simple_logger - A simple, multifunctional and header-only logging library for C++17.

cpp cpp17 header-only logging

Last synced: 16 Oct 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/stefanangelovski/plunder

Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.

cpp crossmixos handheld roms scraper storefront trimui

Last synced: 13 Feb 2026

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/42yerevanprojects/ft_irc

This project is about creating your own IRC server in C++

42born2code cpp irc server socket-programming

Last synced: 23 Apr 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/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/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/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/timmoth/uvcap

UVC capture software based on libuvc and Qt

cpp libuvc qt

Last synced: 30 Jul 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/p-ranav/strcpp.old

String Manipulation API for C++

cpp header-only lightweight mit-license string-manipulation

Last synced: 29 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/wodann/constexpr-md5-cpp

A constexpr implementation of the MD5 hashing algorithm for C++

constexpr cpp hash md5

Last synced: 25 Jul 2025

https://github.com/sp-nitech/voist

音声収録ソフトウェア

cpp java portaudio recorder voice-recorder

Last synced: 19 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/danielpoliakov/disspcap

C++ library for packet examination with Python bindings.

cpp networking pcap python

Last synced: 03 Feb 2026

https://github.com/zhengtianzuo/cplusplusexamples

C++相关的技术分享

cplusplus cpp

Last synced: 30 Jul 2025

https://github.com/sjsakib/psbook

সমস্যা ও সমাধান বই - ১ এর উপর অনুশীলন ( Practice code for Problem and Solutions Book - 1 by Mahbubul Hasan )

acm-icpc algorithms competative-programming cpp data-structures problem-book-1-solutions python timus-solutions uva-solutions

Last synced: 02 May 2025

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/da-liii/libmdcpp

implementation of the Markdown markup language in CPP (library)

commonmark cpp markdown-parser

Last synced: 11 Apr 2025

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/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/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/dan-and-dna/ue4-cpp-tutorial

ue4 c++ 教程

cpp tutorial ue4

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

A "Protocol" oriented programming language

compiler cpp language llvm new-language programming-language swing

Last synced: 15 Apr 2025

https://github.com/zhb2000/mycalculator

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

cpp

Last synced: 10 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/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/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/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/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/poseidon-code/neetcode-solutions

C++ / Go / Python / Java Solutions for problems in https://neetcode.io

cpp go java leetcode neetcode python solutions

Last synced: 30 Oct 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/jomy10/defer

A simple, single-header library which implements defer and autofree at compile-time in C/C++

autofree c cpp defer single-header single-header-lib single-header-library

Last synced: 21 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/IronCoreLabs/ironoxide-swig-bindings

IronCore Labs SDK bindings which are generated using swig

android c cpp cryptography java jvm proxy-re-encryption transform-encryption

Last synced: 17 Jun 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/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/realtristan/verlet

Physics Engine From Scratch with Verlet Integration Simulations

cpp opengl physics sfml verlet

Last synced: 12 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/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/shsms/mime

mime is a scripting tool for text processing, inspired by Emacs Keyboard Macros.

cpp emacs scripting text-processing

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

A library has advanced supports for c++ developers.

cmake cpp cpp-library

Last synced: 20 Mar 2025

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