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/virajmavani/opencv-utils

Utilities for OpenCV

computer-vision cpp opencv python

Last synced: 19 Apr 2026

https://github.com/adamczykpiotr/cudamatrixlibrary

Matrix operation library using single, n-threads or CUDA supported GPU

agh agh-ust cpp cuda cuda-library matrix matrix-computations matrix-functions matrix-multiplication

Last synced: 19 Apr 2026

https://github.com/glaukiol1/arduino-shift-register

Control Shift Register in Arduino (UNO) (74HC595)

arduino c circuit cpp ino microcontrollers shift-register

Last synced: 19 Apr 2026

https://github.com/moritzrinow/eznet

Small, modern C++ library for networking (sockets, serialization,...)

compression cpp modern-cpp network network-programming networking server socket socket-io socket-programming stream streams

Last synced: 19 Apr 2026

https://github.com/akshaysharmajs/haac-telecom

Basic telecom interface for prepaid and postpaid users.

cpp

Last synced: 04 Jun 2026

https://github.com/ryandvl/leetcode

✅ All the problems that I solved in LeetCode.

computer-science cpp java javascript leetcode python

Last synced: 20 Apr 2026

https://github.com/offamitkumar/cpp-keyword-dictionary

A dictionary of cpp keyword/function. You can set path to this file in vim to get some help in auto-completion.

cpp cpp-keyword cpp11 cpp14 cpp17 dictionary keyword vim vim-configuration workflow

Last synced: 20 Apr 2026

https://github.com/pacemakerx/leetcode-my-solutions

This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.

coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem

Last synced: 20 Apr 2026

https://github.com/vvaldesc/ballsortcpp

Ball Sorting based game made with C++ and ALLEGRO 5.2

allegro5 cpp fstream game keyboard-controls poo

Last synced: 04 Jun 2026

https://github.com/louiml/0.1_ide

cpp ide

Last synced: 04 Jun 2026

https://github.com/ugnelis/conan-gtest-coverage-example

Conan.io package GTest with coverage implementation.

conan conan-io coverage coveralls cpp googletest gtest travis-ci

Last synced: 20 Apr 2026

https://github.com/anarthal/usingstdcpp-2024

Boost.Asio: the universal async model

asio boost coroutines cpp cpp20 http

Last synced: 04 Jun 2026

https://github.com/amanoteam/revf

Reverse the content of files

c cpp rev text-utils util-linux

Last synced: 20 Apr 2026

https://github.com/ryosukedtomita/makefile-study

Studying how to write Makefile

cpp docker-compose makefile

Last synced: 20 Apr 2026

https://github.com/navono/libuv-sample

This is a sample of libuv

c cpp libuv

Last synced: 20 Apr 2026

https://github.com/liamriddell/wpf-d3d9-hook

A simple proof-of-concept hook for DirectX9 in WPF (Milcore)

cpp csharp directx9 milcore wpf

Last synced: 20 Apr 2026

https://github.com/fabianishere/glimpse

Small OpenGL wrapper for modern C++

cpp graphics modern-cpp opengl

Last synced: 20 Apr 2026

https://github.com/embeddedcrab/xmc4500_relaxkit_cpp

This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit

api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit

Last synced: 21 Apr 2026

https://github.com/crghilardi/fortyp

A C++ implementation of the FIA forest typing algorithm

biometrics cpp forestry

Last synced: 05 Jun 2026

https://github.com/cesar-borba/beecrowd-leetcode-questions

Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.

cpp

Last synced: 21 Apr 2026

https://github.com/anuja-rahul/password-generator-using-cpp

A simple password generator made using C++ language.

coding-challenge cpp learning-by-doing password-generator

Last synced: 20 Jun 2026

https://github.com/snowkylin/npn

A boolean matcher that computes the NPN canonical representative for a given boolean function.

boolean-matcher cpp eda logic-synthesis npn pypi-package python

Last synced: 21 Apr 2026

https://github.com/dmironenko/cpp-template

simple and powerful template for your projects in c++

cmake compose cpp docker make modern project sanitizer template

Last synced: 21 Apr 2026

https://github.com/faisalahmedbijoy/doctor-point

OOP with C++

c cpp kuet

Last synced: 21 Apr 2026

https://github.com/oniani/tensor

A fast, zero-dependency tensor library in under 1000 lines of C++

cpp dl ml tensor

Last synced: 05 Jun 2026

https://github.com/hominsu/stella

Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.

cpp cpp17 lua lua-bindings

Last synced: 21 Apr 2026

https://github.com/olejek88/escada2-core

eScada kernel with drivers and libraries

cpp energy-data scada

Last synced: 05 Jun 2026

https://github.com/samirhamadaa/developer

A structured C++ project implementing OOP principles, focusing on encapsulation, abstraction, and multi-level inheritance with real-world object modeling.

abstraction classes cpp encapsulation inheritance object-oriented-programming oop

Last synced: 05 Jun 2026

https://github.com/pecas-dev/opengl-project-1

Computer Graphics Project made with Modern OpenGL in C++ (#1).

cpp graphics-programming opengl

Last synced: 22 Apr 2026

https://github.com/bollos00/singletontemplatecpp

A template of a singleton class for c++

cpp singleton singleton-pattern

Last synced: 05 Jun 2026

https://github.com/szykol/fireworkssfml

Simple fireworks show written in C++ and SFML

cpp sfml

Last synced: 05 Jun 2026

https://github.com/monkey0722/aos-core-monitor

Comprehensive monitoring software for deeply understanding the internal structure of AOS

android cpp kotlin

Last synced: 22 Apr 2026

https://github.com/vishal2376/cp-setup

Sublime text setup for competitive programming(c++) in Linux

competitive-programming cpp linux setup sublime-text-3

Last synced: 22 Apr 2026

https://github.com/rajesh2723/oops

OOPS conceps in c++ for interview preparation

c-plus-plus class cpp friend namespace oops-in-cpp

Last synced: 22 Apr 2026

https://github.com/bumbelbee777/bvm

bvm: an virtual machine written in C++ for the honeycomb architecture

architecture cpp virtual-machine

Last synced: 05 Jun 2026

https://github.com/thenaubit/brainfucktools

Brainfuck tools coded in C++: Interpreter (with and without code optimization)

brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14

Last synced: 22 Apr 2026

https://github.com/htmlcsjs/funni-marching

an attempt at marching squares using raylib

cpp graphics-programming raylib

Last synced: 05 Jun 2026

https://github.com/humbertocg18/braco-robotico-arduino-2022

Este é o código que eu usei para fazer um braço robótico com Arduino, servo motores e potenciometros para a feira experimental do Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), que me rendeu a segunda colocação na mesma.

arduino cpp eletronics motors robotic robotic-arm

Last synced: 22 Apr 2026

https://github.com/rajesh2723/geeksforgeeks

This section contains the problems which i solved in geeksforgeeks

c-plus-plus cpp geeksforgeeks-solutions

Last synced: 05 Jun 2026

https://github.com/calesi19/orbital-simulator

C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.

cpp feature

Last synced: 24 Apr 2026

https://github.com/pranavbharadwaj007/project-euler

Project Euler solution

cpp maths project-euler

Last synced: 06 Jun 2026

https://github.com/asthraris/physxine

PhysXLoop – A C++ 3D Physics Engine with OpenGL 4.6, Eigen & ImGui Docking Real-time simulation engine supporting AABB & Sphere collision detection/resolution, event-driven loop control, and modular rendering.

3d-engine cmake cpp final-year-project imgui-docking opengl physics-engine physics-simulation project

Last synced: 24 Apr 2026

https://github.com/nitintonypaul/egarch-jdm-optimizer

A portfolio optimizer (MVO) featuring EGARCH and Jump Diffusion models, both fully implemented from scratch.

cpp egarch mean-variance-optimization merton-jump-diffusion monte-carlo python

Last synced: 24 Apr 2026

https://github.com/abdullah-sheikh/registration-form-in-visual-studio

Create registration in visual studio using C++ and Sql.

cpp csharp destop-application development visual-studio

Last synced: 24 Apr 2026

https://github.com/jona62/mac

Meme as Code. A programming language where memes are first-class citizens.

cpp javascript memes python3

Last synced: 06 Jun 2026

https://github.com/chafalleiro/vusibino-demo

Host and firmware to the VUSiBino

avr c cpp usb-devices v-usb

Last synced: 24 Apr 2026

https://github.com/ammienyami/ldays

This is my first malware! I coded it in C++ and this repository have the source code of my malware!

c coding cpp malware

Last synced: 24 Apr 2026

https://github.com/nav3005/bus-reservation-system

Project on Bus reservation System using C

c cpp

Last synced: 24 Apr 2026

https://github.com/jonathas/poligono-opengl

Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.

cpp opengl practice university

Last synced: 25 Apr 2026

https://github.com/berndporr/mobilenet_libtorch

C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.

classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning

Last synced: 25 Apr 2026

https://github.com/awrsha/kalman-filter

Kalman Filter Implementation without library

cpp kalman-filter

Last synced: 06 Jun 2026

https://github.com/hoccyy/arduino-timer-display

Created a stopwatch timer with a 7-segment display and C++ using an Arduino

arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock

Last synced: 25 Apr 2026

https://github.com/anjasfedo/queue

Queue on C++

cpp queue

Last synced: 06 Jun 2026

https://github.com/david-palma/cuda-programming

Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.

c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads

Last synced: 25 Apr 2026

https://github.com/glanguage/mines2

A new mine-sweeping game.

cpp makefile minesweeper-game

Last synced: 06 Jun 2026

https://github.com/giannycabral/c-programs

Esse repositório contém uma coleção de códigos e projetos desenvolvidos em linguagem C. Ele inclui exemplos práticos, algoritmos, exercícios úteis para quem deseja aprender e explorar o mundo da programação em C.

c cpp

Last synced: 25 Apr 2026

https://github.com/f321x/cpp_introduction-42-core

Collection of small C++ introduction projects to get first experience with C++ programming

42 42born2code 42codingschool 42cursus cplusplus cpp

Last synced: 06 Jun 2026

https://github.com/skivhisink/marshalingclrsamples

Guide for Using C++ or C code in C#

clr cpp csharp dll library marshaling

Last synced: 26 Apr 2026

https://github.com/sunsided/robond-notebooks

Rough collection of Jupyter Notebooks and exercises from the Udacity Robotics Nanodegree program. YMMV.

cpp cpp14 jupyter-notebook udacity udacity-nanodegree udacity-robotics-nanodegree

Last synced: 26 Apr 2026

https://github.com/joswinemmanuel/leetcode

A collection of solutions to LeetCode problems.

cpp python

Last synced: 26 Apr 2026

https://github.com/liardeauxq/babel

3rd Year Epitech Project - VOIP application

boost cpp qt server student-project voip-application

Last synced: 26 Apr 2026

https://github.com/daniel-191/simple-gui

Really Simple GUI using the Dear ImGUI Library.

cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows

Last synced: 19 May 2026

https://github.com/cristianprochnow/maze-robot-kart

🤖 Code for Robot will win the maze and achieve the finish line.

arduino cpp

Last synced: 27 Apr 2026

https://github.com/0x0015/cp2dg

My simple Cpp 2D Game Engine

cpp game-engine

Last synced: 28 Apr 2026

https://github.com/ohjurot/jni-hpp

A Basic header only lib and jar that helps you connecting C++ and Java using JNI

cpp header-only jar java jni

Last synced: 28 Apr 2026

https://github.com/t-88/learn-opengl

following learnopengl.com website tutorial to learnopengl duh and graphics dev

cpp learnopengl opengl

Last synced: 28 Apr 2026

https://github.com/arbmind/qbs-containers

Docker containers for building Qbs projects with Qt and Clang or GCC

clang cpp docker-container gcc qbs qt6

Last synced: 28 Apr 2026

https://github.com/xandao-dev/universal-controller

A programmable IR controller that records and replays IR signals.

arduino atmega328p controller cpp electronics hc-05 ir-transmitter remote-control tsop4838

Last synced: 28 Apr 2026

https://github.com/kojobailey/japi-xfbin-merger

A C++ plugin for JoJoAPI that allows the merging of XFBIN data for mods that are more compatible with each other and easier to create.

api asbr cpp cpp23 dll japi jojoapi modding plugin

Last synced: 28 Apr 2026

https://github.com/iwolf22/symphony_strips_program

Shad Canada 2022 at Carleton University - DE Group 2's Prototype "Symphony Strips"

arduino cpp

Last synced: 29 Apr 2026

https://github.com/allureking/ros_workspaces

ROS robotics lab solutions — EECS 106A UC Berkeley (kinematics, planning, perception, control)

berkeley computer-vision cpp kinematics motion-planning python robotics ros

Last synced: 08 Jun 2026

https://github.com/michaelzheng67/live-vim

Vim with your friends 📝

cpp vim

Last synced: 29 Apr 2026

https://github.com/a2p1k02/obfus

A small program to obfuscate C++ code

cpp obfuscation obfuscator rust

Last synced: 29 Apr 2026

https://github.com/mcountryman/rookie

Intends to play chess via robot arm that I have yet to purchase

chess computer-vision cpp opencv

Last synced: 29 Apr 2026

https://github.com/menezes-/xxtea

Implementation of the (corrected) Block TEA encryption algorithm in modern C++ with PHP bindings

cpp cpp11 cryptography php php-extension xtea xtea-cipher xxtea xxtea-algorithm

Last synced: 29 Apr 2026

https://github.com/johnkun136nvcp/my-project-euler

Solving problems of Project Euler in Haskell (if it's possible)

cplusplus cpp euler haskell project-euler

Last synced: 29 Apr 2026

https://github.com/jonasagx/macosresolution

command line tool to change macOS resolution

cli cpp macos resolution

Last synced: 29 Apr 2026

https://github.com/lakphy/classroom_lost-found

机房失物招领系统

cpp qt qt5

Last synced: 29 Apr 2026

https://github.com/gsquire/farmhash-ffi

Simple Rust bindings to Google's FarmHash

cpp hashing rust

Last synced: 29 Apr 2026

https://github.com/davidlucy/realtimepclviewer

A real-time point cloud component displayed via UDP transmission, powered by PCL and Qt. 通过UDP传输显示的实时点云组件,由PCL和QT qml驱动。

cmake cpp pcl qmake qml qt

Last synced: 29 Apr 2026

https://github.com/jonathas/bouncing-ball

Programa C/C++ que usa OpenGL para simular um círculo se movimentando. Conforme o círculo se choca contra as paredes internas da janela, ele desvia a sua trajetória.

cpp opengl practice university

Last synced: 29 Apr 2026

https://github.com/jabarkass/roomdemonstrationopengl

C++ OpenGL App of Room Demonstration.

cpp glew glfw3 glm opengl visual-studio

Last synced: 29 Apr 2026

https://github.com/nnamanx/tank-robot-pathfinding-using-a-star-and-greedy-search

This project showcases a tank robot that can autonomously navigate a 5x5 grid, avoid obstacles, and determine the most optimal path using two different search algorithms.

a-star-algorithm artificial-intelligence cpp greedy-algorithm robotics tank-robot

Last synced: 30 Apr 2026

https://github.com/ctkqiang/hyper_guard

HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。

china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi

Last synced: 30 Apr 2026

https://github.com/inventwithdean/physicsbasedspheremovement

An approach to pure physics based sphere movement in Unreal Engine.

cpp game-development physics-based unreal-engine-5

Last synced: 08 Jun 2026

https://github.com/nlitsme/mpmp7_solver

Solving Matt Parker's Unique Distancing Puzzle

cpp puzzle python solving

Last synced: 30 Apr 2026

https://github.com/brainstone/fraction

Generic C++ Fraction Implementation.

cpp cpp17 fraction gradle math template

Last synced: 01 May 2026

https://github.com/cat-gawr/ytranslator

un programma gratuito è open source di un traduttore in tempo reale | fatto e ufficializzato per l'uso comune | konata 2025

andoird android apk beta-test cmake cpp online onnx-models translator windows

Last synced: 01 May 2026