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/wichert/pybind11-example

Example showing pybind11 with virtual functions

cpp cpp11 example-project pybind11 python

Last synced: 10 Sep 2025

https://github.com/sbaldu/neural_network_hep

Implementation of a neural network framework from scratch in C++ applied to particle physics

cpp cuda high-energy-physics neural-networks

Last synced: 20 Jul 2025

https://github.com/vaquierm/golite_transpiler

💻 Transpiler written in OCaml that that converts a subset of golang to C++

code-generation cpp golang ocaml parser scanner transpiler

Last synced: 11 Jul 2025

https://github.com/huy-dna/nonvariadic-printf

An implementation of printf + A preprocessor to pass the code through before compiling

cpp implementation makefile printf python3 speculative

Last synced: 24 Feb 2025

https://github.com/dan920-dev/programmingcpp

Repository of C++

cplusplus cpp

Last synced: 13 Apr 2025

https://github.com/sandrokeil/arangodb-php-driver

A PHP extension for ArangoDB with fuerte and velocypack :rocket:

arangodb cpp database driver fuerte nosql php php-extension velocypack vpack

Last synced: 04 May 2025

https://github.com/shibam120302/gfg_potd

I try to upload the daily code which i practice daily and also upload GFG POTD (Java,Cpp,Python3)

alogrithms cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-potd geeksforgeeks-solutions gfg java potd python

Last synced: 10 Jul 2025

https://github.com/yutkin/jopus

Simple, fast and efficient Python wrapper for libopusfile.

audio cpp cython libopus opus opusfile python wrapper

Last synced: 05 Apr 2025

https://github.com/Kuu44/Coding-Projects

A random assortment of things I did when learning to code

ai bash c cpp csharp css go html java javascript julia node-js octave python rust

Last synced: 06 May 2025

https://github.com/hhromic/e131-mqtt-bridge

E1.31 (sACN) to MQTT Bridging Server written in C

bridge c cpp e131 light-controller mqtt sacn server

Last synced: 04 Jan 2026

https://github.com/terroo/hexter

Get the syntax of a hexadecimal color for the terminal (ANSI RGB)

ansi ansi-colors cli command-line cpp cpp20 hexadecimal rgb

Last synced: 29 Jul 2025

https://github.com/bsolomon1124/hello-c-extension

Showcase use and packaging of a C++ extension module

cpp python python3

Last synced: 27 Mar 2025

https://github.com/nguyenkhanhquy/movie-catalog-management

Final term project of the "Data Structure and Algorithms" course

cpp data-structures-and-algorithms

Last synced: 06 Mar 2026

https://github.com/kovacsv/emscriptencmakeminimal

A minimalist example to build an Emscripten application with CMake.

cmake cpp emscripten

Last synced: 13 Oct 2025

https://github.com/hacke-rc/c_practice_programs

A collection of c programs that I made while learning C Language and still learning and updating to this day :)

c cpp practice-programming practice-project

Last synced: 03 May 2026

https://github.com/fr4nc3/code-hints

These are code exercises in several programming languages

angularjs c code cordova cpp csharp es6 java javascript jquery-mobile mongodb mongoose nodejs python r reactjs sample

Last synced: 12 Oct 2025

https://github.com/stellardx/cspaceengine-project

A C++ static library for astronomic calculation and modding SpaceEngine

astronomy astrophysics cpp library parser spaceengine

Last synced: 08 Jun 2026

https://github.com/khan-yin/leetcode

各大平台刷题记录:leetcode专题/力扣周赛/剑指offer/洛谷/PAT/CSP/AcWing

algorithms-and-data-structures cpp

Last synced: 13 Oct 2025

https://github.com/diamondinoia/cpu-performance-tests

This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty

branch-prediction branchless cache-latency cpp hpc memory-latency

Last synced: 11 Oct 2025

https://github.com/konfiger/konfiger-c

Light weight package to manage key value based configuration and data files for C and C++

c configuration cpp key-value language parser properties

Last synced: 13 Oct 2025

https://github.com/user19870/cppsp

cppsp --a transpiled script-like language base on c++

compile-language cpp cppsp linux mac open-source script-like transpiled-language windows

Last synced: 01 Apr 2026

https://github.com/mortennobel/sre_glsl_editor

A simple glsl shader editor

cpp glsl graphics-programming opengl

Last synced: 08 Oct 2025

https://github.com/xxjwxc/sqlservercppconnection

SQLserver Connection for cpp ,c++ sqlserver 链接库

com cpp sqlserver sqlserver-connection

Last synced: 19 Oct 2025

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

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

clang cmake cpp docker-container gcc

Last synced: 05 Mar 2026

https://github.com/schak04/cpp-learning-journey

My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.

c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming

Last synced: 31 May 2026

https://github.com/aurbano/ash

:shell: a(lex)sh(ell) -- Remaking bash to practice modern C++ :)

c cpp piping shell

Last synced: 06 May 2026

https://github.com/k173-x/codeit

A CLI based script to create CPP files

cli cpp cpp14 docker pypi-package python python3 script template-generator tool

Last synced: 07 Oct 2025

https://github.com/asciphx/ccorm

Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.

cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite

Last synced: 07 Oct 2025

https://github.com/mylo54/rtype

This project aims to create an online multiplayer R-Type game. We had to implement a multi-threaded server using Asio and a graphical client in SFML.

cmake conan cpp linux macos rtype-game sfml windows

Last synced: 23 Oct 2025

https://github.com/axnjr/snn_be_pro

A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!

ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python

Last synced: 06 Oct 2025

https://github.com/pirate/assembly-repl

A REPL for raw ASM assembly, LLVM IR, C++, C, Objective C on macOS/Linux ARM64/AMD64. Useful for learning assembly, optimizing LLMV output, debugging memory, etc.

arm arm64 assembly c c-language clang cpp learning llvm llvm-clang llvm-ir macos objective-c repl x64-assembly x86-64

Last synced: 31 May 2026

https://github.com/0opsdev/farquhar-engine

Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl

3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization

Last synced: 10 Apr 2025

https://github.com/vignesh1507/feel-flux

This project is basically a sentiment analysis which will work in input and output format. The user will give an input in the form of a textual content and the the code will process every bit of it and generate the output accordingly. Output of the code will vary between 3 parameters that are positive, negative and neutral.

artificial-intelligence cpp nlp-machine-learning

Last synced: 07 Mar 2026

https://github.com/aw-junaid/cpp-or-c

Master C++ (or C) programming: data structures, algorithms, system design, and performance optimization. Includes examples and best practices for all levels.

c cpp

Last synced: 14 Apr 2025

https://github.com/llnl/bindee

Fast C++-Python bindings for simple cases.

c-plus-plus clang clang-tooling cpp pybind11 python python-bindings

Last synced: 29 Apr 2025

https://github.com/hxndev/implementing-a-dns-server

DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.

c cache code cpp dns dns-server implement ip-address project proxy routing server

Last synced: 05 May 2026

https://github.com/getiot/cpp-courses

C++ 基础教程配套代码

cpp stl tutorial-code

Last synced: 13 May 2026

https://github.com/drvrej/cheat-sheet

Bunch of useful cheat sheets and notes for different programming languages and concepts!

c-plus-plus cheat-sheets cheatsheet cpp notes ocaml python unity

Last synced: 19 Apr 2026

https://github.com/almirneeto99/leetgpu-challenges

This repository contains the solution for LeetGPU Challenges

cpp cuda gpu hpc

Last synced: 18 Apr 2026

https://github.com/flowerinthenight/ffmpeg-encode-h264mp4

Encode .NET bitmaps to h264 in mp4 container using ffmpeg.

bitmap c cpp csharp dotnet ffmpeg h264 windows

Last synced: 14 Oct 2025

https://github.com/aleksandergondek/rules_cc_hdrs_map

Escape weird includes path hell with header maps

bazel bazel-rules c cpp headers rules-cc

Last synced: 11 Feb 2026

https://github.com/BlueboxTeam/osprey

The Adastral Client (GUI)

cpp godot libcurl

Last synced: 25 Feb 2026

https://github.com/murilochianfa/rinha-crebito-cpp

Implementação em C++ com Drogon Framework para a segunda edição da rinha de backend.

cpp cpp20 drogon drogonframework rinha-de-backend rinha-de-backend-2024-q1

Last synced: 02 Jun 2026

https://github.com/martinrotter/qtlinq

A header-only LINQ-style query library for Qt

cpp linq qt

Last synced: 26 Feb 2026

https://github.com/solomon04/keylogger-cpp

NOTE THIS IS INTENDED FOR EDUCATIONAL PURPOSES ONLY. USE AT YOUR OWN RISK!

cpp keylogger malware-samples phishing trojan

Last synced: 02 Sep 2025

https://github.com/dup4/learning-cpp

Some demos in the process of learning C++

cpp learnging

Last synced: 24 Apr 2025

https://github.com/fluxer/katie

C++ toolkit derived from the Qt 4.8 framework

c-plus-plus cpp qt4 toolkit

Last synced: 20 Feb 2026

https://github.com/alirezasaadatmand/shooter-game

A game written in Python, JavaScript, Go and C++, mostly inspired by the "Chris Courses" YouTube channel

canvas canvas-game cpp game go golang javascript pygame python raylib shooter shooter-game

Last synced: 11 Jun 2025

https://github.com/tsnsoft/wxwidgets_table_demo

Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets

codeblocks codeblocks-ide cpp example windows wxgrid wxwidgets

Last synced: 22 Apr 2025

https://github.com/congcoi123/tenio-cocos2dx

This is a client of TenIO project based on Cocos2dx engine.

client cocos2dx cocos2x-v3 cpp game-server multiplayer server server-game tengames tenio

Last synced: 23 Apr 2025

https://github.com/oliverfindl/arduino-uno-temperature-monitor

Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.

arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637

Last synced: 04 Mar 2026

https://github.com/hunyadi/javabind

Effective C++ and Java interoperability via JNI

bindings cpp interoperability java jni-wrapper

Last synced: 03 May 2025

https://github.com/yohhoy/cpp-longest-identifier

find longest identifier in C++ Standard.

c-plus-plus cpp

Last synced: 08 Apr 2025

https://github.com/avipars/cs-resources

Free computer science resources and notes from yours truly

computer-science cpp digital programming

Last synced: 06 Sep 2025

https://github.com/yassin522/leetcode

Collection of LeetCode problems to ace the coding interview!

cpp leetcode leetcode-solutions problem-solving

Last synced: 07 Apr 2025

https://github.com/Tosox/rpc4stalker

An easy discord rich-presence implementation for S.T.A.L.K.E.R.

console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows

Last synced: 31 Mar 2025

https://github.com/scidian/drop

Easy to use, no code, drag n' drop, 2.5D game engine. Written in C++ utilizing Qt, OpenGL and Chipmunk Physics.

chipmunk-physics-engine cpp drag-and-drop easy-to-use game game-engine opengl qt

Last synced: 01 Apr 2025

https://github.com/ayhamratrout/cpu_simulator

A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.

c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os

Last synced: 22 Sep 2025

https://github.com/oatpp/oatpp-zlib

Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.

cpp deflate gzip oatpp zlib

Last synced: 25 Apr 2025

https://github.com/tsnsoft/codelite_wxwidgets_div2_demo

Пример работы с wxWidgets с обработкой ошибок на C++ в CodeLite (linux, debian)

codelite cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/jayantgoel001/spoj

SPOJ Solutions

cpp spoj

Last synced: 04 Oct 2025

https://github.com/ethiy/proj.city

Project city 3D models. [Prototype]

cgal city-models cpp gdal geographic-data

Last synced: 14 Aug 2025

https://github.com/thecompez/cryptoswap

Crypto swap concept based on Qt Quick Technology.

bitcoin btc concept cpp crypto cryptoswap design qml qt qtquick ui ux

Last synced: 19 Aug 2025

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

A simple WebServer for linux

cpp epoll linux webserver

Last synced: 13 Apr 2025

https://github.com/tsnsoft/multi_form_wxwidgets_linux

Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame

codeblocks codeblocks-ide cpp example linux multiforms

Last synced: 22 Apr 2025

https://github.com/h2337/cppdataloader

cppdataloader is a batching and caching library for C++17

batch batching cache caching cpp cpp17 dataloader

Last synced: 13 Aug 2025

https://github.com/victorbnl/password-generator-cli

A little cli password generator in C++

cli cli-app cpp password-generator

Last synced: 03 Jul 2025

https://github.com/kaiyux/ctc-decoder

A cpp reimplementation for CTC decoder

cpp ctc decoder ocr speech

Last synced: 15 Apr 2025

https://github.com/mattgodbolt/ce-behind-the-scenes

Slides for a "Behind the Scenes" presentation

compiler cpp devops explorer

Last synced: 24 Mar 2025

https://github.com/br66/Unity-to-Unreal-Hovercraft-Conversion

Moving scripts for a hovercar in Unity to Unreal Engine (since Unreal Engine tutorial for it no longer functions). Strictly NO blueprints.

c-plus-plus cpp ue4 unity unity3d unreal unreal-engine unrealengine

Last synced: 11 Mar 2025

https://github.com/gjbex/defensive_programming_and_debugging

This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.

bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing

Last synced: 13 Jul 2025

https://github.com/xffxff/spinningup-cpp

Implement some of the core deep RL algorithms with C++

cartpole cpp libtorch ppo reinforcement-learning spinningup vpg

Last synced: 03 Aug 2025

https://github.com/zanjie1999/3dlcd2usb

使用3D打印机通用的LCD2004面板(老王店的)的LCD2USB arduino pro mini

cpp golang lcd2usb usb2lcd

Last synced: 30 Apr 2025

https://github.com/zpnst/smart-list

Functional doubly linked list

cpp datastructures doubly-linked-list oop

Last synced: 02 Jul 2025

https://github.com/tsnsoft/wxwidgets_demo-linux

Пример программы на С++ в Code::Blocks с использованием wxWidgets в linux

c codeblocks cpp example linux wxwidgets

Last synced: 22 Apr 2025

https://github.com/iamazeem/beginnings

Some C/C++ stuff from my early days! [2003 - '04]

borland-cpp c cpp old-stuff projects text-based user-interface

Last synced: 15 Aug 2025

https://github.com/bkosm/szt-os

Operating system simulator made for an university project.

cpp operating-system os

Last synced: 23 Jul 2025

https://github.com/wakanda/wakanda-storage

Share your datas between all your NodeJS processes or clusters.

add-on boost cpp javascript n-api nodejs storage

Last synced: 04 Sep 2025

https://github.com/abdallahhemdan/maze-generator

🐀A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)

cpp disjoint-set maze-algorithms maze-creation maze-game maze-generator union-find-set

Last synced: 23 Apr 2025

https://github.com/matthewgeorgy/mrtx

opengl raytracer in c++ using glsl compute shaders

c cpp glsl opengl raytracing

Last synced: 31 Aug 2025

https://github.com/skysign/wsapt

알고리즘 문제 풀이

codingtest cpp java problem-solving problemsolving python

Last synced: 02 Jul 2025

https://github.com/dsc712/concepts_of_java

A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .

c cpp java

Last synced: 16 Aug 2025

https://github.com/gmorales08/proyectodungeoncrawler

Juego Dungeon Crawler de terminal hecho en C++

cpp game game-development

Last synced: 01 May 2025