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/z3lx/waifu2x-tensorrt

TensorRT implementation of the waifu2x super-resolution model for faster image and video upscaling.

anime cpp cuda cudnn image-upscaling machine-learning neural-network nvidia super-resolution tensorrt upscaling video-upscaling waifu2x

Last synced: 17 Jan 2026

https://github.com/NotCompsky/rscraper

C++ project for scraping from Reddit

cpp mysql qt reddit scraper

Last synced: 03 Apr 2025

https://github.com/mrts/flag-set-cpp

flag_set is a type-safe class for using enums as flags in C++

cpp enums

Last synced: 30 Apr 2025

https://github.com/ibra-kdbra/codeconjurer

A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.

algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2

Last synced: 12 Jul 2025

https://github.com/parasoft/run-cpptest-action

A GitHub Action for running Parasoft C/C++test analysis

analysis c code compliance cpp cpptest lint parasoft quality security static test testing

Last synced: 11 Jul 2025

https://github.com/jobinrjohnson/flare

A compiler for TypeScript

bison-flex clang compiler cpp language llvm typescript

Last synced: 13 May 2025

https://github.com/j4cobgarby/eddy

A fairly simple command line text editor written in C++

command-line command-line-app command-line-tool cpp debian linux mac ncurses open-source text text-editor windows

Last synced: 22 Jun 2025

https://github.com/vincy1230/wp-comment-reviewer

A remote comment reviewer for WordPress based on Qt | 一款基于 Qt 开发的 WordPress 待审评论远程管理器

cpp qt wordpress

Last synced: 08 May 2025

https://github.com/abdallahhemdan/tetris-game

🧩Implementation of Tetris Game using C++/SDL..

cpp sdl tetris tetris-game tetrisgame

Last synced: 07 May 2025

https://github.com/lnk2past/copperhead

An Inline C++ Extension Generator for Python

c-plus-plus code-generation cpp python python-c-api python-extension python3

Last synced: 10 Apr 2025

https://github.com/xros/dotfiles

dotfiles for Vim and other settings

bash cpp dotfiles ide java lua python tmux vim zsh zshell

Last synced: 29 Oct 2025

https://github.com/cjdb/cjdb.github.io

Repository for hosting Christopher Di Bella's personal website.

cpp github-pages website

Last synced: 19 Apr 2025

https://github.com/coyorkdow/liteproto

A native C++17 reflection and serialization library [work in progress]

cpp cpp17 reflection-library template-meta-programming

Last synced: 07 May 2025

https://github.com/l-super/flowd

An efficient multi-threaded download manager

cpp cpp17 downloader http qt qt6

Last synced: 19 Jul 2025

https://github.com/weebnetsu/database-connection-cpp

Simple database connection and display in C++

c cpp mysql tutorial

Last synced: 05 May 2025

https://github.com/karnkaul/clap

Lightweight, type-safe command line arguments parser using C++23

argument-parser cli cpp cpp23

Last synced: 17 Mar 2026

https://github.com/conradsnicta/armadillo-gmm

gmm_diag and gmm_full: C++ classes for multi-threaded Gaussian mixture models and Expectation-Maximisation

armadillo clustering clustering-algorithm cpp em-algorithm expectation-maximization gaussian-mixture-models gmm k-means k-means-clustering machine-learning mapreduce openmp statistics

Last synced: 13 May 2025

https://github.com/christopher-besch/cpp_reference

Quick Reference for C++.

cpp reference thecherno

Last synced: 12 Apr 2025

https://github.com/ieasybooks/taqtie

برنامج سطح مكتب بسيط بواجهة سهلة الاستخدام لتقطيع الصوتيات/المرئيات الطويلة بناءً على فترات زمنية مختلفة

audio-processing cpp desktop ffmpeg macos qtcreator video-processing windows

Last synced: 04 Oct 2025

https://github.com/seqan/sharg-parser

The modern argument parser for c++ tools

argument-parsing command-line-parser cpp cpp20 modern-cpp

Last synced: 11 Aug 2025

https://github.com/rainliu/leetcode

Leetcode in C++/Go/Rust

cpp go rust

Last synced: 02 Aug 2025

https://github.com/brightprogrammer/misraos

A Modern Operating System Written in C++ From Scratch!

cmake cpp kernel modern operating-system osdev

Last synced: 26 Jul 2025

https://github.com/avast/asio-mutex

Awaitable Mutex compatible with Boost.Asio

asio boost coroutines cpp cpp20

Last synced: 07 Apr 2025

https://github.com/llnl/msr-genie

Utility for fast and efficient queries about MSRs

cpp llnl msr

Last synced: 29 Apr 2025

https://github.com/choaib-elmadi/echolens

EchoLens - ESP32-CAM based, AI powered smart glasses.

arduino cpp css esp32 esp32-cam html internet-of-things iot javascript python

Last synced: 09 Oct 2025

https://github.com/sachinl0har/basic-programs

Basic programs in Multiple Languages

basic-programs c cpp hacktoberfest java python

Last synced: 11 Mar 2026

https://github.com/mpark/slb

SLB: C++ Standard Library Backport

backport cpp cpp11 cpp14 cpp17 cpp20 slb std

Last synced: 10 Apr 2025

https://github.com/dacap/tok

A minimalist C++ library to iterate through string tokens

cpp cpp-library cpp11 header-only

Last synced: 13 Oct 2025

https://github.com/qzmfranklin/cppgm

C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.

compiler-frontend cpp dragon-book

Last synced: 12 Apr 2025

https://github.com/mrtkp9993/anomalydetectioncpp

Simple anomaly detection for univariate time series data.

anomaly-detection cpp data-science statistics

Last synced: 24 Oct 2025

https://github.com/apache/orc-format

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

apache big-data cpp java orc

Last synced: 09 Apr 2025

https://github.com/dimanikulin/fva

A convergent tool set in form of desktop applications to automate the process of importing the multimedia data (photo/audio/video) into the IR multimedia systems like digiKam, Google Photo, Apple Photo, Synology Photo Station, etc. to make the multimedia more searchable and to improve family photos

cmake codechecks cpp csv digicam doxygen exif exif-metadata organize-photos photo-organizer photography photomanager photos python qt sqlite synology visual-studio wix yml

Last synced: 11 Apr 2025

https://github.com/chenningg/cz4031-b-plus-tree

B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.

bplustree cpp database database-systems-principles index

Last synced: 06 Jul 2025

https://github.com/shxntanu/se-lab-assignments

A collection of all Second Year Computer Engineering assignments from Savitribai Phule Pune University (SPPU).

algorithms assembly computer-graphics cpp data-structures dsa microprocessor oop sppu sppu-computer-engineering

Last synced: 05 Jul 2025

https://github.com/jacksiroke/winapi-code-snippets

c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)

cpp desktop gui user-interface win32 winapi

Last synced: 05 Oct 2025

https://github.com/ashish2030/cpp_programming_language_practice_code

:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴘʀᴀᴄᴛɪᴄᴇ ᴄᴏᴅɪɴɢ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴜꜱɪɴɢ ᴄ++ 💻 🎯 🚀

algorithms coding computative-programming cpp dinamic-programming graph graph-algorithms-and-data-sturcture loop mit-license tree-structure

Last synced: 11 Apr 2025

https://github.com/basemax/tinycalculator

Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...

calculator calculator-application calculator-cpp calculatorapp calculators cpp

Last synced: 05 May 2025

https://github.com/tetsuok/arowpp

AROW++ An implementation of the efficient confidence-weighted classifier

cpp machinelearning

Last synced: 13 Apr 2025

https://github.com/arbrk1/typeclasses_cpp

Feature-complete typeclasses for C++

cpp cpp-templates crtp traits typeclasses

Last synced: 06 Mar 2026

https://github.com/leiless/assertf.h

🚀 C header-only formattable assert macros library

assert assertion assertion-library c cpp debug debugging header-only misuse test unittest

Last synced: 10 Sep 2025

https://github.com/illescasdaniel/file

C++ class to easily read and write to files

cpp file read write

Last synced: 13 Apr 2025

https://github.com/houhuawei23/nudt-sysyc-csc2024

NUDT SysY Compiler for CSC-2024

compiler cpp llvm

Last synced: 30 Apr 2025

https://github.com/ungive/loon

Make a local file accessible online instantly via HTTP

cpp cpp17 go golang libhv protobuf reverse-tunnel tunnel

Last synced: 10 Apr 2025

https://github.com/houarizegai/hackerrank-solutions

Solution of HackerRank problems.

cpp hackerrank java problems python solutions sql

Last synced: 10 Apr 2025

https://github.com/stephensmith25/pythonfmu3

A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs following version 3.0

cpp fmi fmi3 python

Last synced: 03 Apr 2025

https://github.com/teamkillerx/ryuzakilib

RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported

backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader

Last synced: 07 Mar 2026

https://github.com/apoleon33/m-a-p

:seedling: machine à plante

arduino cpp discord electron plants python raspberry-pi

Last synced: 05 Apr 2025

https://github.com/siyovush-hamidov/okx-exchange-connector

📈OKX exchange connector supporting REST and WebSocket protocols for data retrieval written in C++

cpp libcurl multithreading rest-api websocket websocketpp

Last synced: 12 Apr 2025

https://github.com/mohammedhamzamalik/coding-ninjas-competitive-programming

This repository contains solution of all problems of Coding Ninjas' Competitive Programming course.

coding-ninjas-solution competitive-programming cpp dsa hacktoberfest oops python

Last synced: 12 Jul 2025

https://github.com/lironmiz/codeforces

Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.

algorithms c codeforces-solutions competitive-programming cpp data-structures learning-by-doing low-level-programming math notepad-plus-plus solutions

Last synced: 18 Mar 2025

https://github.com/ironsdu/gayrpc

Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .

cpp protobuf rpc rpc-library

Last synced: 08 Jul 2025

https://github.com/yell/process-manager

My solution to Kodisoft C++ challenge 2015

c-plus-plus cpp cpp11 process-manager process-monitor visual-studio winapi

Last synced: 07 May 2025

https://github.com/moogacs/problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language

algorithms c cpp datastructures java javascript problem-solving python

Last synced: 17 Jan 2026

https://github.com/madhavjivrajani/simdfa

Simulations of deterministic finite automata in different languages!

cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation

Last synced: 17 Mar 2025

https://github.com/uriopass/stacklang

A home-made stack based language heavily inspired from PostScript

cpp interpreter language postscript python stack stack-based

Last synced: 05 Mar 2026

https://github.com/renuka-fernando/hackgen

Generate Test cases for HackerRank Problems

c cpp hackerrank java python3 testcase-generator

Last synced: 01 May 2025

https://github.com/QtExcel/Qlibxlsxwriter

Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.

c cpp excel libxlsxwriter qt xlsx xlsxwriter

Last synced: 08 May 2025

https://github.com/komdosh/eltechlabworks

Лабораторные работы по программированию. Студента СПБГЭТУ "ЛЭТИ" ФКТИ ИВТ.

asm c cpp eltech komdosh

Last synced: 02 Mar 2025

https://github.com/willdoescode/rustify

rustifying c++

cpp rust

Last synced: 07 Apr 2025

https://github.com/eduponz/easynmea

A c++ library to get NMEA information from modules which use NMEA 0183 over serial communication.

cpp gnss gps gps-data gps-library nmea nmea0183 open-source

Last synced: 23 Aug 2025

https://github.com/tobanteGaming/Box2D-cmake

CMake wrapper for Box2D, since it uses premake5

box2d cmake cpp cpp17 game-development physics-2d physics-engine

Last synced: 08 May 2025

https://github.com/tsugitta/atcoder

AtCoder with C++, Go, & Rust

atcoder cpp go rust

Last synced: 12 Jan 2026

https://github.com/amini-allight/npdfr

A command-line PDF reader prioritizing fast searches.

cpp ncurses pdf python

Last synced: 09 Mar 2026

https://github.com/anmol-singh-jaggi/file-shredder

:scissors: A program to shred files and folders securely

c-plus-plus cpp file shred-files

Last synced: 14 Apr 2025

https://github.com/lygaen/mineserver

A entire rewrite of Minecraft 1.8.9 server in C++!

cpp minecraft-cpp minecraft-server rewrite

Last synced: 22 Aug 2025

https://github.com/objectionary/eo-graphs

A few classic graph algorithms implemented in C++, Java, and EOLANG

algorithm cpp eolang graph graph-algorithms java

Last synced: 01 May 2025

https://github.com/jeffamstutz/match3d

A 3D viewer bootstrapping library

3d-graphics cmake cpp glfw gui imgui

Last synced: 29 Jul 2025

https://github.com/justbuchanan/stylize

Quickly re-format or checkstyle your code repository

beautify checkstyle cpp formatter golang

Last synced: 16 May 2025

https://github.com/fuzun/flappy-bird-qt

A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.

cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn

Last synced: 03 Oct 2025

https://github.com/wtrsltnk/vsthost

Small code base containing a minimal vsthost

cpp glad imgui opengl vst vsthost wasapi

Last synced: 20 Sep 2025

https://github.com/threeal/gcovr-action

Generate code coverage reports for a C++ project on GitHub Actions using gcovr

actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing

Last synced: 11 Apr 2025

https://github.com/ericlbuehler/falcon-programming-language

Falcon is a powerful, interpreted programming language.

bytecode cpp falconpl interpreter programming-language

Last synced: 12 May 2025

https://github.com/nekernel-org/nekernel

The Modular C++ Microkernel.

bootloader chk cpp kernel microkernel tools uefi

Last synced: 29 Dec 2025

https://github.com/abeimler/simple-cppbuilder

Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).

builder cmake conan cpp docker docker-container docker-image linux vcpkg

Last synced: 20 Jul 2025

https://github.com/teampopwork/poplib

PopCap's SexyAppFramework with changes.

c cmake cpp cpp20 popcap sexyappframework

Last synced: 15 Jun 2025

https://github.com/aleksandergrzyb/mostitch

Program that automatically stitches set of retinal angiography eye images.

computer-vision cpp image-processing opencv stitched-images stitching

Last synced: 13 Apr 2025

https://github.com/wthrajat/seamcarving

C++ implementation of the Seam Carving Algorithm using Dynamic Programming. Available to use as a C++ binary

cpp dynamic-programming glew image opencv seamcarving

Last synced: 07 Jul 2025

https://github.com/jlaumon/handle

An (obviously) super cool handle implementation.

cpp gamedev generational-index handle

Last synced: 13 Apr 2025

https://github.com/cambiatus/contracts

Cambiatus EOSIO Smart Contracts

cpp eosio webassembly

Last synced: 06 May 2025

https://github.com/manfredipist/qi2cprotocol

Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685

cpp i2c i2c-bus i2c-protocol i2c-sensors mpu6050 pca9685 qmc5883l qt5 tca9548a tof10120 vl53l1x vl6180x

Last synced: 12 May 2025

https://github.com/mrpandey/particleanimation

Just a cool animation of particles exploding in a Big Bang style.

animation cpp makefile sdl2-library

Last synced: 13 Apr 2025