Projects in Awesome Lists tagged with cpp17-library
A curated list of projects in awesome lists tagged with cpp17-library .
https://github.com/cycfi/elements
Elements C++ GUI library
c-plus-plus cpp cpp17 cpp17-library gui modern-cpp
Last synced: 14 May 2025
https://github.com/p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
benchmark binary bytes checksum cpp17 cpp17-library efficient endian-independent fast header-only mit-license no-macros pybind11 python-wrapper python3 reflection serialization-library versioning
Last synced: 07 Apr 2025
https://github.com/jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
cpp cpp-library cpp-programming cpp14 cpp14-library cpp17 cpp17-library cpp20 cpp20-library kernel-driver msvc msvc-windows msvcrt msvcrtl stl stl-containers windows-driver windows-kernel
Last synced: 02 Sep 2025
https://github.com/mxmlnkn/rapidgzip
Gzip Decompression and Random Access for Modern Multi-Core Machines
cli command-line command-line-tool cpp cpp17 cpp17-library decompression gzip gzip-decompression header-only library parallel python-library python3 random-access thread
Last synced: 15 May 2025
https://github.com/mirokaku/ucxxrt
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
cpp cpp17-library exception-handler stl windows-kernel
Last synced: 09 Apr 2025
https://github.com/spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
arm-neon arm-neon-libraries avx cpp cpp-library cpp-modules cpp17 cpp17-library cpp20 cpp20-modules gltf gltf-loader gltf2 gltf2-loader json khronos neon serialization simd sse
Last synced: 16 May 2025
https://github.com/soasis/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
cpp cpp17 cpp17-library cpp20 cpp20-library liberation ranges text unicode
Last synced: 16 May 2025
https://github.com/christianpanov/lwlog
Very fast synchronous and asynchronous C++17 logging library
asynchronous cpp cpp17 cpp17-library high-performance library logger logger-middleware logging logging-framework logging-library low-latency lwlog metaprogramming
Last synced: 25 Dec 2025
https://github.com/ChristianPanov/lwlog
Very fast synchronous and asynchronous C++17 logging library
asynchronous cpp cpp17 cpp17-library high-performance library logger logger-middleware logging logging-framework logging-library low-latency lwlog metaprogramming
Last synced: 15 Mar 2025
https://github.com/p-ranav/glob
Glob for C++17
cpp11 cpp14 cpp17 cpp17-library cpp17orlater file-name filesystem filesystem-library glob header-only lightweight name-matching pattern-matching pattern-recognition recursively-search single-header single-header-lib unix wildcards
Last synced: 06 Apr 2025
https://github.com/p-ranav/criterion
Microbenchmarking for Modern C++
benchmarking console console-application cpp17 cpp17-library criterion csv export header-only json library measurements microbenchmark microbenchmarks mit modern-cpp single-header single-header-lib single-header-library table
Last synced: 21 Aug 2025
https://github.com/DeveloperPaul123/eventbus
A simple, header only event bus library written in modern C++17.
c-plus-plus c-plus-plus-17 c-plus-plus-library callbacks cmake cplusplus cpp cpp-library cpp17 cpp17-library cross-platform event-bus eventbus events flexible-callbacks hacktoberfest header-only library modern-cpp no-dependencies
Last synced: 14 Apr 2025
https://github.com/developerpaul123/eventbus
A simple, header only event bus library written in modern C++17.
c-plus-plus c-plus-plus-17 c-plus-plus-library callbacks cmake cplusplus cpp cpp-library cpp17 cpp17-library cross-platform event-bus eventbus events flexible-callbacks hacktoberfest header-only library modern-cpp no-dependencies
Last synced: 05 Apr 2025
https://github.com/unterumarmung/fixed_string
C++17 string with fixed size
constexpr cplusplus cpp-library cpp-templates cpp17 cpp17-library cpp20 header-only single-file
Last synced: 12 Apr 2025
https://github.com/bowenfu/mathiu.cpp
mathiu : a simple computer algebra system in C++.
computer-algebra-system cpp cpp17 cpp17-library symbolic-computation symbolic-expressions symbolic-math
Last synced: 07 Jul 2025
https://github.com/mxmlnkn/indexed_bzip2
Fast parallel random access to bzip2 and gzip files in Python
bzip2 cli command-line command-line-tool cpp cpp17-library decompression gzip library parallel python python-library random-access
Last synced: 21 Mar 2025
https://github.com/jbaldwin/liblifthttp
Safe and easy to use C++17 HTTP client library.
async asynchronous cpp cpp17 cpp17-library curl event-driven http-client modern-cpp uv
Last synced: 09 Aug 2025
https://github.com/p-ranav/pipeline
Pipelines for Modern C++
concurrency constexpr cpp17 cpp17-library data-processing expressive header-only pipeline pipes single-header-lib single-header-library taskflow tuples
Last synced: 05 May 2025
https://github.com/soasis/idk
The IDK (Industrial Development Kit) library!
10x cpp cpp17 cpp17-library engineering industrial
Last synced: 09 Apr 2025
https://github.com/mattkretz/vir-simd
improve the usage experience of std::experimental::simd (Parallelism TS 2)
cpp cpp17-library parallelism-ts simd simd-library
Last synced: 02 Jul 2025
https://github.com/jbaldwin/libcappuccino
C++17 Cache Data Structure Library
cache cpp cpp17 cpp17-library lru modern-cpp
Last synced: 15 Apr 2025
https://github.com/p-ranav/container_traits
Container Traits for Modern C++
compile-time compile-time-meta-programming cpp17 cpp17-library helpers metaprogramming mit-license stl stl-containers template template-meta-programming template-metaprogramming type-traits
Last synced: 05 May 2025
https://github.com/atomicsponge/silvergun
:video_game: A lightweight game engine using Allegro
allegro cpp17 cpp17-library game-development game-engine
Last synced: 11 Jul 2025
https://github.com/whitemech/lydia
A tool for LDLf translation to DFA and for LDLf synthesis.
cpp17 cpp17-library dfa ldlf lydia synthesis synthesis-library
Last synced: 08 Jan 2026
https://github.com/stephanecharette/movedetect
Library to detect whether movement can be detected between two images or video frames.
cpp cpp17-library movement-detection opencv
Last synced: 14 Apr 2025
https://github.com/curve/channel
🧵 A C++ implementation of Rust's std::sync::mpsc::channel
cpp cpp17 cpp17-library cpp20 cpp20-library mpsc mpsc-channel threading
Last synced: 29 Oct 2025
https://github.com/hedzr/fsm-cxx
a finite state machine within c++17
cpp cpp17 cpp17-library design-patterns finite-state-machine fsm fsm-engine fsm-library memento-pattern state-machine state-management statemachine
Last synced: 05 Oct 2025
https://github.com/sandialabs/p3a
Portably Performant Physical Algebra
amd-gpu avx512 cmake cpp cpp17 cpp17-library cuda gpgpu hip hpc hpc-tools nvidia-cuda sandia-national-laboratories scr-2619 simd snl-science-libs vector
Last synced: 02 May 2025
https://github.com/guillaumedua/gcl_cpp
Makes my C++ projects easier and faster to develop
c-plus-plus cpp cpp-library cpp17 cpp17-library cpp20 cpp20-library gcl-cpp metaprogramming template-metaprogramming
Last synced: 01 Sep 2025
https://github.com/albin-johansson/abby
A header-only implementation of an AABB tree, written in C++17.
aabb aabb-trees axis-aligned-bounding-box collision-detection cpp17 cpp17-library game-development header-only hitbox mit-license
Last synced: 26 Mar 2025
https://github.com/beardedfish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
c-plus-plus config configuration cpp cpp17 cpp17-library ini ini-file ini-parser ini-reader ini-rw ini-writer initialization input io library oop output parser settings
Last synced: 25 Oct 2025
https://github.com/christianpanov/static_string
Experimental compile-time string manipulation C++17 library
compile-time cpp cpp17 cpp17-library library metaprogramming static-string string string-manipulation
Last synced: 14 Apr 2025
https://github.com/sergeyklay/cpp-project-template
Repository Templates for C++ Projects
boilerplate clang-format cmake cmake-examples conan cpp cpp-boilerplate cpp-library cpp17 cpp17-library cppcheck cpplint folder-structure github-actions hacktoberfest sqlite sqlite3 template-project
Last synced: 23 Apr 2025
https://github.com/matsutaku/simpledatastructure
C++17 library that packed some of succinct data structures and algorithms supports.
algorithms-datastructures cpp17-library succinct succinct-bit-vector succinct-data-structure
Last synced: 23 Apr 2025
https://github.com/prodeveloper0/litecv
liteCV is greater than OpenCV :)
computer-vision cpp cpp-library cpp14 cpp14-library cpp17 cpp17-library cv header-only image-processing
Last synced: 17 Jul 2025
https://github.com/soundux/pantomime
🗃️ A C++ library for work with mime-types
cpp cpp-library cpp17 cpp17-library mime mime-database mime-type mime-types mimetypes
Last synced: 26 Aug 2025
https://github.com/vincent-picaud/linearalgebra
Linear algebra (work in progress)
blas cpp cpp17-library lapacke linear-algebra
Last synced: 24 Mar 2025
https://github.com/pedrozappa/zosclib
OSC C++ Library
cpp cpp17 cpp17-library music osc protocol udp
Last synced: 02 Sep 2025
https://github.com/jbaldwin/libchain
Easy to use std::string enhancements.
cpp cpp17 cpp17-library modern-cpp string string-manipulation
Last synced: 06 Mar 2025
https://github.com/rajeevranjancom/leetcode_cpp
All about Leetcode c++ code programming.
cpp cpp-course cpp-library cpp11 cpp14 cpp17-library cppcheck leetcode leetcode-solutions
Last synced: 15 Mar 2025
https://github.com/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
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file
Last synced: 20 Feb 2025
https://github.com/jszitas/nlsolver
Easy, header only nonlinear optimizers in C++17
cpp cpp17-library header-only-library nonlinear-optimization optimization optimizer
Last synced: 10 Jul 2025
https://github.com/karnkaul/decf
Dumb simple Entity-Component framework in C++17
cpp cpp17 cpp17-library ecs entity-framework
Last synced: 20 Mar 2025
https://github.com/themusaigen/mywr
The cross-platform multiarchitectural memhacking library written in C++17.
cpp17 cpp17-library cxx17 cxx17-library gamehacking header-only-library memhack memhacking
Last synced: 13 Aug 2025
https://github.com/tenry92/libluna
Luna multimedia framework.
cpp17 cpp17-library cross-platform game-development game-engine game-framework
Last synced: 14 Oct 2025
https://github.com/karnkaul/fixed_vector
KT single header C++17 library for std::vector that uses a fixed size stack allocated buffer for storage.
cpp cpp17 cpp17-library single-header vector
Last synced: 20 Mar 2025
https://github.com/rainy-juzixiao/rainy-notification
A Windows notification library made with winrt and modern C++. Allows you to create a Windows notification using the C++17 standard and the new WinRT API. Support for more modern C++ features
cpp17 cpp17-library event-handlers modern-features notification toast toast-notifications windows windows-10 winrt wintoast
Last synced: 25 Jun 2025
https://github.com/thebashpotato/etl
A toolkit of templated classes which solve common programming problems in C++
cmake cpp-programming cpp-result cpp17-library cpp20-library header-only-library
Last synced: 16 Oct 2025
https://github.com/heyallnorahere/libglplayground
A cross-platform, open-source framework for tinkering with OpenGL
cmake cpp cpp17 cpp17-library cross-platform opengl
Last synced: 21 Mar 2025
https://github.com/cobyj33/jsxxn
A C++17 Hobbyist JSON Parser
cpp cpp-json cpp-json-api cpp17 cpp17-library ecma-404 hobby-project json json-data json-parser json-prettifier rfc-7159 rfc-8259 utf-8
Last synced: 06 Mar 2025
https://github.com/yohhoy/tecalc
tiny embedded calculator
calculator cpp cpp17-library header-only
Last synced: 08 Apr 2025
https://github.com/sergio-eld/dhconstexpr_lib
my constexpr lib
compile-time compile-time-map constexpr cpp17 cpp17-library header-only type-traits
Last synced: 23 Feb 2025
https://github.com/anime-pdf/timeduration-cpp
A lightweight C++17 header-only library for parsing and formatting human-readable time durations (e.g., "2d 5h 30m"). Supports chrono integration, SQL interval output, and flexible duration construction.
chrono cpp cpp17 cpp17-library duration-parser header-only lightweight sql-interval time-parsing utility-library
Last synced: 09 Apr 2025
https://github.com/aleokdev/aryibi
Arpiyi's renderer
2d-graphics cpp17 cpp17-library graphics graphics-library
Last synced: 15 Jul 2025
https://github.com/bersen66/order_book
Реализация биржевого стакана
cmake cmake-fetchcontent cpp17 cpp17-library order-book stl
Last synced: 26 Feb 2025
https://github.com/kamilkrauze/socked-odin
Socked library, but bound to Odin!
cpp17-library library linux odin package sockets windows
Last synced: 20 Feb 2025
https://github.com/xeverous/nukleus
C++ wrapper library for Nuklear IMGUI library. Supports and follows all Nuklear's defines.
cpp cpp11 cpp11-library cpp14 cpp14-library cpp17 cpp17-library header-only-library imgui
Last synced: 12 Aug 2025
https://github.com/p5-vbnekit/async_primitives.prototypes
C++17 asynchronous primitives prototype library
async async-architecture async-await async-functions async-programming asyncapi asynchronous asynchronous-tasks asynctask cpp cpp17 cpp17-library
Last synced: 30 Oct 2025
https://github.com/lazypanda07/json
Parser and builder for JSON in C++20.
cpp cpp-library cpp17 cpp17-library json
Last synced: 29 Mar 2025
https://github.com/soundux/iconpp
📸 A C++17 library that allows you to grab an application's icon on Linux
application-icon application-icons cmake cpp cpp-library cpp17 cpp17-library icons
Last synced: 01 Mar 2025
https://github.com/fulgen301/vtablepatch
Header-only library for C++17 that patches the VTable of class instances to call functions of your choosing.
cpp cpp-library cpp17 cpp17-library vtable
Last synced: 21 Mar 2025
https://github.com/moxibyte/moxibyte.svccore
Core libarary for implementing Windows and Linux Services
cpp cpp17 cpp17-library linux service service-framework service-programming windows
Last synced: 18 Jul 2025
https://github.com/3mkmalik/c_structs
Explore C programming with exercises on structs. Efficiently manage, store, and process data while enhancing your coding skills. 🌟💻
benchmark c cpp17-library cstruct deserialization endian-independent mit-license no-macros offline-first pack persistence pybind11 reflection storage struct sustainable template-metaprogramming versioning
Last synced: 16 Jul 2025
https://github.com/matjam/gridengine
Simple SFML based character mode game framework
cpp17 cpp17-library engine framework game opengl sfml
Last synced: 13 Jul 2025
https://github.com/kmx-systems/conversion-to-utf8
Converter from UTF-16 and UTF-32 to UTF-8 (header only)
conversion cpp cpp17 cpp17-library library utf utf-16 utf-32 utf-8
Last synced: 12 Apr 2025
https://github.com/guuzaa/numbers
C++ library to handle integer overflow
arithmetic cpp cpp17-library integer overflow-detection
Last synced: 19 Jan 2026
https://github.com/karnkaul/dlog
Dumb logger library
cpp cpp17 cpp17-library logging
Last synced: 20 Mar 2025
https://github.com/stefanofiorentino/uvw_static_lib_client
minimal test for statically link the uvw lib
Last synced: 07 Jul 2025