Projects in Awesome Lists tagged with cpp23
A curated list of projects in awesome lists tagged with cpp23 .
https://github.com/QuadnucYard/PGM-ExactInference
曾经是高志强老师的概率图模型精确推理作业,现已使用XMake和c++23魔改
Last synced: 12 Mar 2025
https://github.com/diantonioandrea/ivo
ivo - A C++23 DGFE library for 2+1 space-time problems.
cpp23 discontinuous-galerkin finite-element-methods
Last synced: 31 Oct 2025
https://github.com/xeimsuck/cfroppy
Interpreter for Froppy language
cfroppy cpp cpp-interpreter cpp23 froppy interpreter
Last synced: 15 Mar 2025
https://github.com/soerlemans/acris
Acris is a compiler project for a systems programming language aimed at interoperability with multiple languages.
acris ast c cmake codegen compiler cpp cpp23 interoperability language lexer llvm python3 transpiler
Last synced: 02 Feb 2026
https://github.com/quadnucyard/pgm-exactinference
曾经是高志强老师的概率图模型精确推理作业,现已使用XMake和c++23魔改
Last synced: 07 Sep 2025
https://github.com/not-nik/cpp-stalin
A C++ standard library implementation
cpp cpp11 cpp14 cpp17 cpp20 cpp23 standard-library stl
Last synced: 12 Apr 2025
https://github.com/kkarbowiak/cpp-argparse
C++ command-line arguments parsing library based on Python's argparse module
argparse argument-parsing cli cpp20 cpp23 header-only single-header
Last synced: 04 Mar 2026
https://github.com/r1nc/ngenxx
A cross-platform framework based on modern C++, supporting biz dev via Lua & JS.
android c cpp cpp11 cpp14 cpp17 cpp20 cpp23 cross-platform crossplatform harmonyos ios js linux lua macos typescript wasm webassembly windows
Last synced: 02 Apr 2025
https://github.com/flavouredtux/ember
x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.
cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64
Last synced: 29 Apr 2026
https://github.com/wandvvs/expression-parser
Lexing and constructing AST for arithmetic expressions using the recursive descent parsing method
compiler cpp cpp23 cxx cxx23 interpreter language lexer lexer-parser lexing parser programming-language tokenizer
Last synced: 13 Apr 2025
https://github.com/soerlemans/crowlang
Crowlang is a compiler project for a systems programming language aiming to to have multiple backends (project is written in C++23).
cmake compiler cpp23 python3 transpiler
Last synced: 25 Jun 2025
https://github.com/niekdomi/vhdl-fmt
A fast, modern and configurable VHDL code formatter
Last synced: 12 Jan 2026
https://github.com/roq-trading/roq-cpp-client-template
C++ client template project.
Last synced: 13 Apr 2025
https://github.com/roq-trading/roq-clickhouse-adapter
Template project demonstrating ClickHouse integration.
adapter clickhouse cpp23 example template
Last synced: 13 Apr 2025
https://github.com/mguludag/expected
An extended version of C++23's std::expected<T, E> to use with variadic errors like expected<T, E1, E2, ...>
cpp17 cpp20 cpp23 cpp26 error-handling expected
Last synced: 29 Jan 2026
https://github.com/roq-trading/roq-cpp-algo-template
C++ algo template project.
algo-trading algorithmic-trading arbitrage back-testing cpp23 cpp26 crypto-markets exchange hft low-latency matching-engine oms simulation tick-data trading-strategies
Last synced: 18 Aug 2025
https://github.com/tomcat-42/cppdev
A modern C++ development box
archlinux containerization cpp cpp23 docker
Last synced: 25 Oct 2025
https://github.com/brainstone/staticmap
A compile time static map for C++20 or above
constexpr constexpr-all-the-things cpp-library cpp20 cpp23 header-only library map modern-cpp storage string
Last synced: 12 Jul 2025
https://github.com/salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
c cpp cpp11 cpp17 cpp20 cpp23 cpp2a cpp2b memory-management memory-map memory-mapping oop-cpp oops-in-cpp
Last synced: 02 Jan 2026
https://github.com/eternmaxwell/epix_engine
A cpp game engine based on ecs inspired by rust bevy.
bevy cmake cpp cpp23 ecs game game-engine pixel voxel
Last synced: 03 May 2026
https://github.com/atmofx/bigint
C++ big integer library
bigint biginteger biginteger-library competitive-programming cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 scientific-calculations scientific-computing
Last synced: 13 Mar 2026
https://github.com/dead-tech/rack
Reverse Polish Notation Stack Based Programming Language
clang-format clang-tidy cmake cpp23 github-actions mit-license pre-commit reverse-polish-notation stack-based-language
Last synced: 30 Apr 2026
https://github.com/giuliom/basiccpplibrary
Basic Cpp Library
algorithms concurrency cplusplus cplusplus-11 cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 memory-management multithreading regex-match searching-algorithms smart-pointers sorting-algorithms
Last synced: 29 Oct 2025
https://github.com/terroo/extract
Automatically recognizes and extracts various types of mime formats from compressed files. If it is installed, otherwise it says Failed to unpack: '[type]'. and you will need to install the appropriate software later
command-line cpp cpp23 extract wrapper
Last synced: 12 Feb 2026
https://github.com/slyfryfrog/nuit
A modern cpp game framework with an OpenGL backend and demo projects.
Last synced: 14 Oct 2025
https://github.com/arnavmehta3000/xwin
C++ 23 based Win32 window creation library
c-plusplus cpp23 win32 windows
Last synced: 17 May 2026
https://github.com/nitrogenez/gaffer
A project manager for modern C++
cpp cpp-programming cpp23 dependency-manager modern-cpp project-management
Last synced: 22 Aug 2025
https://github.com/mikomikotaishi/stdlibx
Experimental repackaging of the C++ standard library as modules
cpp23 libcxx libstdcxx rust-std-lib standard-library stdlib
Last synced: 18 Jan 2026
https://github.com/alcxpr/acheron
A little to nothing, general-purpose C++ library
Last synced: 10 Mar 2026
https://github.com/rsp4jack/libmfmidi
[WIP] C++23 MIDI library
cpp cpp-library cpp20 cpp23 midi midi-api midi-parser midi-player playback
Last synced: 02 Mar 2026
https://github.com/coralkashri/aoc
Advent of Code solutions collection using C++23
aoc aoc-2020-in-cpp aoc-2021-in-cpp aoc-2022-in-cpp aoc-2023-in-cpp aoc2020 aoc2021 cpp20 cpp23
Last synced: 16 Feb 2026
https://github.com/joachimcoenen/bigint
A fast Big Integer library written in C++23 providing many useful functions, like fast modular power, sqrt(), very fast log(), gcd(), perm(), comb(), etc...
bigint biginteger biginteger-cpp biginteger-library bignumber cpp23 scientific-computing
Last synced: 21 Feb 2026
https://github.com/alkuzin/ntool
Multifunctional network analyser tool written in C++ for Linux (ping, traceroute)
cpp cpp23 icmp-ping linux linux-app network network-analysis network-programming network-protocol network-protocols networking ping raw-sockets socket-programming traceroute unix unix-socket
Last synced: 07 Feb 2026
https://github.com/clownacy/clownmdsdk
Toolchain for creating Sega Mega Drive homebrew in modern C++.
cpp23 embedded sega-genesis sega-mega-drive toolchain-script
Last synced: 14 May 2025
https://github.com/soerlemans/awx
Short for AWK With Extensions. A POSIX compatible AWK interpreter with some added features.
Last synced: 19 Apr 2026
https://github.com/oltsu-code/olsh
olshell. the worlds worst shell.
cmake contributors-welcome cplusplus cpp cpp23 linux looking-for-contributors shell shell-scripting system-programming windows
Last synced: 16 Sep 2025
https://github.com/Hcolda/QChatServer
A lightweight chat software server (WIP)
chat chat-app chat-application chatapp chatroom cpp cpp23 server
Last synced: 06 Oct 2025
https://github.com/omnixs/orion
C++ DMN Business Rules Engine - Fast decision table evaluation with FEEL
ai-generated-code business-rules cpp cpp-library cpp23 decision-tables dmn feel-expressions rules-engine
Last synced: 04 Feb 2026
https://github.com/coopsdev/forti-api
FortiGate API (for FortiOS API v2) library wrapper for DNS Filtering and External ThreatFeed Connector integration.
cpp23 dns-blocking firewall firewall-management firewall-manager fortigate fortigate-api fortigate-firewall fortinet fortios fortiosapi-library threat-intelliegence threat-response
Last synced: 12 Jun 2025
https://github.com/morgancaron/latest-clang-action
GitHub action to provide a precompiled version of LLVM Clang for continuous integration without having to recompile at each run.
clang cpp cpp20 cpp20-modules cpp23 llvm
Last synced: 05 Jan 2026
https://github.com/evanpacini/functional
Bringing functional programming to C!
c c23 cpp cpp23 functional functional-programming
Last synced: 13 May 2026
https://github.com/beliumgl/sudokusolver
C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.
cpp cpp23 sudoku sudoku-game sudoku-puzzle sudoku-solution-finder sudoku-solver
Last synced: 13 Mar 2025
https://github.com/xinlei-robotics/mininav
Indoor mobile robot localization and navigation system. C++23, Eigen, ROS 2, Raspberry Pi.
cmake cpp cpp23 eigen ekf localization mobile-robot navigation raspberry-pi robotics ros2 slam
Last synced: 16 May 2026
https://github.com/brainstone/string-tomfoolery
A silly little library that explores what fun stuff you could do with strings and operators in C++...
cmake cpp cpp23 library string string-manipulation template
Last synced: 19 Jul 2025
https://github.com/mhaseeb123/gcb
GCB includes a suite of benchmarks and basic tests for CUDA-aware MPI and C++ compilers.
cpp cpp23 cuda mpi partitioned-communication st-mpi
Last synced: 17 May 2026
https://github.com/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/katze719/threadschedule
A modern C++ library for advanced thread management on Linux and Windows.
cpp-modules cpp17 cpp20 cpp23 cpp26 multithreading
Last synced: 07 Apr 2026
https://github.com/roq-trading/roq-cpp-fix-client-template
C++ FIX client template project.
cpp23 example fixprotocol template
Last synced: 13 Apr 2025
https://github.com/mguludag/typename
A small C++ utility for get type names constexpr from compiler
constexpr cpp17 cpp20 cpp23 reflection
Last synced: 22 Feb 2025
https://github.com/roy-fokker/sdl3-cpp23-project-template
SDL3 GPU with C++23 Modules Project Template
cmake cmake-modules cpm cpp-modules cpp23 linux sdl-gpu sdl3 windows
Last synced: 23 Jul 2025
https://github.com/arturbac/elite_help_tool
Elite Dangerous exploration planet visiting optimisation tool
Last synced: 22 May 2026
https://github.com/kojobailey/binary-cpp-library
A C++11 library for parsing the binary data of files and whatnot both easily and cleanly.
binary cplusplus cpp cpp20 cpp23 hpp library single-include
Last synced: 22 Mar 2025
https://github.com/kojobailey/nucc-cpp-library
A C++ library for serialising (reading) and deserialising (writing) CyberConnect2 NUCC data, useful for projects that interact with XFBIN files.
binary cc2 cplusplus cpp cpp17 cpp20 cpp23 cyberconnect2 deserialiser deserializer files lib library nucc parser reader serialiser serializer writer xfbin
Last synced: 22 Mar 2025
https://github.com/17xr/powerinteger
C++ Header for Computing Powers of Big Integers Using GNU MP Bignum Library
cpp cpp-library cpp23 cpp23-library mathematics
Last synced: 05 Apr 2025
https://github.com/palaceswitcher/alchemyplusplus
A data-driven Alchemy game using SDL3
cpp cpp23 game imgui sdl3 sdl3-image sdl3-ttf
Last synced: 30 Mar 2025
https://github.com/mhaseeb123/nvstdpar
C++26 powered GPU-accelerated scientific apps
cholesky cpp23 cpp26 fft nvhpc std-linalg stdexec stdpar stencil stl stl-algorithms
Last synced: 11 Nov 2025
https://github.com/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)'
cpp20 cpp23 exercise-solutions ppp3 programming-principles-3 programming-principles-and-practice-using-cpp programming-principles-and-practice-using-cpp-3
Last synced: 29 Aug 2025
https://github.com/beyondmagic/data-structures
Personal implementations/creations of all data structures I've used, learned, and wished to have.
c2x cpp23 data-structures-and-algorithms
Last synced: 14 May 2025
https://github.com/tanner-davison/asteroid-destroyer-sdl
Asteroid Destroyer made from scratch using C++ and SDL subsystems
cmake cmakel cpp cpp23 dll sdl2 sdl2-library
Last synced: 26 Dec 2025
https://github.com/aaalibaba42/txx
Exploration of how much I can do with only C++ typesystem metaprogramming. No literals, No std, no constexpr. Just the typesystem.
cpp-template cpp-template-programming cpp20 cpp23 metaprogramming
Last synced: 29 Jun 2025
https://github.com/eddmann/c3
Educational chess engine exploring chess programming techniques with modern C++23. Features magic bitboards, iterative deepening, alpha-beta pruning, transposition tables, and full UCI protocol support.
alpha-beta-pruning bitboard chess chess-engine cpp cpp23 educational negamax uci
Last synced: 13 Jan 2026
https://github.com/hcolda/qingliaochatclient
A lightweight chat software client (WIP)
chat chat-app chat-application chatapp chatroom client cpp cpp23
Last synced: 06 Mar 2025
https://github.com/hcolda/qchatclient
A lightweight chat software client (WIP)
chat chat-app chat-application chatapp chatroom client cpp cpp23
Last synced: 28 Mar 2025
https://github.com/roq-trading/roq-flags
Command-line utilities.
abseil-cpp command-line cpp23 flags options
Last synced: 13 Apr 2025
https://github.com/roq-trading/roq-fix-proxy
C++ FIX bridge front-end to support fan-out and load-balancing.
cpp23 cpp26 fan-out fix-protocol load-balancer proxy
Last synced: 07 Sep 2025
https://github.com/leandrosq/cpp-physics-sandbox
Simple Verlet physics sandbox
cpp cpp23 emscripten physics sandbox verlet verlet-integration verlet-physics wasm
Last synced: 17 Jan 2026
https://github.com/allcreater/gromada-viewer
Map viewer/editor for the good old game Gromada
Last synced: 05 Feb 2026
https://github.com/andreimoraru123/venus
Deep Learning Framework for C++23
cpp23 deep-learning neural-networks ranges tensors
Last synced: 07 Oct 2025
https://github.com/roy-fokker/sdl3-text
Learning how to use SDL-TTF with SDL-GPU api
cmake cpp-modules cpp23 sdl3 sdl3-gpu sdl3-ttf
Last synced: 23 Jan 2026
https://github.com/dawidlorenz/albikar
Game Editor and Game Engine written in C++ using Vulkan and Qt Framework
cpp23 game-editor game-engine gamedev qml qt6 vulkan
Last synced: 07 Feb 2026
https://github.com/kyuupichan/kcpp
A C++23 and C23 preprocessor implemented in Python
c-preprocessor c23 cpp-preprocessor cpp23 preprocessor
Last synced: 25 Feb 2026
https://github.com/panmasuo/fitbit-to-strava
Converter for non-GPS Fitbit workout activities to Strava.
Last synced: 26 Feb 2026
https://github.com/jakobknauer/l0
Statically typed, compiled programming language based on LLVM
Last synced: 28 Apr 2026
https://github.com/longhao-li/onion
A lightweight and easy to use async IO library implemented with C++20 coroutine.
async cpp cpp-coroutines cpp23 io-uring iocp socket-io
Last synced: 29 Apr 2026
https://github.com/alkuzin/kfs
Hobby monolithic x86-32 Unix-like operating system from scratch
assembler-x86 assembly bare-metal cpp cpp23 embedded kernel kernel-development kernel-drivers kernel-from-scratch kernel-module kernel-source kfs os osdev osdev-os osdev-projects osdev-tutorial systems-programming x86
Last synced: 29 Apr 2026
https://github.com/dkosmari/mpg123xx
A C++ wrapper for libmpg123
cpp cpp-library cpp23 cpp23-library mp3
Last synced: 30 Jun 2025
https://github.com/podumai/containers
Laboratory works (AAA test)
catch2 cmake conan containers cpp23 gtest
Last synced: 06 Jan 2026
https://github.com/zheng-bote/qt-cli_file_encryption-decryption
Qt6 C++23 commandline application to encrypt or decrypt a given file on Linux, MacOS, Windows with AES-256 CBC
aes-256-cbc cpp23 linux-shell macos-cli qt6 windows-cli
Last synced: 20 Apr 2026
https://github.com/pjsalter/library-catalog-optimisation
Library Catalog Optimisation: A C++ project for managing a sorted list of books using linked lists and vectors, optimising book insertions with operation tracking.
cpp cpp23 linked-list object-oriented-programming vector
Last synced: 13 Nov 2025
https://github.com/alex-sandalov/int2023_t
c++ bigint
biginteger biginteger-cpp cmake cpp23 googletest library
Last synced: 31 Aug 2025
https://github.com/aurimasniekis/cpp-parcel
Wrappable, wire-transferable C++23 value system with JSON serialization.
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-conduit
Modern C++23 header-only event-dispatching / event-transport library
amqp cpp cpp23 dispatcher event event-dispatcher event-driven events mqtt nats rabbitmq redis zeromq
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-commons
Header-only C++23 library of common/shared types for the C++ libraries
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-metadata
Modern C++23 header-only metadata container (JSON-like)
cpp cpp23 header-only header-only-library json metadata
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-logman
Modern C++23 header-only logging manager wrapping spdlog with channels, listeners, and structured events
cpp cpp23 log logging logs spdlog structured-logging
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-dimval
A header-only C++23 library for dimensional values
cpp cpp23 dimensional parcel units
Last synced: 28 May 2026
https://github.com/daggilli/range_adaptors
A small collection of useful C++20/23 range manipulation functor structs
cpp cpp20 cpp23 range-adaptor ranges views
Last synced: 01 Apr 2025
https://github.com/potatomaster101/aocpp
C++23 header only library for Advent of Code
adventofcode cpp23 header-only
Last synced: 11 Nov 2025