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/itsjibel/jmp

Jibel Multiple Precision Arithmetic Library

arithmetic bigint biginteger calculator cpp cpp11

Last synced: 05 Nov 2025

https://github.com/gogosan1/odesolverservice

Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.

cmake cpp docker-compose env java julia maven spring-boot

Last synced: 08 Apr 2026

https://github.com/zoelabbb/game-gms

Game GMS using C++ language | Indonesian edition

cpp edition game indonesia indonesian-language linux

Last synced: 23 Jun 2026

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/fcf-framework/fcfUnion

C++11 FCF::Union bidirectional conversion union type (With JSON Support)

container cpp cpp11 json parse stringify union variant

Last synced: 07 Apr 2025

https://github.com/isho-0/solved-ac

solved.ac 문제 해결 알고리즘을 기록하는 저장소

cc cmakelists cpp cpp17 solved-ac study-notes

Last synced: 17 Sep 2025

https://github.com/wisoxx/chess

A C++ command-line chess game with basic mechanics, including piece movement, promotion, and turn-based play. It uses modular classes for game logic and board management.

ascii ascii-chess chess cli cpp game

Last synced: 24 Jul 2025

https://github.com/irohandev/a2z-dsa-sheet

🚀 Striver's A2Z DSA Course Solutions! 📚 Master data structures & algorithms with code & detailed explanations. Perfect for prep! 💡

cpp dsa-algorithm problem-solving striver-a2z-sheet

Last synced: 24 Jul 2025

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/zeionara/microcoding

Kursach for 'computers organisation' discipline

circuit cpp emulator

Last synced: 17 Sep 2025

https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond

Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills

cpp cpp-console cpp-library cpp-programming udemy-course

Last synced: 25 Jul 2025

https://github.com/ralvarezdev/uru-programming-1-minigrep

My version of Linux's Grep tool from Programming 1 college course

cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru

Last synced: 15 Jun 2026

https://github.com/amirhakimnejad/big-number-in-cpp

Implementation of a class that can handle calculations between big numbers in c++.

algorithm bigint bignumber cpp object-oriented-programming oop stack

Last synced: 17 Sep 2025

https://github.com/taktoa/pianoman

Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)

bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq

Last synced: 06 May 2026

https://github.com/ryp/chip8-emu

CHIP-8 Emulator

chip-8 cpp emulator

Last synced: 26 Jul 2025

https://github.com/imnetcat/ecosystem

Interactive virtual ecosystem. Cells evolution. Evolution from unicellular to multicellular organisms in a virtual world

cpp evolution genetic genetic-algorithm genetic-programming sfml

Last synced: 18 Sep 2025

https://github.com/kezhengjie/rpc

A header only and out of the box tcp rpc framework written in C++.

asio compile-time-meta-programming cpp headeronly rpc rpc-framework

Last synced: 19 Sep 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/harisali-git/os-terminalshell

Open Source Code for the UNIX terminal Shell

c cpp gnu gnu-linux linux os terminal ubuntu

Last synced: 04 May 2026

https://github.com/ricky-ultimate/star-printer

A simple star printer program, written in C++

cplusplus cpp practice

Last synced: 23 May 2026

https://github.com/swillner/cpp-library

Several code snippets and mini-projects that don't have their own repository yet

automatic-differentiation convenience-functions cpp cpp-library csv-parser progress-bar snippets zip

Last synced: 28 Jul 2025

https://github.com/rafaelbortolozo/filas

Implementação de Filas em C++ utilizando listas encadeadas para a matéria de Estrutura de Dados I - Instituto Federal Catarinense Campus Videira

cpp filas linked-list

Last synced: 29 Jul 2025

https://github.com/kyrylo-sovailo/dumb-way-to-debug

When there is no debugger and printf's ain't cutting it

cpp debugging macros

Last synced: 29 Jul 2025

https://github.com/thisaislan/free-code-cpp

Just free codes in C++!

cpp design-patterns

Last synced: 25 May 2026

https://github.com/coralkashri/cppsenioreas-iterators

This is an examples repository of C++ Senioreas blog iterators article.

code-refactoring cpp cppsenioreas iterators

Last synced: 29 Jul 2025

https://github.com/feixiao/centos_docker

build C/C++ build container images based on centos

centos7 cpp docker

Last synced: 27 Apr 2026

https://github.com/druxorey/ucv-ayed

Respuestas y ejercicios resueltos de las guías de Algoritmos y Estructuras de Datos en C++, organizados por temas.

algorithms-and-data-structures cpp ucv

Last synced: 21 Sep 2025

https://github.com/robertkist/vbcc_installer

Automated installer for VBCC Amiga C Compilers on Unix/Mac

amiga c cpp retrocomputing vbcc

Last synced: 15 Apr 2026

https://github.com/fl444mingo/fl4-cs131-02-labb

Ch. 2, Lab 2, Addition Loop

cpp learning learning-cpp

Last synced: 30 Jul 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/sea5kg/sea5kgsudoku

c++ sudoku solver / sudoku generator / microservice

cpp sudoku sudoku-solver wsjcpp-package

Last synced: 17 Jun 2025

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

C++17 finite state machine

cpp cpp17 fsm

Last synced: 17 Jun 2025

https://github.com/nemosova19/cpython

Functions like in Python language

cpp cpp14 cpp17 cpp20 likepython

Last synced: 31 Jul 2025

https://github.com/longhao-li/ink

An easy-to-use D3D12 rendering framework.

cpp d3d12 rendering

Last synced: 01 Aug 2025

https://github.com/kotleni/crafteria

Yet another voxel game written in C++ with OpenGL.

cpp gl glm glwf opengl sdl voxel

Last synced: 20 Aug 2025

https://github.com/brdav/fastrvm

[fastrvm] Relevance Vector Machine in Python with a C++ Core

bayesian classification cpp python regression relevance-vector-machine sparse

Last synced: 17 May 2026

https://github.com/pedia/cwf

C++ Web Framework

cpp webapp

Last synced: 02 Aug 2025

https://github.com/retifrav/cmake-target-link-libraries-example

An example of CMake target_link_libraries() scopes effects

cmake cpp example

Last synced: 26 Aug 2025

https://github.com/mateuszkubuszok/jupyterdockerpack

Jupyter Lab with few predefined kernels.

clojure cpp docker-image haskell jupyterlab python ruby scala

Last synced: 10 Jul 2025

https://github.com/vovandreevik/decomp-solve

The program solves linear systems with DECOMP & SOLVE.

cpp decomp solve

Last synced: 05 Aug 2025

https://github.com/ghosts6/optimize_os

c++&python scripts for optimize windows and linux distributions

apt-get bash cpp linux python3 windows

Last synced: 09 Apr 2026

https://github.com/yellow-footed-honeyguide/codefetch

Fast & comprehensive tool for source code analysis 📡

cli cloc code cpp sloc sloccount source-code tokei

Last synced: 19 Feb 2026

https://github.com/himel-sarder/two-pointers-algorithm-with-himel

"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.

cpp leetcode leetcode-python leetcode-solutions python3 two-pointers

Last synced: 04 May 2026

https://github.com/bayars/hackerrankcodes

My hacker rank problems solve with listed. I add problem and solve.

algorithm c cpp hacker-rank python ruby

Last synced: 09 Apr 2026

https://github.com/mofirojean/50-coding-challenge

This repository holds the implementation of the 50-Coding-Challenges in different programming Languages

c challenge coding coding-challenge cpp csharp java javascript kotlin python typescript typescript2

Last synced: 12 Apr 2025

https://github.com/p4dro-dev/projeto_display_de_led_de_7s-arduino

Projeto da Tarefa de Disciplina de Eletricidade Básica, e Eletrônica Digital para Informática. Sendo um projeto simples. Usando Arduino, ProtoBoard, Display de 7 seguimentos!

arduino-boards arduino-ide arduino-project cpp cpp-arduino eletricidade eletronica-analogica eletronica-de-potencia eletronica-digital

Last synced: 14 Aug 2025

https://github.com/acontenti/pool

A Purely Object Oriented Language

cpp language oop pool

Last synced: 14 Aug 2025

https://github.com/stuart6854/mill_engine

Portfolio Piece - A cross-platform 3D engine. (Work in Progress)

cpp cross-platform game-engine vulkan

Last synced: 10 Nov 2025

https://github.com/alex313031/siso-ng

Chromium's Ninja replacement: Siso, with tweaks by Alex313031.

build-system chromium cplusplus cpp go golang ninja ninja-build siso

Last synced: 16 May 2026

https://github.com/anjasfedo/rekursif

Recursive on C++

cpp recursive

Last synced: 15 Aug 2025

https://github.com/blazekill/hello-cuda

Cpp + Vcpkg + CUDA + VsCode starter project.

cpp cuda vcpkg vscode

Last synced: 18 May 2026

https://github.com/keremtan/relay-racer

The aim of this project is to simulate a relay race. This relay race that there is 400 teams and has 4 runners per a team is simulated using Threads and OOP Philosophy.

cpp cpp17 multithreading

Last synced: 16 Aug 2025

https://github.com/droncode/rg3

Code analyzer & codegen framework. Third in order, first in strength.

cpp llvm python3

Last synced: 28 Feb 2026

https://github.com/kassane/outcome

Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)

cplusplus cpp cpp-library zig-package

Last synced: 06 May 2025

https://github.com/georgjz/ftxui-cradle

A simple C++ project template for applications using FTXUI

cpp ftxui gui template-project

Last synced: 05 Oct 2025

https://github.com/chunchunmorning/ascinput

Input Manager for OpenSiv3D.

c-plus-plus cpp opensiv3d siv3d

Last synced: 09 Apr 2026

https://github.com/fahdseddik/truck-delivery-company-simulation

A simulation of a truck delivery company written in C++.

algorithms cpp datastructures objectorientedprogramming simulation

Last synced: 10 Nov 2025

https://github.com/kammitama5/c-datastructs-spring17

collection of C++ notes and programmes

backtracking-algorithm cpp datastructures linked-list

Last synced: 17 Aug 2025

https://github.com/bipin161523/basic

"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at

c cpp css html java javascript python ruby

Last synced: 10 Apr 2026

https://github.com/rosy-iso/multipekka

A packager and file checker for the game Pekka Kana 2

cpp tool zipper

Last synced: 17 Aug 2025

https://github.com/ncaq/poker

コマンドライン用ポーカー

console cpp poker

Last synced: 05 Apr 2025

https://github.com/horazont/dragonstash

A transparent block-wise file system cache overlay with libfuse3, written in C++.

cache cpp fuse-filesystem sftp-client

Last synced: 05 Apr 2025

https://github.com/snandasena/cf-contests

Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.

algorithms bst cpp data-structures dp graph greedy-algorithms math

Last synced: 05 Oct 2025

https://github.com/alh477/idtech4-dsp-driver

This prototype integrates a Texas Instruments TMS320C674x DSP with the Doom 3 GPL codebase to offload real-time ray-traced audio computations for reverb, occlusion, diffraction, and absorption. It leverages libusb for low-latency data transfer and preserves compatibility with existing OSS/ALSA backends, targeting <20ms latency.

audio-processing c cpp doom3 dsp dsplib game-development game-engine idtech4 libusb prey-2006 quake4 raytracing stochastic-simulation thedarkmod tms320c6748 tms320c674x

Last synced: 18 May 2026

https://github.com/siddhant-vij/concurrent-merge-sort

Merge sort using concurrency in multiple programming languages.

concurrency cpp go java merge-sort multithreading optimization python

Last synced: 06 May 2026

https://github.com/artem78/s60-positioning

Recieve location with GPS for Symbian OS

cpp gps library location module positioning symbian symbiancpp

Last synced: 24 May 2026

https://github.com/kr1sng/42piscine-cpp

deep diving into Object-Oriented Programming C++

cpp cpp98 object-oriented-programming oops-in-cpp

Last synced: 19 Aug 2025

https://github.com/maxchistt/qtvision-static-class-library

C3D QtVision static Qt class library for usage C3D Vision in Qt projects without CMake

c3d c3d-toolkit cmake cpp qt qtvision

Last synced: 19 Aug 2025

https://github.com/dipankardas011/calendar-maker

To create basic calendar

calendar cmake cpp

Last synced: 20 Aug 2025

https://github.com/verzatiledev/unreal.peekandimpact

FPS game JD Keeps telling me to make, so here I will make an FPS game that followed the idea of Peeking and Impacting.

and cpp engine fps game impact peek unreal verzatiledev video-game

Last synced: 19 Aug 2025

https://github.com/soreing/rpc-service-cpp

Remote Procedure Call service library in C++

cpp metaprogramming remote-procedure-call rpc windows

Last synced: 28 Apr 2026

https://github.com/addytrunks/data_structures

The codes for all the lab exercises for the course CS1006T Data Structures.

cpp data-structures

Last synced: 20 Aug 2025

https://github.com/gusenov/examples-gtest

Примеры использования Google Test.

cpp examples google-test gtest

Last synced: 20 Feb 2026

https://github.com/gusenov/examples-eventbus

Примеры работы с С++ библиотекой eventbus.

cpp eventbus examples

Last synced: 25 Jun 2026

https://github.com/apostolouagge/compilers

5 ασκήσεις στο μάθημα των Μεταγλωττιστών

cpp

Last synced: 20 Aug 2025

https://github.com/cantro93/minilibs

MiniLibs - collection of C++ headers

cpp cpp20 event library

Last synced: 12 Feb 2026

https://github.com/zazi2002/broken

BROKEN is a C++ game project of Basics of Programming course.

cpp game-development gui sdl2

Last synced: 20 Aug 2025

https://github.com/djoezeke/yamlfy

A Lightweight Yaml file parser and emmiter written in pure c.

c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser

Last synced: 21 Aug 2025

https://github.com/eclipse-keypop/keypop-calypso-crypto-legacysam-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Legacy SAM Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 04 Apr 2025