An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cpp23

cschladetsch/CppRayMarch

Cpp23 RayMarcher using just CPU.

Language: C++ - Size: 0 Bytes - Last synced at: 27 minutes ago - Pushed at: about 1 hour ago - Stars: 0 - Forks: 0

HaxyM/crap

Simple template meta-programming library

Language: C++ - Size: 1.24 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 5 - Forks: 1

felix-leg/felix_s_useful_cpp_libraries

A bunch of my personal C++ libraries that are (hopefuly) useful for others

Language: C++ - Size: 105 KB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

dkosmari/sdl2xx

A C++23 wrapper for SDL2.

Language: C++ - Size: 752 KB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0

trapperdot00/programming_principles_and_practice_using_cpp_3rd_edition_exercises

My answers for the exercises in the book 'Programming: Principles and Practice using C++ (3rd edition)'

Language: C++ - Size: 1.56 MB - Last synced at: about 13 hours ago - Pushed at: about 13 hours ago - Stars: 0 - Forks: 0

Pixelfield-ru/SungearEngine

An open-source game engine

Language: C++ - Size: 1.28 GB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 25 - Forks: 1

uonrobotics/ctmd

CTMD: Compile-Time Multi-Dimensional matrix library

Language: C++ - Size: 221 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

dequillem/pulsenet-proto

pulse::net::proto - A production-grade, no-frills UDP protocol. Built for performance, reliability, and real-time systems. (Mirror)

Language: C++ - Size: 71.3 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

allcreater/gromada-viewer

Simple map viewer of the good old game Gromada

Language: C++ - Size: 98.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

roq-trading/roq-cpp-json-publisher-template

C++ JSON publisher template project.

Language: C++ - Size: 72.3 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

roq-trading/roq-cpp-algo-template

C++ algo template project.

Language: C++ - Size: 775 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 2

roq-trading/roq-cpp-fix-client-template

C++ FIX client template project.

Language: C++ - Size: 131 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 2

roq-trading/roq-cpp-client-template

C++ client template project.

Language: C++ - Size: 110 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 2

roq-trading/roq-algo

C++ tools and utilities for algorithmic trading.

Language: C++ - Size: 374 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 2

roq-trading/roq-logging

Logging utilities.

Language: C++ - Size: 343 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 8 - Forks: 3

roq-trading/roq-flags

Command-line utilities.

Language: C++ - Size: 63.5 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 1

roq-trading/roq-api

C++ interfaces used to communicate with Roq's market gateways.

Language: C++ - Size: 12.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 480 - Forks: 113

lazy-eggplant/vs.xml

Special-purpose XML parser in standalone modern C++

Language: C++ - Size: 3.81 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

FrancoisCarouge/Kalman

Kalman Filter

Language: C++ - Size: 74.6 MB - Last synced at: about 15 hours ago - Pushed at: about 15 hours ago - Stars: 57 - Forks: 7

Bakasta-0/PyCalc-CE

PyCalc-CE : A Simple and Lightweight Calculator. Now in C++!

Language: C++ - Size: 23.4 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

aatango/AdventOfCode

Experiments with C++ while solving the Advent of Code puzzles

Language: C++ - Size: 55.7 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

suresh147-ai/pulsenet-udp

pulse::net::udp - Raw non-blocking UDP sockets with Go-style ergonomics, in modern C++23. (Mirror)

Language: C++ - Size: 82 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

dviglo2d/dviglo2d

Игровой движок на основе SpriteBatch

Language: C++ - Size: 3.21 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 4

federico-busato/Modern-CPP-Programming

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

Language: HTML - Size: 550 MB - Last synced at: 2 days ago - Pushed at: 27 days ago - Stars: 13,201 - Forks: 901

ashaduri/csv-parser

Compile-time and runtime CSV parser written in Modern C++

Language: C++ - Size: 819 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 31 - Forks: 5

alkuzin/kfs

Hobby monolithic x86-32 Unix-like operating system from scratch

Language: C++ - Size: 484 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

mikomikotaishi/modular-posix

C++ wrapper for POSIX C libraries

Language: C++ - Size: 46.9 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

Rconybea/xo-unit

compile-time dimension conversion and checking + support fractional dimension

Language: C++ - Size: 481 KB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

pointertobios/asco

C++20 coroutine based async framework.

Language: C++ - Size: 291 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 20 - Forks: 0

Rohan-Bharatia/Nautilus-Engine

Nautilus Engine is an open-source 3d game engine written in modern C++.

Language: C++ - Size: 194 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

oat-im/pulsenet-proto

pulse::net::proto - A production-grade, no-frills UDP protocol. Built for performance, reliability, and real-time systems. (Mirror)

Language: C++ - Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

oat-im/pulsenet-udp

Mirror of https://git.pulsenet.dev/pulse/udp

Language: C++ - Size: 43 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

Xylphy/Interpreter

CS322-F2 2024-2025

Language: C++ - Size: 198 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

2giosangmitom/leetcode-patterns

Learning DSA with LeetCode

Language: C++ - Size: 538 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6 - Forks: 0

fantasy-peak/fixsim

quickfix server simulator

Language: C++ - Size: 47.9 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

YexuanXiao/basic_json

A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.

Language: Bikeshed - Size: 391 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 2

doctest/doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

Language: C++ - Size: 6.31 MB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 6,199 - Forks: 658

WasabiWafer/SIA

Simple Implementation Approach C++ Codes

Language: C++ - Size: 223 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

LowerDeckBoy/Luden-Engine

Language: C++ - Size: 22.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

MrAviator93/protobridge

ProtoBridge - Versatile IC control and communication library for single-board computers build using modern C++ 23, join telegram channel for more info: https://t.me/protobridge

Language: C++ - Size: 2.41 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

Clownacy/clownmdsdk

Toolchain for creating Sega Mega Drive homebrew in modern C++.

Language: C++ - Size: 4.7 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 12 - Forks: 0

Curve/rohrkabel

🔌 A C++ Pipewire-API Wrapper

Language: C++ - Size: 578 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 63 - Forks: 5

ThePhD/ThePhD.github.io

Blogging is a go!

Language: HTML - Size: 299 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11 - Forks: 8

RavEngine/RavEngine

A fast C++23 3D game engine for modern devices, with wide platform support

Language: C++ - Size: 775 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 726 - Forks: 49

NVIDIA/libcudacxx 📦

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

Language: C++ - Size: 11.9 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 2,300 - Forks: 187

gvansickle/AwesomeMediaLibraryManager

Audio Media Library Manager using the Qt framework and modern C++

Language: C++ - Size: 327 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 3

es3n1n/obfuscator

PE bin2bin obfuscator

Language: C++ - Size: 345 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 679 - Forks: 68

mpusz/mp-units

The quantities and units library for C++

Language: C++ - Size: 36 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 1,194 - Forks: 100

vaibhavmodi45/Learning-DSA

Welcome to the Learning DSA repository! This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains various implementations, examples, and exercises to help you understand and master DSA concepts.

Language: C++ - Size: 313 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Jhuighuy/TitSolver

SPH multiphysics solver

Language: C++ - Size: 2.36 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 2

RQuarx/aurgh

AURGH is an Arch User Repository Graphical Helper, made with GTK3 and C++23.

Language: C++ - Size: 181 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

AlexusYT/MegaEngineRing

Language: C++ - Size: 1.58 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

ReziTools/ReziSolids

Tool for solving structural mechanics problems with 1D beam element analysis.

Language: C++ - Size: 4.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

ValeriiKoniushenko/Utils

Utils library for working with common types and common approaches.

Language: C++ - Size: 320 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

roq-trading/roq-cpp-samples

C++ examples.

Language: C++ - Size: 10.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 162 - Forks: 55

odoo/paper-muncher

📄 An experimental document-generation tool

Language: C++ - Size: 71.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 116 - Forks: 16

haxscramper/haxorg

Org-mode markup language parser written in C++

Language: C++ - Size: 11.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

mikomikotaishi/openJuice

🍊 Open-source terminal recreation of 100% Orange Juice

Language: C++ - Size: 87.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

shlomnissan/cpplib-starter

🔨 Modern C++ Library Starter

Language: CMake - Size: 136 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

0xsegf4ult/lumina

3D graphics/simulation library

Language: C++ - Size: 372 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

rutura/cpp23m

Master Modern C++ with Real Projects Learn C++23 the professional way with real-world projects, modern tools like CMake and vcpkg, and industry-standard practices. Perfect for beginners, students, and professionals aiming to write future-proof, high-performance C++ code.

Language: C++ - Size: 965 KB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 33 - Forks: 22

FrancoisCarouge/TypedLinearAlgebra

Typed Linear Algebra

Language: C++ - Size: 597 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

calint/glosi

experimental 3d multiplayer game framework using simple data layer 2 and opengl es3 in c++ 23

Language: C++ - Size: 1.85 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

StackOverflowExcept1on/uwp-injector

This project allows to perform DLL-injection into UWP applications

Language: C++ - Size: 53.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 12 - Forks: 3

YexuanXiao/deque

The next-generation deque container for C++

Language: C++ - Size: 356 KB - Last synced at: 9 minutes ago - Pushed at: 8 days ago - Stars: 0 - Forks: 1

antkeeper/antkeeper-source

🐜 Ant colony simulation game source code

Language: C++ - Size: 4.89 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 46 - Forks: 1

JnCrMx/cutie-logs

A simple and lightweight OpenTelemetry log server combining collection, storage and analysis.

Language: C++ - Size: 1.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

stevensudit/Corvid

Corvid general purpose library for C++, providing a crow's-eye view of std.

Language: C++ - Size: 484 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

malium/GreaperMath

Header-only math utilities for Greaper projects

Language: C++ - Size: 126 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

malium/GreaperCore

The base of all the Greaper projects

Language: C++ - Size: 245 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

malium/Greaper

A modular application framework in C++

Language: C - Size: 725 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Hcolda/QChatServer

A lightweight chat software server (WIP)

Language: C++ - Size: 8.28 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 1

YoungHaKim7/cpp23_26_project

C++23_26 & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

Language: Just - Size: 94.7 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 1

qlibs/perf

C++23 Performance library

Language: C++ - Size: 86.9 KB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 13 - Forks: 0

Roy-Fokker/sdl3-cpp23-project-template

SDL3 GPU with C++23 Modules Project Template

Language: CMake - Size: 81.1 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

oboukli/misc-problem-solutions

Showcases and solutions to various popular programming problems, written in C90, C++17, C++20, and C++23

Language: C++ - Size: 671 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

orange-cpp/omath

Cross-platform modern general purpose math library written in C++23

Language: C++ - Size: 1.62 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 47 - Forks: 4

KaruroChori/enance-amamento

A template library for headless rendering of Signed Distance Fields based on OpenMP.

Language: C++ - Size: 471 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 21 - Forks: 0

SahneDunya/C-New-Tecnolocy-Original-project-

C New Technology is a modernized version of the Classic C language developed by Sahne Dünya. Its abbreviation is CNT. For more information about CNT, you can read Wikipedia and the README file!

Language: C - Size: 290 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

autohdw/QuBLAS

Quantized BLAS

Language: C++ - Size: 377 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 2

terroo/terlang

Programming language for scripting with syntax similar to C++

Language: C++ - Size: 122 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 71 - Forks: 3

Noscka/NosLib

A library containing different functions, classes and etc, so I don't have to rewrite code

Language: C++ - Size: 802 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

cppmap/cppmap.docs

🗺️ Source code of "C++ の歩き方": C++20/23/26 resources written in Japanese.

Size: 2.69 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 180 - Forks: 20

JoostHouben/Euwe-chess-engine

A UCI chess engine written in modern C++

Language: C++ - Size: 2.56 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

Roy-Fokker/sdl3-text

Learning how to use SDL-TTF with SDL-GPU api

Language: CMake - Size: 62.5 KB - Last synced at: 12 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

SahneDunya/C-Ampersand

C Ampersand is a programming language developed by Sahne Dünya for the Sahne64 ecosystem. For more information, check out the README or Wikipedia!

Language: C - Size: 224 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

lkimuk/cpp-resources

C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。

Size: 88.6 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 228 - Forks: 21

lambda-snail/redis-like

A subset of the Redis server functionality, made for the Redis server coding challenge

Language: C++ - Size: 116 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

robertoraggi/cplusplus

A compiler front end for the C++ language

Language: C++ - Size: 6.24 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 129 - Forks: 14

jowillianto/moderna-process

C++23 based library for spawning subprocesses and processes.

Language: C++ - Size: 40 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

kyuupichan/kcpp

A C++23 and C23 preprocessor implemented in Python

Language: Python - Size: 2.65 MB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

theo-dep/simple-video-cms

This is a mirror of https://gitlab.devau.co/theo/simple-video-cms. A back and front architecture video content management system with FFmpeg and SQLite.

Language: C++ - Size: 46.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

tip-of-the-week/cpp

C++ Tip Of The Week

Language: C++ - Size: 2.41 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1,611 - Forks: 73

andreasfertig/cppinsights

C++ Insights - See your source code with the eyes of a compiler

Language: C++ - Size: 3.03 MB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 4,252 - Forks: 251

R1NC/NGenXX

A cross-platform framework based on modern C++, supporting biz dev via Lua & JS.

Language: C++ - Size: 2.07 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 4 - Forks: 0

reach2sayan/Expression_Differentiator

A C++23 template library for symbolic mathematical expressions, derivatives, and equation systems with compile-time evaluation capabilities.

Language: C++ - Size: 99.6 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 1

rhalbersma/bit_set

Rebooting the std::bitset franchise

Language: C++ - Size: 822 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 44 - Forks: 5

Curve/ereignis

🎉 A thread-safe C++23 Event Library

Language: C++ - Size: 101 KB - Last synced at: 3 days ago - Pushed at: 17 days ago - Stars: 14 - Forks: 3

Sstmtz/LearnCpp

A repository to record my daily learning of C++ coding.

Language: C++ - Size: 458 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

grobwrk/pars

pars c++23 framework

Language: C++ - Size: 40.5 MB - Last synced at: about 3 hours ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0