Topic: "cplusplus-17"
HoshiBatista/system-for-evaluating-teachers-and-courses
System for evaluating teachers and courses, system modeling course work
Language: C++ - Size: 965 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 6 - Forks: 0

HoshiBatista/library-for-working-with-matrices
coursework on programming basics on C++ in BSTU named after V.G. Shukhov
Language: C++ - Size: 217 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

datpham0412/covid19-prediction-model
Machine learning project aimed at predicting new COVID-19 cases using historical COVID-19 and mobility data. The project involves data fetching, migration, preprocessing, exploratory data analysis (EDA), feature engineering, data splitting, model training, and evaluation.
Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

christianparpart/actor-model
C++17 Actor Model header-only library
Language: C++ - Size: 65.4 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

UtoECat/miniLuau
LuaU sources packaged into two files for easy embedding (just copy+paste them into your project).
Language: C++ - Size: 4.53 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

uatuko/libxid
A globally unique id generator
Language: C++ - Size: 40 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

AvinandanBose/C_Plus_Plus_Intermediate_Pointers_I
Its an intermediate guide on C++(Pointers)
Language: C++ - Size: 307 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

dev-aniketj/Learn-CPlusPlus
Master C++ Programming From Beginner To Advance - C++ Course (Udemy Course)
Language: C++ - Size: 22 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 7

elohim-meth/rtti
Runtime reflection for C++
Language: C++ - Size: 662 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

christianparpart/linear_algebra
C++ linear algebra implementation (implementing C++ proposal P1385R5)
Language: C++ - Size: 472 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 5

karthickai/serial
Cross-Platform, Serial Port Library built on Boost.Asio in Modern C++ 17
Language: C++ - Size: 173 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 5

Mindarlynn/keilo
C++ database
Language: C++ - Size: 9.38 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

Clownacy/libsonassmd
Library for reading and writing the assets of Mega Drive Sonic the Hedgehog games.
Language: C++ - Size: 407 KB - Last synced at: 12 days ago - Pushed at: 29 days ago - Stars: 5 - Forks: 0

tboldagh/FunRootAna
Library for Functional analysis in CERN ROOT
Language: C++ - Size: 286 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

0LGL0/Hyko_Engine
This is my first "Hyko" game engine made using C++ and OpenGL.
Language: C++ - Size: 9.14 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

terroo/pong
A game similar to Atari's famous Pong, but with slightly different gameplay and remixed football-themed design. Made with C++ and SFML.
Language: C++ - Size: 422 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

janwilmans/copperspice-msvc Fork of copperspice/copperspice
Copperspice is a collection C++ libraries for modern UI Development
Language: C++ - Size: 157 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

sayan-chaliha/cyan
A lock-free, wait-free, event-driven, cross-platform, thread pool-backed asynchronous execution library in C++.
Language: C++ - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

rodrigocfd/click-lines 📦
Simple C++11, Win32, WinLamb example using raw windows and custom controls.
Language: C++ - Size: 160 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2

BitoLabs/ujson
A tiny C++ JSON reader with a very simple API
Language: C++ - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

gershnik/thinsqlitepp
A thin, safe and convenient C++ wrapper for SQLite API.
Language: C++ - Size: 7.01 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

GPUEngineering/GPUtils
A C++ header-only library for parallel linear algebra on GPUs (CUDA/cuBLAS under the hood)
Language: Cuda - Size: 401 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

607011/txtz
Short string compression
Language: C++ - Size: 219 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

datpham0412/cgpa-calculator
The CGPA Calculator is a terminal-based tool for students to manage and calculate their GPA and CGPA efficiently. Enter personal details, course units, and grades to track academic performance. Built with C++ and SQLite.
Language: C++ - Size: 449 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Dax89/CRequests
A simple CURL based HTTP Client for C++17
Language: C++ - Size: 11.7 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 2

ellman12/Password-Generator-and-Guesser 📦
Slightly over-engineered password guesser program written in C++, with lots of customization.
Language: C++ - Size: 86.9 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

sdilts/Salmon
An experimental Lisp compiler
Language: C++ - Size: 671 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

Radinyn/JackdawEngine
OpenGL-based lightweight framework/engine for C++17 games and apps
Language: C - Size: 308 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

ofats/task_graph
Library for statically building execution graphs.
Language: C++ - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

AD2605/Variational-Autoencoder
A Variational Autoencoder, written entirely in C++
Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

chloro-pn/pnmatrix
a matrix library for solving linear equations based on c++17.
Language: C++ - Size: 166 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

Hukunaa/VEngine
Vulkan Renderer with hardware accelerated raytracing
Language: C++ - Size: 43.4 MB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

tntmeijs/Maple
A CPU path-tracer!
Language: C++ - Size: 71 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

ashvardanian/CppNeuralSTL 📦
Simple neural network models from scratch using only C++ STL
Language: C++ - Size: 34.2 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

GinoAvanzini/Simulacion-Robot-PRR
Interfaz gráfica para robot de 3 GDL con efector final desarrollado en Qt5 con C++
Language: C++ - Size: 448 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

tcbrindle/advent_of_code_2018
C++17/20 solutions for 2018's Advent of Code
Language: C++ - Size: 162 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

SergeyIvanov87/TrafficInspector
Simple template-extendable traffic inspector
Language: C++ - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 2

rsaz/CppCheck
Implementation of three C++ classes to measure the execution time/code performance using Windows C native API and using Chrono Library
Language: C++ - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

dallison/cpp_toolbelt
Collection of useful C++ classes
Language: C++ - Size: 207 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 4

jwinarske/drmpp
C++ DRM Client Library
Language: C++ - Size: 4.88 MB - Last synced at: 2 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 1

Gemini67/Celma
C++ Extension Library Modules for Applications
Language: C++ - Size: 2.32 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

BDSM-hardware/lock_handler
Manages multi points bondage locks, for self or collective bondage.
Language: PostScript - Size: 2.85 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

cpp-frug/cpp-frug.github.io
Pages du site web
Language: CSS - Size: 813 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

Alex0vSky/UePrjCreator
Unreal Engine project generator from command line
Language: C++ - Size: 2.8 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

ignacypolak1/ProcessorEmulator
Emulator for 6510 CPU (Commodore 64)
Language: C++ - Size: 122 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

Ebenezer-Shimeles/hareg_archiver
A file archiver with its own file format written using C++ and Flutter.
Language: C++ - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

coders-school/multithreading
Language: C++ - Size: 31.1 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 59

Numendacil/cpp-mirai-client
mirai-api-http的C++封装
Language: C++ - Size: 6.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

karmakrafts/kstd-platform 📦
OS abstractions for various purposes like memory mapping for C++17/20.
Language: C++ - Size: 213 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

karmakrafts/kstd-core 📦
Core of the Karma Krafts standard library for C++17/20.
Language: C++ - Size: 376 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

joseevilasio/projetoquizverse
Projeto realizado em C++ utilizando conceitos da formação de Programação WEB
Language: C++ - Size: 10.4 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

GeorgiiFirsov/objects
COM-inspired, lightweight object management framework for C++17 and later.
Language: C++ - Size: 258 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

JadeMatrix/Cpp-Learning-Materials
My personal materials recommendations for beginner-to-advanced C++
Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Smipe-a/Student-Works
🎓Laboratory works Bashkir State University by subject the Numerical Analysis
Language: C++ - Size: 354 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

Instand/signals
Easy to use object-oriented "callbacks"
Language: C++ - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

schaumb/is_lambda-cpp-type-trait
This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex
Language: C++ - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

nahratzah/objpipe
Collection streaming utilities.
Language: C++ - Size: 160 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Systemcluster/Elsa
Modern C++ header-only interface to Lua 5.1+ and LuaJIT 2.0+ (WIP)
Language: C++ - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

TusharChugh/ctci-modern_cplusplus
Modern C++ based solutions for cracking the coding interview and leet code questions
Language: C++ - Size: 273 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

BobSteagall/CppCon2016
Materials from my CppCon 2016 talk: "Implementing Lightweight Object Persistence with Modern C++"
Language: C++ - Size: 489 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

manishanis/eye-training
Train your eyes. Read faster.
Language: Vue - Size: 199 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

Enziferum/robot2D
C++ 2D Engine
Language: C++ - Size: 5.25 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

SergeyIvanov87/TTL
Collection of usefull C++ templates utils, based on Mix-in classes concepts: Event Framework, Serialize Framework, Resource Framework and curious utils
Language: C++ - Size: 544 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

giuliom/BasicRenderer
A simple renderer
Language: C++ - Size: 5.3 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

607011/AppleCore
Deeply zoom into the Mandelbrot set and create videos from your journey
Language: C++ - Size: 387 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

junfengyu/UsefulDSPFilter
Moving Average and Median Filters in C++ and Rust
Language: C++ - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

umutsevdi/lled
A Lightweight Lua editor written with ImGUI that can modify itself at runtime.
Language: C++ - Size: 96.7 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

dockpack/base_gcc
🐂 Ansible role to install GNU C/C++ Compilers
Language: Makefile - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Aden-Q/cmu-15-445
CMU 15-445 Database Systems, Fall 2021
Language: C++ - Size: 74.7 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Kartik-Katkar/DSA
DSA Solutions and Study Material
Language: C++ - Size: 146 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

GeorgiiFirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
Language: C++ - Size: 1.88 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 3

hannes-harnisch/Array
A collection of array-based containers offering various tradeoffs.
Language: C++ - Size: 1.74 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

TheF0x0/FoxControl-Firmware
MCU Firmware for the FoxControl project.
Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

VogelPapaFinn/SmallConfigs
A small C++17 lib to handle simple config files.
Language: C++ - Size: 748 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kevin-mcm/lambda-idioms
C++ lambda idioms
Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

moebius-rex/primes
A learning project that implements an algorithm for finding prime numbers, in several widely-used programming languages, running natively or as containers in multiple environments.
Language: C++ - Size: 328 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Thiagoow/Fatec-ZS-Cpp-Projects
Exercícios de desenvolvimento com C++. Criado para estudos de programação na Fatec Zona Sul.
Language: C++ - Size: 53.7 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

wolframroesler/linktimeplugin
C++17 header-only library for registration and management of link-time plug-ins.
Language: C++ - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

gcardi/FmtCppBuilder
A wrapper around Sysutils::Format that can solve the problems it has with float and double; for C++ Builder (bcc32c/bcc64)
Language: C++ - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

estshorter/mlflow.cpp
MLflow Tracking REST API client written in C++
Language: C++ - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

jin519/Poodle
Rendering engine using native C++ and modern openGL.
Language: C - Size: 178 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

jamboree/art
Async Result Type for Coroutine TS
Language: C++ - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Sree261/Sorting-Searching-Algorithm-Visualiser
A c++ console application to visualize sorting and searching algorithms
Language: C++ - Size: 214 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 4

Yash-Garg/cppfiles
📝 Some of my school projects and random codes on C++
Language: C++ - Size: 3.27 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

eantcal/httpsrv
HttpSrv is a retailed version of a lightweight HTTP server and derives from thttpd provided for for educational purposes.
Language: C++ - Size: 384 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

jackyhuynh/2d_histogram_filter_using_c_plus
2D Histogram is used to analyze the relationship among two data variables that have a wide range of values. A 2D histogram is very similar to a 1D histogram. The class intervals of the data set are plotted on both the x and y-axis. Unlike 1D histogram, it was drawn by including the total number of combinations of the values which occur in intervals of x and y and marking the densities. It is useful when there is a large amount of data in a discrete distribution, and simplifies it by visualizing the points where the frequencies of variables are dense.
Language: C++ - Size: 99.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mpokorny/hyperion
High performance radio astronomy data processing prototyping
Language: C++ - Size: 2.27 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

MeirKlemp/ConsoleGameCreator
Cross-Platform console game engine
Language: C++ - Size: 615 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

dbj-systems/dbj-laboratorium
Testing , Reasearch and Development. In and around iso c++
Language: C++ - Size: 4.88 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Andy260/obs-netsync
OBS Studio Plugin for synchronizing recording/streaming between multiple instances of OBS
Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

caiomcg/CPPTemplate
C++17 project template
Language: Makefile - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

dccarter/suil-archive 📦
Micro Web framework in mordern C++ (WIP)
Language: C++ - Size: 2.35 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

maurodelazeri/grpc-cpp
Simple grpc server/client in c++ ready to import on clion
Language: C++ - Size: 11.4 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

DBJDBJ/ucrt_crash_on_printf
after _setmode(_fileno(stdout), _O_U8TEXT), using printf crashes the program
Language: C - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

BobSteagall/CppNow2017
Materials from my C++Now 2017 talk: "Testing the Limits of Allocator Awareness"
Language: C++ - Size: 1.02 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

dineshkwal/TypeList
C++ Compile time typelist
Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

bugthesystem/utopia
:rocket: ⇴ µtopia
Language: C++ - Size: 13.7 KB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

nuclex-shared-cpp/Nuclex.Support.Native
General purpose library with utility code for C++20 projects, dealing with UTF-8 / UTF-16 / UTF-32 conversion, dependency injection, signals/slots, string/number conversion and threading.
Language: C++ - Size: 5.5 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 1

rzvncj/easy-dbuspp
Modern C++ D-Bus wrapper, aiming at abstracting the D-Bus machinery away
Language: C++ - Size: 152 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

DM8AT/GLGE
A 2D and 3D game engine to design cross-platform games
Language: C - Size: 4.83 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
