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/ogstudio/cross-language-dialect

Rules and tools for portable code | Правила и инструменты для портируемого кода

cpp javascript kotlin python swift

Last synced: 02 Apr 2026

https://github.com/kojobailey/samurai-vs-zombies-data-parser

C++ library to parse TXT data files from Samurai vs Zombies Defense.

cpp cpp17 cpp20 cpp23 glu glu-mobile library parser samurai-vs-zombies samurai-vs-zombies-defense svz

Last synced: 15 Mar 2025

https://github.com/uriegel/gtk-utils

Utility functions for nodejs for accessing some GTK specific things.

cpp gtk linux node-js

Last synced: 04 May 2026

https://github.com/bshankar/gomoku_wasm

Play against the Gomoku AI powered by webassembly

alpha-beta-pruning cpp minimax-algorithm transposition-table webassembly

Last synced: 28 Apr 2026

https://github.com/sixf0ur/rpi-pico-docker-template

A template to compile C/C++ faster for the RP2040 with docker.

c cpp docker rp2040 rpi-pico

Last synced: 07 May 2026

https://github.com/placeblock/buildit

A simple, powerful and FAST application for simulating logic gates written from scratch in pure C++ using Vulkan and EnTT

computer-architecture cpp logic-gates simulation vulkan

Last synced: 02 Sep 2025

https://github.com/addleonel/cpp-fundamentals

C/C++ fundamentals topics

basics c cpp fundamentals

Last synced: 16 May 2026

https://github.com/luizfelipedasilva678/exercicios-logica-programacao

Some exercises in C++ on logic of programming

cpp

Last synced: 31 May 2026

https://github.com/zheng-bote/header_docu

create html- or md- based documentation from file header

cpp documentation headers tool

Last synced: 31 Mar 2025

https://github.com/phattharaphorn/profund-lab

🖥️🪄 Text-mode game development in C and C++.

cpp iostream lab-assignment text-based-game

Last synced: 02 Jan 2026

https://github.com/imrun10/battleshipgame

A battleship game implemented with C++.

battleship-game cpp

Last synced: 20 Jun 2025

https://github.com/observant-sun/rattlegram-desktop

Transceive UTF-8 text messages with up to 170 bytes over audio in about a second.

cpp java javafx

Last synced: 10 May 2026

https://github.com/jjones646/conan-nlohmann-json

Conan.io package for the nlohmann/json Modern C++ library

builder conan cpp cpp11 cpp14 package

Last synced: 13 Apr 2026

https://github.com/malcret/malcretlib

General purpose library for C++20 or higher.

cpp cpp20 header-only lib

Last synced: 23 Mar 2025

https://github.com/js313/2dphysics-cpp

2D Physics simulation engine using C++

cpp cpp17 sdl2 simulator

Last synced: 15 Jul 2026

https://github.com/xord/rucy

A Ruby C++ Extension Helper Library

cpp gem ruby

Last synced: 12 Jun 2026

https://micro-os-plus.github.io/utils-lists-xpack/

A source code library with the µOS++ C++ intrusive lists

cpp intrusive lists xpack

Last synced: 31 Mar 2025

https://github.com/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 14 Apr 2026

https://github.com/boostibot/cpu_id

A c/c++ header for cpu id related info on x86

c cpp x86

Last synced: 13 Apr 2026

https://github.com/ibnusyuhadap3/c-factory-pattern-first-order-ordinary-differential-equation

This is simple example application of C++ factory pattern in numerical solution first order ordinary differential equation.

cpp factory numerical-calculations

Last synced: 14 Jul 2025

https://github.com/itsvks19/nexis-compiler

Compiler for Nexis programming langauge, a modular programming language designed for learning purpose.

cpp language nexis programming-language

Last synced: 23 Mar 2025

https://github.com/ernanej/smart-maze

A smart maze that generates a random board from user input and returns a possible output.

cpp maze smart-maze

Last synced: 30 Mar 2025

https://github.com/thatcoderman/tp_lab_1

laboratory work No. 1 in c++

cmake cpp oop

Last synced: 16 May 2025

https://github.com/jannled/jannledengine

A Gameengine based on GNU C++, GLEW and GLFW

assimp cpp game-engine glew glfw opengl

Last synced: 27 Apr 2025

https://github.com/jannled/colorstone

Acces all your RGB hardware in one app

cpp hardware make netbeans rgb software xml

Last synced: 27 Apr 2025

https://github.com/elcosas/sfgraph

A simple & fast graphing program built using C++ & SFML

cpp sfml

Last synced: 07 Apr 2025

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

A tiny C++ game engine

cmake cpp game-engine

Last synced: 23 Mar 2025

https://github.com/liulingxi2/multi-person-communication-platform-ssp

Multi-person communication platform SSP

cpp microservice social

Last synced: 23 Mar 2025

https://github.com/eoan-ermine/cppcorehard-spring-2018

Slides for C++ Corehard Spring 2018 conference

conference cpp cppcorehard

Last synced: 15 Jul 2026

https://github.com/meedeley/uas_exam

uas exam pak saiful

cpp project uas

Last synced: 23 Mar 2025

https://github.com/thiagx08/bue-introduction-to-programming-and-problem-solving

A comprehensive C++ learning resource with 50+ programming exercises for BUE students, from basics to advanced problem-solving.

cpp data-structures education exercises file-handling introductory-programming problem-solving programming-basics university

Last synced: 23 Mar 2025

https://github.com/genevas/opengl

A collection of OpenGL projects

cplusplus cpp opengl

Last synced: 21 Apr 2026

https://github.com/sombochea/mycpp-school

My Source code of testing in C and C++

c cpp

Last synced: 21 Apr 2026

https://github.com/amatofrancesco99/solving-second-degree-polynomial-equations

We all had to solve a second-degree equation at least once, but maybe it would be more convenient to have something that does it automatically...

cpp math polynomials

Last synced: 16 Mar 2025

https://github.com/w4rh4wk/cppmodules

Personal playground for C++20 modules

cpp cpp20 cpp20-modules

Last synced: 30 May 2026

https://github.com/rose-mtz/raytracinginoneweekend

My implementation of Peter Shirley's Ray Tracing In One Weekend book/tutorial.

cpp raytracing

Last synced: 23 Mar 2025

https://github.com/rosendo-martinez/noise

A coherent noise visualizer/generator.

cpp opengl perlin-noise

Last synced: 11 Mar 2025

https://github.com/cbebe/monkey-cpp

Follow me as I write an interpreter in C++ and cry every day 😭😭😭.

cpp interpreter monkey

Last synced: 18 Mar 2025

https://github.com/vweevers/napi-functions

List the N-API functions used in c/c++ source code.

c cpp n-api nodejs npm-package

Last synced: 11 Apr 2026

https://github.com/avipars/configfiles

My config files for getting c and cpp to play nicely with vscode

cpp vscode

Last synced: 23 Jun 2026

https://github.com/stscoundrel/gandhi-ai-bug

Demonstration of Nuclear Gandhi AI Bug

c cpp gandhi-ai-bug integer-overflow rust

Last synced: 13 Apr 2026

https://github.com/prophetru/architecturemvc

Educational project

cmake cpp doxygen gtest otus

Last synced: 16 May 2025

https://github.com/05st/lightinject

LightInject is a simple command line tool used to inject dlls into a process. It supports different injection methods.

command-line command-line-tool cpp dll dll-injection

Last synced: 03 Jul 2025

https://github.com/markdapiggy/arduino-pseudotasks

PseudoTasks is an extremely lightweight co-operative multitasking mechanism for the Arduino platform

arduino arduino-library c cpp

Last synced: 10 Apr 2026

https://github.com/atiq-cs/passwordmanager

Password Manager Command Line App

cpp rijndael-aes-cipher rijndael-algorithm

Last synced: 16 May 2025

https://github.com/ravi-prakash1907/word-game

It's an English language word-game, designed for 2 players, in C++

cpp english english-language first-project game hacktoberfest hacktoberfest2020 school school-project

Last synced: 06 Sep 2025

https://github.com/lleballex/fox

Program for learning irregular English verbs

cpp english english-learning fox irregular-verbs learning qt

Last synced: 13 May 2026

https://github.com/ravi-prakash1907/programming-fundamentals-cplusplus

This repo. stores all the C++ programs as mentioned in the practical list of B.Sc. (hons) CS

basics college cpp practicals

Last synced: 06 Sep 2025

https://github.com/emersonmello/appsaudacaocpp

Exemplo de uma aplicação C / C++ com More Modern CMake

cmake cpp exemplo modern-cmake

Last synced: 01 Jun 2026

https://github.com/atharibrahim/shoppingsystem-cpp

The C++ code is a basic online purchasing system for equipment, catering to both customers and administrators. It manages product details, transactions, inventory, and offers basic security measures. Overall, it aims to streamline online purchases for all users.

atharibrahimkhalid cpp ecommerce ecommerce-cpp ecommerce-store shopping-cart shoppingsystem

Last synced: 14 Mar 2025

https://github.com/simonthorell/tonal-flex

TonalFlex is an embedded audio open-source project dedicated to making professional-grade audio processing more accessible, flexible, and cost-effective.

cmake cpp elk-audio envoy-proxy grpc juce-framework python real-time-audio typescript

Last synced: 27 Feb 2025

https://github.com/ongyisheng0309/librarymanagementsystem

This system allows for basic library operations such as adding books and students, borrowing books, returning books, and displaying the current status of books and students.

c cpp

Last synced: 17 Apr 2026

https://github.com/ongyisheng0309/bst

This application provides a way to manage and interact with student records using a binary search tree, offering functionalities to read data, display it in various ways, and perform operations on subtrees.

bst-tree cpp

Last synced: 14 Jun 2026

https://github.com/alpha74/iib

My InterviewBit solutions. Maintained from 2020 onwards

algorithms coding cpp data-structures interviewbit interviewbit-cpp interviewbit-solutions

Last synced: 27 May 2026

https://github.com/silkodenis/turboq-cpp-async-engine

C++ library for asynchronous task and timer queues, featuring a thread pool with task priority (QoS) support for parallel execution.

async chrono cpp cross-platform multithreading mutex queue stl task thread thread-pool timer

Last synced: 11 Jul 2026

https://gitlab.com/ecomaikgolf/os-dev

alma is a toy kernel written in C++ for x86_64 machines with the mere purpose of learning OS development

academic-project bootloader cmake cpp kernel make nasm posix-uefi qemu-x86 uefi x86-64 qemu

Last synced: 11 Mar 2025

https://github.com/ravi-prakash1907/computer-graphics

Introduction to the important algorithms og Computer Graphics

2d-transformations 3d-transformations bsc college computer-graphics cpp graphics practicals

Last synced: 06 Sep 2025

https://github.com/michaelstrefeler/prg1-heig

Programming 1 Course in C++

cpp

Last synced: 11 Jul 2026

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

A high-performance, thread-safe library of lock-free data structures for C++. 使用C++实现的高性能线程安全无锁数据结构

concurrent-data-structure cplusplus cpp data-structures thread-safe

Last synced: 27 May 2026

https://github.com/akashvarma26/hackerrank-solutions

Hackerrank Solutions that I have solved.

c cpp java python3 sql

Last synced: 11 Apr 2026

https://github.com/bewaremypower/protobuf-demo

Google protocol buffer demos

cpp protocol-buffers

Last synced: 04 Jun 2026

https://github.com/rkolovanov/solutions-cpp

Хранилище решений различных задач на C++

cpp

Last synced: 16 May 2025

https://github.com/hadisfr/socket_cpp

C++ Client/Server Socket

cpp socket-programming

Last synced: 15 Jun 2025

https://github.com/alirezakh74/snakegame

Challange to implement snake game

cpp game-2d gamedev sdl2 snake-game

Last synced: 13 Sep 2025

https://github.com/srujaniyengar/rondo-man

🚀 rondo-man rondo-man is a fast and lightweight Linux CLI utility that simplifies everyday tasks. It helps clean old files, generate ASCII art, set reminders, and more—all from the terminal. Designed for efficiency, it streamlines your workflow with minimal effort. 🛠️

cpp makefile

Last synced: 15 Jul 2026

https://github.com/helleb0re/bookypedia

The database of books and authors has been written in C++ with Postgres

boost conan cpp cpp20 libpqxx postgres postgresql

Last synced: 07 Feb 2026

https://github.com/gjoacorp/takaku

A C++/raylib implementation of the abstract strategy game Sim

abstract cpp gamedev raylib

Last synced: 05 Feb 2026

https://github.com/xtenzq/uni-database

📚 Homework repository for Database course at Inha University

c cpp database mariadb mysql sql university-assignment

Last synced: 13 Apr 2026

https://github.com/samuelcodedev/calculadora-numeros-complexos

Programa de console em C++ que é uma calculadora simples de números complexos

cmake cplusplus cpp

Last synced: 14 Jul 2025

https://github.com/elbouzkri/webserv

Webserv is an HTTP server built from scratch in C++ that implements the HTTP/1.1 protocol and supports CGI for dynamic content handling. It leverages multiplexing to manage multiple client connections efficiently, providing a scalable and performant solution for serving web content.

algorithms cgis cpp networking parsers socker-programming webservers

Last synced: 10 Jan 2026

https://github.com/armgits/beginner_tutorials

My ROS2 programming assignments for the ENPM808X course.

cpp ros2 tutorials

Last synced: 27 Mar 2025

https://github.com/kislerdm/demo_factorial

Demo factorial calculation app in different programming languages

bash cpp dart demo factorial golang haskell java javascript kotlin python ruby rust

Last synced: 10 Apr 2026

https://github.com/leoborai/dsa-in-cpp

Data Structures and Algorithms with C++

algorithms cpp data-structures

Last synced: 01 Mar 2025

https://github.com/pockerman/qubit-notes

Notes about various topics I am working on. Feel free to use

cpp docker kubernetes machine-learning mlops numerics python robotics

Last synced: 11 Apr 2026

https://github.com/nyoungstudios/shell-project

Created a shell interpreter with features similar to ones in bash or csh.

c cpp lex shell yacc

Last synced: 08 May 2026

https://github.com/missingno123/crypto

Small project to implement a cipher I saw in a book, in C++

cipher cpp

Last synced: 06 Jul 2025

https://github.com/rose-mtz/snake2

A 2D desktop game (Snake).

cpp sfml-game

Last synced: 25 Mar 2025

https://github.com/gaming32/grailsort

Cython wrapper around GrailSort (https://github.com/gaming32/GrailSort-Maintained)

cpp cython grailsort python sort

Last synced: 28 Apr 2026

https://github.com/mqlvin/pong-sfml

A pong implementation in SFML/C++.

cpp make makefile pong pong-game sfml sfml-game sfml-graphics-library

Last synced: 31 Mar 2025

https://github.com/aawadall/cppgraphics-step1

Recovering CPP Graphics Programs I wrote 2 years ago as part of my Computer Graphics Assignments

computer-graphics course-project coursework cpp linux open-gl years-ago

Last synced: 20 Apr 2026

https://github.com/jstmaxlol/salib

salib smarter argument library) is a single-file library to handle arguments in C++ | made as a successor to ecah-lib

argument cpp header-only library single-file

Last synced: 15 Mar 2025

https://github.com/robinnoiret/cesi_cpia2_poo-prosits

This repository contains my solutions to the prosits of the Object-Oriented Programming block.

cesi cpp prosit

Last synced: 09 Apr 2025

https://github.com/omr-ql/solving-numbers-problems

Here Where I solve some problems in mathematics and programming concepts.

cpp number-programs problem-solving programming python

Last synced: 17 May 2026

https://github.com/Fabrice-Lainard-Programming/SubWorld

Unigine Based 3D Game

3d cpp game gameai unigine

Last synced: 11 Mar 2025

https://github.com/nathan-osman/win32pe

C++ library for working with Win32 PE files

cpp pe-file win32

Last synced: 15 Mar 2026

https://github.com/yavuzsonmez/42-cpp-modules

C++ core concepts learning with C++98.

42 42born2code 42heilbronn cpp oop

Last synced: 13 Mar 2025

https://github.com/dreamycecil/dreamyjson

***Deprecated!!!*** A small self-made JSON config parser using Dreamy Structures as a base.

configs cpp dreamy-json json json-parser std

Last synced: 01 May 2025

https://github.com/raidowolf/ld40

SpeedFishing - My project for Ludum Dare 40!

cpp game game-jam ld40 ludum-dare ludum-dare-40 sfml

Last synced: 01 Jul 2025

https://github.com/junaidsalim/tic-tac-toe

A simple two-player, one-time TicTacToe game developed in C++ using classes.

cpp game tic tictactoe

Last synced: 05 Apr 2025