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/rwbl/b4r-additional-libraries

Open Source Additional Libraries for B4R - development tool for building native Arduino & ESP8266 programs by Anywhere Software.

arduino b4r b4x cpp domoticz esp32 esp8266 sensors

Last synced: 09 Apr 2026

https://github.com/johnmata0427/educational-community-information-registration-system

Sistema de Registro de Información de Comunidad Educativa

cpp file-manager visual-studio

Last synced: 09 Aug 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: 09 Aug 2025

https://github.com/craftinators/fock

A minimal quantum computational library for fermionic systems

boost cpp cpp20 eigen3 multiprecision phyiscs quantum-computing quantum-mechanics second-quantization

Last synced: 09 Aug 2025

https://github.com/yotam180/xai

xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)

artificial-intelligence cpp deep-learning machine-learning neural-network python tensorflow

Last synced: 19 Apr 2026

https://github.com/mohammedmehdio/caesarjaw-cpp

CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡

caesar caesar-cipher caesar-cipher-algorithm communication cpp crypter cryptography cybersecurity decrypt decryption decryption-algorithm security security-tools shift-cipher tool

Last synced: 23 Jul 2025

https://github.com/hjlebbink/spike-htm-lite

C++ port of Nupic HTM with the aim of being lite and fast

avx512 cpp hierarchical-temporal-memory

Last synced: 03 Oct 2025

https://github.com/jibstack64/know-it-all

A command-line utility for indexing, modifying and managing a database of many items.

command-line-tool cpp database encryption json kial utility

Last synced: 29 Oct 2025

https://github.com/SG-lunch/CGOPP

go style channel in C++ based on coroutine

channel coroutine cpp cpp20 go

Last synced: 06 May 2025

https://github.com/johelegp/jegp

Generic library components for JohelEGP's C++ projects.

cpp cpp20

Last synced: 04 Apr 2025

https://github.com/nathanjhood/cmakeproject1

A simple CMake project for testing build configs, toolchains, and more.

cmake cmake-examples cpp template

Last synced: 10 Sep 2025

https://github.com/gpavanb1/splitnewtonpp

FAST, Bounded, SPLIT Newton solver with pseudo-transient continuation and backtracking.

backtracking continuation cpp newton nonlinear optimization pseudotransient

Last synced: 04 Apr 2025

https://github.com/fujiwarachoki/skibidb

A windows-only, secure, lightweight, and fast Database Management System written in C++

cpp database-management-system sql

Last synced: 17 Jun 2025

https://github.com/mateus-resende-ottoni/cpp

Repositório dedicado a projetos desenvolvidos na linguagem C++

cpp hpp

Last synced: 04 Apr 2025

https://github.com/seleznevae/owi_optional

standard c++ std::optional with iterators

cpp cpp17 iterators optional

Last synced: 10 Jul 2025

https://github.com/tayne3/gitversion.cmake

🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.

c c-plus-plus cmake cpp version-manager versions

Last synced: 11 Apr 2025

https://github.com/ajlekcahdp4/vulkan-learning

Just me learning vulkan C++ API

cpp vulkan-api vulkan-sdk

Last synced: 04 Apr 2025

https://github.com/jimmy-park/fsm

C++17 finite state machine

cpp cpp17 fsm

Last synced: 17 Jun 2025

https://github.com/eshaan7/programming_with_c_and_cpp

Various C and C++ programs I wrote for school, college or just for the heck of it.

btech c cbse cpp data-structures ggsipu hacktoberfest school

Last synced: 02 Jul 2026

https://github.com/pierrechevalier83/2048

A simple command line implementation of the popular 2048 game.

2048 cli cpp cpp11 cpp14 game kata ncurses

Last synced: 04 Apr 2025

https://github.com/coderboy-raiyan/cs-fundamentals

Advanced CS Topics and Algorithms. Build Your Foundation As A Programmer

c cpp dsa-algorithm problem-solving

Last synced: 02 Jul 2026

https://github.com/vovandreevik/bifurcation-analysis-in-dynamical-systems

This project involves analyzing the stationary solutions of a system of differential equations depending on the parameter p4 .

bifurcation cpp differential-equations eigenvalues jacobian mathematical-modelling

Last synced: 16 May 2026

https://github.com/evanpacini/collatz

C++ and Python programs to analyse the Collatz conjecture.

collatz collatz-conjecture cpp mathematics maths python python3

Last synced: 16 May 2026

https://github.com/BC100Dev/aboawt

"AOSP building on Android with Termux" -- Taken literally.

android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool

Last synced: 28 Mar 2025

https://github.com/lostincompilation/rangebasedforloop-withcounter

C++ Range Based For Loops with integer counter/index variable

cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility

Last synced: 10 Jun 2025

https://github.com/sea5kg/sea5kgsudoku

c++ sudoku solver / sudoku generator / microservice

cpp sudoku sudoku-solver wsjcpp-package

Last synced: 17 Jun 2025

https://github.com/iker-gonzalez/webserv

Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.

cgi-application client cpp http http-server nginx-server python3 server

Last synced: 18 May 2026

https://github.com/inunix3/nchip8

CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.

chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2

Last synced: 03 Apr 2025

https://github.com/astral-c/bstream

A Binary Reader/Writer for C++

bstream cpp file-reader

Last synced: 05 Jul 2025

https://github.com/codernayeem/fly-me-game

A Console flying game made with C++

2d-game console console-game cpp game plane-game

Last synced: 28 Mar 2025

https://github.com/jcksnvllxr80/midicontrollercpp

Guitar-pedal MIDI controller firmware in portable C++ (hexagonal), ported from Raspberry Pi Python. Desktop sim now, microcontroller later.

cpp cpp17 embedded firmware googletest guitar-pedal hexogal-architecture midi midi-controller ports-and-adapters simulator

Last synced: 12 Jun 2026

https://github.com/janniclas/swift-llvm-statistics-comparison

This repository contains microbenchmarks written in Swift and C++.

cpp llvm-ir static-code-analysis swift

Last synced: 16 May 2026

https://github.com/travisspomer/apicheck

Easy, high-performance checks for WinRT APIs from C++.

api cpp cpp-library windows-runtime winrt winrt-uwp

Last synced: 28 Mar 2025

https://github.com/d3m1d0s/opengltemplate

Modern C++20 OpenGL starter template with CMake, GLFW, and GLAD

cmake cmakelists cpp cpp20 cross-platform glad glfw graphics opengl template

Last synced: 16 May 2026

https://github.com/element39/bun-llvm

🍔 use LLVM with bun effortlessly

bindings bun c cpp ffi go ir javascript llvm llvm-bindings rust typescript zig

Last synced: 09 Apr 2026

https://github.com/mcquerol/studentdb-poco-cpp

C++ student database using POCO libraries. Demonstrates OOP and database management.

class-design cpp doxygen inheritance object-oriented-programming stl-containers student-db uml

Last synced: 16 May 2026

https://github.com/xtenzq/cpplearning

Everything I did as part of C++ learning course including competitive programming

cpp learning

Last synced: 21 Mar 2025

https://github.com/malikmaky/pe-keyword-search-tool

This project is a C++ application designed to search for a specified keyword within the sections of Portable Executable (PE) files located in a given directory.

cpp cpp20 cybersecurity executable-file keyword pe-files pe-header portable-executable windows-pe

Last synced: 11 Jun 2026

https://github.com/beepboopbit/cpp-data-structures

C++ data structure compilation

cpp data-structures learning

Last synced: 20 Mar 2025

https://github.com/naetherm/langdict

Small C++ program fo generating a collection of words and their near neighbours based on Levenshtein and phonetic similarity.

archaic cpp language-dictionary phonetic-similarity word-similarity

Last synced: 27 Mar 2025

https://github.com/hc-b666/competitive-programming

data structures, algorithms, codeforces, icpc, cses

algorithms atcoder codeforces cpp cses data-structures icpc

Last synced: 20 Mar 2025

https://github.com/amanoteam/atar

A GCC cross-compiler targeting OpenBSD 7.0

c cpp cross-compiler gcc openbsd

Last synced: 07 May 2025

https://github.com/frodoalaska/levelizer

A data serialization language specifically made to serialize and deserialize levels and scenes.

cpp data-serialization data-serialization-language deserialization game-development game-engine game-engine-development language serialization

Last synced: 20 Mar 2025

https://github.com/heshamalsaqqaf2/problem-solving-at-assiut-university

This repository is a collection of solutions to Assiut University - Egypt programming exercises and problems found on CodeForces.

cpp problem-solving

Last synced: 29 Oct 2025

https://github.com/chocobo1/osrandom

C++11 Header-only CSPRNG layer

cpp cpp11 header-only random

Last synced: 11 May 2026

https://github.com/tajiknomi/clienthttp_windows

Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling

client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat

Last synced: 20 Mar 2025

https://github.com/vissarion/vissarion.github.io

Personal webpage https://vissarion.github.io

boost cpp geometry mysql optimization research software statistics

Last synced: 16 May 2026

https://github.com/blazzed21/cpp-rgb-to-hsv-converter

RGB to HSV color conversion

converter cpp hsv rgb

Last synced: 08 Jul 2025

https://github.com/pstolarz/sprops

C library for parsing configuration files built of properties (key/value pairs) which may reside inside "scopes", that is blocks of configuration with assigned name and an optional type. Scopes may constitute hierarchical nesting tree of an arbitrary depth.

api bison c configuration cpp library parser properties yacc

Last synced: 16 May 2026

https://github.com/happybono/businfosystem

Bus Information System for Gyeonggi and Incheon Province, South Korea. NodeMCU (ESP8266) has been used as main microcontroller unit, and displays the bus information on the 0.96" SSD1306 I2C OLED.

arduino arduino-ide busarrival busarrivaltimeprediction cplusplus cpp esp8266 esp8266-projects nodemcu-esp8266 open-api openapi openapis public-api public-apis wifi wifi-network

Last synced: 16 Jun 2025

https://github.com/apebl/cppgen

A command-line utility to generate boilerplate C/C++ code

code-generation code-generator cpp python

Last synced: 16 May 2026

https://github.com/bestmahdi2/uni__directxhumanwalkerdetailedenvironmentproject

A university project in which a walking human is designed with DirectX 9 and the surrounding environment is also designed

cpp detailed detailed-environment directx directx-environment directx-human directx-programming directx9 human human-walking walker

Last synced: 17 Jun 2025

https://github.com/thethunderb0lt/strivers-sde-sheet-challenge

Strivers SDE Sheet – Challenge -- Important topics and problems for coding & technical interviews

coding-interviews cpp dsa java

Last synced: 16 May 2026

https://github.com/dbeewms/logica-y-algoritmos

Example and Practical Exercises from the Logic and Algorithms Class in C, C++, and PSeInt, First Semester, Universidad Americana (UAM).

algorithms c cpp programming-logic pseint

Last synced: 16 May 2026

https://github.com/pomettini/ue4-multithreaded-fibonacci

Unreal component that calculates the Fibonacci sequence on separate threads

cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4

Last synced: 27 Mar 2025

https://github.com/dechristopher/toodo

An eloquent CLI-based TODO and FIXME comment viewer for all POSIX systems.

bash c cpp fixme gross hacky todo yucky zsh

Last synced: 05 Apr 2026

https://github.com/taharachedi/atm-system

💼 ATM System in C++ – A console-based application for secure ATM banking, offering login, quick withdrawals, normal withdrawals, deposits, and balance checks, with data securely stored in text files. 🏦💳

console-application cpp enums problem-solving string-manipulation struct

Last synced: 20 Mar 2025

https://github.com/taharachedi/algorithms-problem-solving-level-3

📂 Repository containing well-organized solutions for simple problems Level 3 in C++.

algorithms cpp problem-solving

Last synced: 20 Mar 2025

https://github.com/the0cp/leetcode

C++/Shell/SQL source code of solved LeetCode problems.

algorithm cpp leetcode leetcode-cpp leetcode-solutions

Last synced: 11 Jul 2025

https://github.com/jiriklepl/mlaskal-2019

Solutions to assignments for Compiler Principles - NSWI098

bison compiler cpp lex mff-uk

Last synced: 27 Mar 2025

https://github.com/akshitkrnagpal/sockets-cpp

Server and Client Implementation using C++

client-server cpp sockets

Last synced: 20 Jun 2025

https://github.com/neko-box-coder/simpleoverride

Allow overriding return value or setting arguments, similar to mocking but more flexible

c-plus-plus cpp cpp11 mock mocking-framework

Last synced: 18 Jun 2025

https://github.com/rakshitgupta9/library_managment-cpp-project

The C++ code implements a Library Management Software with book entry, search, issue, return, and administrator functionalities. Password protection and file handling are used, and the program provides an "About" section.

cpp filehandling library-management-system

Last synced: 19 Jun 2025

https://github.com/penguinliong/tinyspv

Alternative to SPIRV-Headers

cpp spir-v vulkan

Last synced: 20 Mar 2025

https://github.com/ermin-muratovic/mfc-mydaq-datalogger

FHKärnten Eng IT SE B2-SS2017 Informatik2 Projekt https://ermin-muratovic.github.io/MFC-MyDAQ-DataLogger/

cpp mfc mydaq

Last synced: 15 May 2026

https://github.com/rukamuel/dns

cpp dns

Last synced: 20 Mar 2025

https://github.com/0xisk/exploring-cpp

A repository focused on learning and practicing the C++ language.

cpp cpp-course cpp11 cpp14 cpp17 cpp20 learning-by-doing

Last synced: 24 Aug 2025

https://github.com/lizhangqu/corejni

Android JNI开发积累

android cplusplus cpp jni

Last synced: 16 May 2026

https://github.com/takkii/cppsource

日めくりCpp、うるう計算版 🌎

cpp himekuri

Last synced: 09 Sep 2025

https://github.com/rebelhere/josephus-problem

This program solves the Josephus Problem using a circular Queue in C++ and visualizes it with SFML. Participants are sequentially eliminated every K-th position until only one survivor remains, displayed with graphical updates and sound effects. The program provides an interactive view of the elimination process and the final winner.

cpp data-structures josephus-problem oop queue sfml

Last synced: 20 Jun 2025

https://github.com/nguyenj-c/assembler_mips

Reuplod of old work done for a course about MIPS

assembler cplusplus cpp mips mips-architecture mips-assembly

Last synced: 16 May 2026

https://github.com/sayama3/imagine

A 3D Game Engine Like made in Vulkan & Cpp

cpp rpg vulkan

Last synced: 21 Jul 2025

https://github.com/rizanw/tamagotchi-cli

oop assignment: missing retro game? try tamagotchi game on your cmd!

cli cpp game visual-studio

Last synced: 09 Jul 2025

https://github.com/omrawaley/code-invaders

Space Invaders but with a coding twist. Developed using only SFML and C++.

cpp sfml space-invaders space-invaders-clone space-invaders-game

Last synced: 21 Jun 2025

https://github.com/ali-el-badry/encryption-decryption-program

How can you keep your password and your information safe?!

cpp decryption encryption

Last synced: 21 Jun 2025

https://github.com/calbertsen/covafillr

R package for local polynomial regression

cpp eigen jags local-polynomial-regression r r-package rcpp tmb

Last synced: 16 May 2026

https://github.com/xinlei-robotics/mininav

Indoor mobile robot localization and navigation system. C++23, Eigen, ROS 2, Raspberry Pi.

cmake cpp cpp23 eigen ekf localization mobile-robot navigation raspberry-pi robotics ros2 slam

Last synced: 16 May 2026

https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino

Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE

algorithms-and-data-structures arduino cpp programming system-design

Last synced: 16 May 2026