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/penghanyuan/fattreegenerator

C++ program to generate a fattree topology file

cpp oop

Last synced: 08 Oct 2025

https://github.com/t-h2o/webserv

This is when you finally understand why a URL starts with HTTP

42 cpp cpp98 web webserver

Last synced: 23 Feb 2026

https://github.com/pymarcus/competitive_programming

Exercícios afim de melhorar a lógica e o desempenho nas competições

cpp

Last synced: 08 Oct 2025

https://github.com/engichang1467/doodlejumpcpp

Created a Doodle Jump game in C++ and SFML Libraries

cpp doodle-jump sfml sfml-game

Last synced: 08 Oct 2025

https://github.com/raihanuldev/cpp-for-dsa

Cpp basics for Jumping DSA

codeforces-solutions cpp dsa dsa-algorithm

Last synced: 08 Oct 2025

https://github.com/maxilevi/hedra-core

C++ library with routines used in Project Hedra

cpp fast library meshing performance perlin-noise simd

Last synced: 09 Oct 2025

https://github.com/jmarrec/energyplus-cpp-demo

Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI

cpp cpp20 energyplus ftxui hacktoberfest

Last synced: 27 Jan 2026

https://github.com/bornalgo/binarytree

Binary Tree: Sample C++ code inspired by LeetCode

argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic

Last synced: 19 Apr 2026

https://github.com/vovandreevik/dictionary-list

This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.

cpp dictionary oop oops-in-cpp

Last synced: 26 Oct 2025

https://github.com/bartste/snapshot

Command line tool to find/display/record a video from a camera/stream/file. Ideal for creating displaying videos from the command line and creating a timelapse.

boost cmake cplusplus cpp cxxopts ffmpeg git ninja qmediaplayer qt6 spdlog

Last synced: 14 Apr 2026

https://github.com/herenturker/easm

EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.

asm assembler c cpp educational-project open-source x86

Last synced: 06 May 2026

https://github.com/geokaralis/coreui

An advanced, descriptive UI framework for cross platform UI development, macOS, Windows, Linux.

cpp descriptive framework linux macos native sdk ui windows

Last synced: 04 Apr 2026

https://github.com/salma-mamdoh/oop-applications

Our Applications for Object Oriented Programming Course taken during Winter 2022 semester

cpp oop problem-solving

Last synced: 19 Jan 2026

https://github.com/aasjunior/esp32

Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO

cpp esp32 platformio

Last synced: 09 May 2026

https://github.com/yunusemrejr/chat-bot-with-cpp

Basic console chat bot with C++ for windows computers.

chatbot cpp

Last synced: 10 Oct 2025

https://github.com/dzh-a-v/body-gravity-simulation

Gravity-based N-Body Simulation (alpha)

cpp simulation space

Last synced: 31 May 2026

https://github.com/hhyyrylainen/mlbrickbreaker

AI learns to play brick breaker

cpp cpp17 godot machine-learning

Last synced: 21 Jan 2026

https://github.com/igozdev/sfml-image-viewer

Basic image viewer written in SFML with a set of basic commands

bmp cpp image-viewer jpg png sfml sfml-cpp

Last synced: 11 Oct 2025

https://github.com/matubu/nibbler

🐍 A snake game with an graphical interface you can change at run time (with a bot 🤖)

bot cpp raylib sdl2 sfml snake

Last synced: 11 Oct 2025

https://github.com/azmisahin/azmisahin-hardware-cisc-os-connector-application-c-v1

emulation of risc-based architectures with a cisc architecture.

cplusplus cpp debain devcontainer test ubuntu

Last synced: 11 Oct 2025

https://github.com/baqar-abbas/data-structures---algorithms

This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.

abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack

Last synced: 12 Oct 2025

https://github.com/pulkit1822/geeksforgeeks

This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp data-structures-and-algorithms java problem-solving

Last synced: 12 Oct 2025

https://github.com/foxy4096/calculator

A simple calculator made with c++

cpp

Last synced: 12 Oct 2025

https://github.com/lucamazzza/lmgl

A modern OpenGL Engine Library for general purpose 3D graphics applications.

computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows

Last synced: 13 Mar 2026

https://github.com/ka-iden/OpenGL-Test

Testing out and Learning Modern OpenGL, repo for bkp/testing

assimp cpp cpp20 modern-opengl opengl stb-image testing

Last synced: 13 Oct 2025

https://github.com/dtinth/soundplayer

A simple sampled sound player written using FMOD Ex.

cpp fmod

Last synced: 13 Oct 2025

https://github.com/zyx-0314/cp1-grade-checker-basics-part-2

A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.

basic-programming cpp school-project

Last synced: 27 Jan 2026

https://github.com/jurgen-kluft/cbase

C++ cross-platform base library

allocator assert console cpp log printf sort sscanf types va-list

Last synced: 27 Jan 2026

https://github.com/bortolettojoaog/tic_tac_toe

Basic game

cpp

Last synced: 14 Oct 2025

https://github.com/maverobot/messaging

A message-passing framework from the book C++ Concurrency in Action 2nd Edition

concurrency cpp messaging multithreading mutex

Last synced: 31 May 2026

https://github.com/dibyajyotibiswal57/programs

Collection of all the programs which I made.

c cpp csharp java js python qbasic64

Last synced: 27 Jan 2026

https://github.com/angeligareta/deterministic-finite-automaton

Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.

cpp deterministic-finite-automata deterministic-finite-automaton dfa

Last synced: 15 Oct 2025

https://github.com/beliumgl/rsg

A project written in C++17 that allows you to generate strings with different modes, different character sets, and any length.

cpp cpp17 random random-generation random-string-generation random-string-generator random-string-generators strings

Last synced: 15 Oct 2025

https://github.com/roystonfurtado/smart-glass

A Smart Glass which connects to a mobile device and displays all mobile notifications like incoming calls,messages,etc on an OLED Display.

android arduino arduino-uno cpp oled

Last synced: 09 May 2026

https://github.com/styczynski/poly-var-cpp

Just-for-fun implementation of polymorphic variables in C/C++

c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages

Last synced: 01 Jun 2026

https://github.com/erthium/sdl2-snake

Snake Game made with SDL2 and C++

cpp cpp11 makefile sdl2 snake snake-game

Last synced: 01 Jun 2026

https://github.com/roy7077/potd-leetcode

this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.

cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution

Last synced: 19 Oct 2025

https://github.com/ostanton/tailsengine

The only (maybe) two-tailed game engine!

2d-game-engine cmake cpp cpp20 game-engine retro sfml sfml3

Last synced: 19 Oct 2025

https://github.com/maurodelazeri/kafka-cpp

C++ client for Kafka leveraging librdkafka https://github.com/edenhill/librdkafka

cpp kafka librdkafka producer-consumer

Last synced: 19 Oct 2025

https://github.com/razvan48/gestiunea-unui-lant-de-hoteluri

Proiectul se va ocupa cu gestiunea unui lant de hoteluri. Va exista functionalitatea necesara descrierii relatiilor dintre hoteluri, clienti, camere, sejururi, angajati, etc..

cpp oop

Last synced: 20 Oct 2025

https://github.com/vovandreevik/quanc8-fmin-zeroin

The program calculates the luminosity of a blackbody using the QUANC8 algorithm and explores the sustainability of solutions in a given mathematical context.

blackbody cpp fmin luminosity minimization quanc8 zeroin

Last synced: 23 Oct 2025

https://github.com/setghm/cmdpaint

Tool for create images or sprites for windows console games.

cmd console-games cpp paint-application windows-cmd windows-console-game

Last synced: 24 Oct 2025

https://github.com/makjac/traffic_car_counter_opencv_yolov3

A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.

cpp opencv yolov3

Last synced: 18 Apr 2026

https://github.com/mochabyte0x/chacha20

ChaCha20 encryption implemented in C/C++ (Header Only)

c chacha20 cpp encryption-algorithms

Last synced: 18 Apr 2026

https://github.com/flatcap/vim-cpp

⚙ Vim Plugin - Settings for editing code

c cpp plugin script vim

Last synced: 14 Apr 2026

https://github.com/rodjjo/opengl-simple-game

A simple opengl game created using C++ using code::blocks ide and mingw toolset

codeblocks cpp game opengl

Last synced: 15 Apr 2026

https://github.com/engichang1467/clinic-patient-service

Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic

clinic-management-system cpp object-oriented-programming

Last synced: 25 Oct 2025

https://github.com/shantanu-crypto/leetcode

LeetCode solution for self practice.

cpp

Last synced: 01 Jun 2026

https://github.com/storn5/vector

A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations

cpp cpp14 engine game

Last synced: 30 Jan 2026

https://github.com/cailloumajor/led-timing-board

Software to drive a RGB matrix based racing timing board

cpp python raspberrypi rgb-led-matrix

Last synced: 18 Apr 2026

https://github.com/jthelin/hello-ctest

An example of using ctest for a C++ app / library.

cmake cpp ctest hacktoberfest

Last synced: 24 Jan 2026

https://github.com/laa-1/c-compiler

一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。

abstract-syntax-tree bytecode c-language complier cpp virtual-machine

Last synced: 06 Feb 2026

https://github.com/waheedsarem/dotandboxes

Dots and Boxes is a two-player strategy game built in C++ with graphical user interface powered by SFML. The objective is to outsmart your opponent by connecting dots with lines to complete and claim the most boxes.

cplusplus cpp dots-and-boxes game game-development sfml

Last synced: 31 Jan 2026

https://github.com/arapelle/arba-strn

A C++ library providing short trivially comparable string classes whose hash are trivially computable.

cmake cpp cpp20 cpp20-library hash library string

Last synced: 31 Jan 2026

https://github.com/caiotaavares/zbuffer

Z-Buffer 3D Rendering Application, a powerful tool for rendering three-dimensional objects with the efficiency and precision of the Z-Buffer algorithm.

cpp qt5 zbuffer

Last synced: 31 Jan 2026

https://github.com/uwriegel/node-dotnet-bridge

Accessing dotnet core assemblies from node.js

cpp dotnet node-module nodejs

Last synced: 15 Apr 2026

https://github.com/tahashieenavaz/c-programming-gravity

Hard coded gravity with c++ and graphics.h library.

c c-animation cpp graphics

Last synced: 15 Apr 2026

https://github.com/tomasajt/prog-solutions

My solutions for programming sites/contests/competitions

apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj

Last synced: 17 Mar 2026

https://github.com/nextpointer/dsa-journey

In this repo i share all my journey with DSA

algorithms cpp dsa

Last synced: 26 Feb 2026

https://github.com/nopangel/gameengine

This is a Game Engine

cpp cs gameengine js-ts python

Last synced: 30 Apr 2026

https://github.com/jeslie0/cmake-practice

A place for me to practice CMake and Nix together

cmake cpp nix

Last synced: 15 Apr 2026

https://github.com/mensenvau/yaintern_solution_2024

Yandex.uz yaintern for backend (2024)

cpp python

Last synced: 16 Apr 2026

https://github.com/kuro337/textract

Single Header High Performance C++ Image Processing Library to read content from Images and transform Images to text files.

cpp cpp20 cryptography folly opencv openmp-parallelization

Last synced: 18 Apr 2026

https://github.com/levelz-file/c-bindings

C Parser & API for the LevelZ File Format

c cmake cpp levelz

Last synced: 16 Apr 2026

https://github.com/massigy/c-strings

This repository contains some useful and drag and drop C-string methods that you can join to your current project.

algorithms c c-programming c-strings cpp cpp-string cprogramming-language git github make makefile makefile-template strings strings-manipulation

Last synced: 16 Apr 2026

https://github.com/kotborealis/nitori

Code assessment and testing system for teaching C++

cpp education

Last synced: 11 Feb 2026

https://github.com/podnet/max17263-mgos-test

Mongoose os app to test MAX17263 library ported from Arduino.

arduino battery-level c cpp esp32 esp8266 max17263 mongoose-os mongoose-os-app

Last synced: 16 Apr 2026

https://github.com/masumkhan081/c-plus-plus-code-notes

This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts

cpp data-structures low-level-programming programming-language

Last synced: 19 Mar 2026

https://github.com/flowerinthenight/base-atlcom-svc

Skeleton ATL COM Windows service.

atl com cpp windows-service

Last synced: 14 Feb 2026

https://github.com/khaledsalshibani/cpp-starter-kit

Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.

cpp programming-fundamentals starter-kit

Last synced: 19 Mar 2026

https://github.com/keithdhedger/kkterminalqt

QT version of KKTerminal

cpp linux qt5 qt6 qterminal terminal

Last synced: 14 Feb 2026

https://github.com/brainstone/leetcode

This little project is a template for running LeetCode problems locally in your CLion installation.

cmake cpp cpp20 leetcode leetcode-cpp template

Last synced: 01 Mar 2026

https://github.com/neknaj/3d

3Dライブラリを作る

3d 3d-engine 3d-library cpp javascript neknaj

Last synced: 16 Apr 2026

https://github.com/mgonzs13/piper_ros

piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2

cpp piper piper-tts ros2 text-to-speech tts

Last synced: 01 Mar 2026

https://github.com/psidh/Ganges

EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.

cpp go golang interpreter language lexer llvm low-level parser programming-language rust

Last synced: 22 Mar 2026

https://github.com/wei-sheng-wang/kvmesh

High-performance distributed cache system with 7K+ ops/sec. Built with C++/gRPC, featuring consistent hashing, write-ahead logging, and automatic recovery.

consistent-hashing cpp distributed-cache distributed-systems fault-tolerance grpc high-performance load-balancer lru-cache protobuf protobuf3

Last synced: 16 Apr 2026

https://github.com/kubasejdak-org/utils

C++ utility functions and modules, which can be reused in other projects

arm cpp embedded freertos linux utils

Last synced: 02 Jun 2026

https://github.com/specs-feup/clava-lite-benchmarks

A collection of applications and benchmark suites used to evaluate several Clava NPM packages

benchmarks c cpp source-to-source

Last synced: 16 Apr 2026

https://github.com/gob52/goblib

Library for C++11 or later

cpp

Last synced: 02 Jun 2026

https://github.com/proffix4/wxwidgets_cross-projects_linux-demo

Примеры проектов на С++ с wxWidgets с поддержкой кросс-компиляции для Linux для CodeBlocks, CodeLite, DialogBlocks и wxFormBuilder+NetBeans

codeblocks codelite cpp cross-compilation cross-platform dialogblocks gcc linux mingw-w64 wxformbuilder wxwidgets

Last synced: 16 Apr 2026

https://github.com/demidko/utility

Modern C++ command line tool template

cpp cpp20 crossplatform xmake

Last synced: 04 Mar 2026

https://github.com/ctkqiang/yijing

易经卦象系统是一个现代化的周易解卦工具,融合传统易学与现代技术,为求道者提供简便精确的卦象分析。本系统以开源形式呈现,秉承道家"清净无为"的理念,提供简洁而深邃的交互体验。

china chinese cli cli-app codeinchinese cpp ctkqiang donation donations religion simple taoism yijing

Last synced: 30 Mar 2026