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/hobywan/wrappi

A profiling library based on PAPI hardware counters targetted for Linux-based multicore compute nodes.

cpp hpc linux multicore profiling

Last synced: 01 May 2026

https://github.com/sandeepkumarmishra354/bat-downloadmanager

it is a download manager | C++/Qt/QML

cpp linux qt

Last synced: 16 Apr 2026

https://github.com/echosoar/program-languages-compare

Compare the similarities and differences between various programming languages

cpp golang language-comparison rust typescript

Last synced: 29 Apr 2026

https://github.com/h-vance/algorithmic-trading-engine

Low-latency execution framework supporting quant-driven strategies, featuring sub-10ms response times, dynamic risk parity modeling, and optimized order flow across fragmented markets.

algorithmic-trading aws cpp execution-engine finance fintech hft low-latency python redis risk-parity trading-bot

Last synced: 03 May 2026

https://github.com/raymiiorg/qt-http-get-request-qml-cpp

Example Qt code showing HTTP get request in C++ and Qml

cpp qml qt

Last synced: 28 Apr 2026

https://github.com/gunh0/hufs-fall-2019-computer-programming

πŸ“– Fall Semester 2019 Computer Programming Lecture Materials | κ°•μ˜ 자료

c computer-programming-lab cpp

Last synced: 28 Apr 2026

https://github.com/tricktux/file-audit-system

:eyes: File monitoring software that will log file access to configured directories on the system.

auditd cpp linux-kernel

Last synced: 27 Apr 2026

https://github.com/ticticboooom/getlowengine

A Game Engine based on DirectX12

cpp game game-development game-engine windows

Last synced: 17 Apr 2026

https://github.com/ahmubashshir/libmat

A library for calculating matrics

c calculating-matrics cpp matrics

Last synced: 25 Apr 2026

https://github.com/nazavode/meetupcpp-dec-2018

Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy

conference-talk cpp google-benchmark meetup modena optimization

Last synced: 05 May 2026

https://github.com/pratik08/pytorch-submodular

A GPU accelerated Submodular Optimization toolkit.

cpp machine-learning submodular-optimization submodularity

Last synced: 09 May 2026

https://github.com/damatrix/libdsi

a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM

cpp dsi homebrew libnds

Last synced: 16 Apr 2026

https://github.com/lebrancconvas/shape-of-moral

Project doing on OpenGL with C++.

cpp glfw graphics-programming opengl xcode

Last synced: 16 Apr 2026

https://github.com/defgameengine/defgameengine

defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher

cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web

Last synced: 04 Apr 2026

https://github.com/zsr2531/bfc

A brainfuck interpreter and compiler written in C++

ast brainfuck compiler cpp interpreter

Last synced: 07 Jun 2026

https://github.com/aashrafh/paintforkids

🎨 Paint-For-Kids Project, fully coded using C++,C as a Project for Object Oriented Course [2018]

cpp object-oriented-programming oop paint university-project

Last synced: 22 Apr 2026

https://github.com/lakshay-a/dsa-program-c-cpp

All the basic data structures programs in C/C++

algorithms beginner-friendly c cpp data-structures dsa leetcode programs

Last synced: 26 Apr 2026

https://github.com/ging-dev/cpp-example

C++ example use GTest, Gcovr coverage

cmake-examples coverage-report cpp gtest

Last synced: 06 Jun 2026

https://github.com/basemax/tcp-ip-chat-server

This is a TCP/IP chat server implemented in C. The server allows multiple clients to connect and communicate with each other through a chat room.

c c-chat c-network c-tcp chat chat-ip chat-tcp cpp network-c tcp

Last synced: 30 Apr 2026

https://github.com/sharkfinpro/openglproject

3D Rendering Engine - Learning about OpenGL and 3D graphics

cpp graphics-engine learning-by-doing opengl

Last synced: 06 May 2026

https://github.com/jspanchu/pic

This is a particle in cell code for simulating the two stream instability in 1-D

cpp cxx particle-in-cell plasma-simulation

Last synced: 07 Jun 2026

https://github.com/willnationsdev/wyrd-narrative-scripting

A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.

cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd

Last synced: 18 Apr 2026

https://github.com/ped7g/adventofcode

My solutions for https://adventofcode.com/ programming mini puzzles - written mostly as sjasmplus script (to exercise the tool and collect ideas for future development of the script language, not because it's a best choice for the task, quite opposite)

advent-of-code advent-of-code-2020 advent-of-code-2022 cpp sjasmplus upp

Last synced: 01 May 2026

https://github.com/hxndev/snake-game-project

Most of you have played a very interesting game β€œSnake” on your old Nokia phones (Black & White). In this project, I designed a 2D Snake Game in C++ with many additional functionalities.

2d cpp game game-development glut itc keyboard opengl pf project snake snake-game snakegame

Last synced: 27 Apr 2026

https://github.com/bigmat18/distributed-qem-simplification

Parallel and distributed mesh simplification using Quadric Error Metrics (QEM), designed for large-scale 3D models.

computer-graphics cpp mesh-processing mpi numa openmp

Last synced: 04 Jun 2026

https://github.com/c08oprkiua/godot-4-mii-classes

A collection of classes for Godot 4 that makes working with Mii data easier

cpp gdscript godot godot-module godot4 mii nintendo

Last synced: 04 Mar 2026

https://github.com/kzemek/cpp-rtags-layer

Add RTags support to c-c++ Spacemacs layer.

cpp emacs layer rtags spacemacs

Last synced: 30 Apr 2026

https://github.com/at15/styleguide

A style guide for my side projects

cpp go rust styleguide

Last synced: 19 Apr 2026

https://github.com/ahadalireach/oop.interview.questions

A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.

cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates

Last synced: 06 Mar 2026

https://github.com/idanrosenzweig/real-time-computer-emulator

A real time emulator for a computer containing a cpu, mouse, keyboard, screen, (floppy) disk driver and BIOS firmware. Capable of loading and running small operating systems, provided as floppy disk files.

bios c cpp emulator firmware floppy-drives hardware i386 operating-systems vga x86

Last synced: 17 Apr 2026

https://github.com/sleepy-monax/hevadea-raylib

:world_map: Hevadea is a game about exploring a randomly generated world.

cpp game-development raylib roguelike

Last synced: 29 Apr 2026

https://github.com/sambhav228/data_structure_algorithm

A repository which consists of the collection of various Data Structures and Algorithms implemented in various Programming Languages.

c cpp java python statistics

Last synced: 04 May 2026

https://github.com/milind220/ball-balance

A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!

arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics

Last synced: 05 May 2026

https://github.com/wild-queue/imperative-language-compiler

A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.

bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator

Last synced: 03 May 2026

https://github.com/erik-donath/pascalschesdreieck

A small Project about the Pascal's triangle(ger. Pascalsches Dreieck).

cpp geometry gui headless math mathematics pascals-triangle raylib raylib-cpp triangle visual-studio visualization

Last synced: 17 Apr 2026

https://github.com/demonstrandum/playground

C++ Starting point for windowed applications using GLFW with BGFX including ImGui to get started. Builds cross-platform with Bazel.

bazel bgfx cpp freetype glfw imgui linalg

Last synced: 29 Apr 2026

https://github.com/vrongmeal/interviewbit-vscode

Snippets and Environment setup for VSCode while practicing competitive programming on InterviewBit.

cpp interviewbit vscode-snippets

Last synced: 19 Apr 2026

https://github.com/xasworks/notos

Public repository of the Notos robot project of the Kolleg St. Thomas robotics group, 2016/2017

avr cpp diy eclipse kst line-following openscad robocup robot robotics

Last synced: 24 Apr 2026

https://github.com/banaankiamanesh/evo-copter

Evo is a Raspberry pi Based Quadcopter, which is stabilized with bio-geography-based optimization algorithm! With all the computation happening onboard the vehicle.

bbo bio-geography-based-optimization bno055 control-theory cpp drone gy-87 optimization pca9685 pid python quadcopter raspberry-pi stability

Last synced: 08 May 2026

https://github.com/nooneknowspeter/cpplings

A terminal based learning experience for C++, inspired by Rustlings

cpp zig ziglang

Last synced: 20 Apr 2026

https://github.com/samyam81/observer_designer

Observer design is a methodology in control systems engineering that involves designing an observer to estimate the unmeasurable internal states of a system based on available measurements.

cpp csharp java observer-design-pattern

Last synced: 09 May 2026

https://github.com/axodox/greenscan

Tool to create 3D models using Kinect.

3d-scanning cpp directx-11 kinect wpf

Last synced: 10 May 2026

https://github.com/dkxce/detect-virtual-machine

Console Application to Detect Virtual Machine

cpp csharp delphi detect dkxce hyper-v pascal virtual virtualization vm vmware wmi

Last synced: 04 Mar 2026

https://github.com/martinhelmut/embedding-lua-in-cpp-example

This is an example repository on how to embed Lua in C++.

cmake cpp lua

Last synced: 24 Apr 2026

https://github.com/budchirp/calcplusplus

TUI calculator written in C++ using FTXUI

calculator cmake cpp ftxui

Last synced: 06 Mar 2026

https://github.com/haripasapuleti/leetcode-problems

Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.

cpp data-structures-and-algorithms problem-solving sql

Last synced: 07 Sep 2025

https://github.com/netromdk/patching

Patching binaries

binaries cpp patching python

Last synced: 19 Apr 2026

https://github.com/filnow/dex-vision

image editor with AI models written in C++, running on CPU

cmake cpp depth-anything fastsam image-editor opencv openvino qt6 scanner

Last synced: 09 May 2026

https://github.com/yosh-matsuda/gpu-array

Maximum GPU performance with Modern C++ syntax. RAII and Range-based abstraction to GPU memory management and data layouts, enabling code safety and performance optimization with zero overhead.

cpp cpp20 cuda gpu header-only hip

Last synced: 08 Jun 2026

https://github.com/hxndev/implementing-linux-cl-utility-grep

CL = Command Line. GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string

algorithm command-line complexity cpp grep linux pattern search time-complexity-analysis utility

Last synced: 05 May 2026

https://github.com/nicolachoquet06250/tools_library

Constitution d'une liste d'outils, rΓ©pos, d'idΓ©es d'apps, challanges ou tout autre ressource pour s'amΓ©liorer en programmation peux importe son niveau.

clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript

Last synced: 01 Apr 2026

https://github.com/long-gong/hdf5-with-mingw

Play HDF5 with MinGW on Windows 10

cmake cpp hdf5-library mingw-w64

Last synced: 10 Jun 2026

https://github.com/sukruciris/skr

SKR framework for making 2d windows games/applications

c cpp game-development

Last synced: 24 Apr 2026

https://github.com/lunarwatcher/doesnotfail2ban

Intrustion detection system for Linux-based servers

cpp intrusion-detection linux

Last synced: 05 Mar 2026

https://github.com/thomasleese/acorn

Powerful and elegant programming language.

cpp language llvm programming-language

Last synced: 24 Apr 2026

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

C++ quality of life plugin for Vim

clang-format cplusplus cpp vim vim-plugin

Last synced: 20 Apr 2026

https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries

Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator

cpp image-processing library ocr

Last synced: 12 Jun 2026

https://github.com/lordmathis/cudanet

Convolutional Neural Network inference library running on CUDA

convolutional-neural-networks cpp cuda pytorch

Last synced: 08 May 2026

https://github.com/arakilian0/about-me

cli outputs random facts about me

command-line cpp cross-platform executable random-facts yaml

Last synced: 16 Apr 2026

https://github.com/thiagoh/lex

From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html

c compilers cpp flex lex lexer lexical-analysis lexical-parser

Last synced: 24 Apr 2026

https://github.com/ho-cooh/include-info

A VSCode extension for showing infos about your included files

c cpp visual-studio-code

Last synced: 08 May 2026

https://github.com/hxndev/counting-alphabets-using-pipes

We will count the number of alphabets in the input file using pipes.

alphabets c child code count cpp exec fork os pipes processes

Last synced: 02 May 2026

https://github.com/josh012006/tasks-manager

Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.

cpp file fstream

Last synced: 06 May 2026

https://github.com/sarthakpati/pytorchmodelimporttemplate

An example shoowing how to import a PyTorch model and use it using C++

cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial

Last synced: 02 May 2026

https://github.com/ahueck/irprinter

Explore the generated LLVM IR of a translation unit

c cpp llvm llvm-clang llvm-ir

Last synced: 05 Apr 2026

https://github.com/hxndev/implementing-grep-using-naive-search

GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.

algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility

Last synced: 03 May 2026

https://github.com/jn513/esp32-l298-control

Functions for controlling the L298 H Bridge in an easy way using ESP32

cpp esp32 esp32-arduino ino l298 l298n

Last synced: 29 Apr 2026

https://github.com/kezhengjie/database

A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.

cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows

Last synced: 07 May 2026

https://github.com/maurodelazeri/c-cpp-python-callbacks

C / C++ callbacks for Python with ctypes

c cpp ctypes python

Last synced: 09 May 2026

https://github.com/hxndev/udp-shopping-store-server

UDP Client Server model in which client asks for record from server.

c client-server code cpp project reciept shopping shopping-store store udp

Last synced: 20 Apr 2026

https://github.com/marcobuster/itis

Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.

c cpp school-project

Last synced: 29 Apr 2026

https://github.com/samyam81/generic

Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.

cpp csharp generic go java readme stack

Last synced: 19 Apr 2026

https://github.com/mdusmanansari/school-management-system-using-c

This project made by me for School Management System with GUI. i use C-Language in it. Only For Turbo-C Tool

c c-language cpp

Last synced: 02 May 2026

https://github.com/jakubfornadel/rust-sharedmem-ocaml

Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes

cpp multiprocess ocaml rust wrappers

Last synced: 06 May 2026

https://github.com/chez14/class.java.dll.so

Yup, load dll and so from java. no need to tell, this is an example.

cpp dll java

Last synced: 06 May 2026

https://github.com/lethal-guitar/saucermapviewer

Map viewer and asset exporter for Attack of the Saucerman

cpp cpp17 game-development opengl reverse-engineering

Last synced: 05 Mar 2026

https://github.com/maikel/glib-senders

Senders and Receivers for the GNOME Glib library

coroutines cpp gtk stdexec

Last synced: 29 Apr 2026

https://github.com/aureleoules/chatclientcpp

⌨ c++ chat client

chat cpp qt tcp

Last synced: 20 Apr 2026

https://github.com/diogo-nb/seguidor-de-linha

Sketchs para um Carrinho Seguidor de Linha utilizando Arduino Uno.

arduino computer-engineering cpp line-follower-robot robotics

Last synced: 04 May 2026

https://github.com/hxndev/tcp-connection-to-record-attendance

TCP Client Server Model that records the attendances of faculty and staff.

c client-server cpp tcp

Last synced: 02 May 2026

https://github.com/amanoteam/pino

A GCC cross-compiler targeting Android

android c cobol cpp fortran gcc-complier objective-c objective-c-plus-plus termux

Last synced: 30 Apr 2026