cpp17-library
There are 156 repositories under cpp17-library topic.
cycfi/elements
Elements C++ GUI library
BowenFu/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
p-ranav/alpaca
Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
mxmlnkn/rapidgzip
Gzip Decompression and Random Access for Modern Multi-Core Machines
jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
MiroKaku/ucxxrt
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
gelldur/EventBus
A lightweight and very fast event bus / event framework for C++17
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.
ChristianPanov/lwlog
Very fast synchronous and asynchronous C++17 logging library
p-ranav/glob
Glob for C++17
p-ranav/criterion
Microbenchmarking for Modern C++
ricosjp/monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
DeveloperPaul123/eventbus
A simple, header only event bus library written in modern C++17.
skramm/homog2d
C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.
unterumarmung/fixed_string
C++17 string with fixed size
bitbouncer/kspp
A high performance/ real-time C++ Kafka streams framework (C++17)
mxmlnkn/indexed_bzip2
Fast parallel random access to bzip2 and gzip files in Python
BowenFu/mathiu.cpp
mathiu : a simple computer algebra system in C++.
bkille/BitLib
Provides a bit-vector, an optimized replacement of the infamous std::vector<:b:ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vectors.
jbaldwin/liblifthttp
Safe and easy to use C++17 HTTP client library.
p-ranav/pipeline
Pipelines for Modern C++
Soundux/traypp
🛩️ A cross-platform C++ system tray library
katursis/samp-ptl
SA:MP Plugin Template Library (C++17)
soasis/idk
The IDK (Industrial Development Kit) library!
kishanrajput23/Training-Schedule-Management
This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
mattkretz/vir-simd
improve the usage experience of std::experimental::simd (Parallelism TS 2)
p-ranav/container_traits
Container Traits for Modern C++
greenfish77/gaenari
c++ incremental decision tree
jbaldwin/libcappuccino
C++17 Cache Data Structure Library
keltonhalbert/SHARPlib
Sounding and Hodograph Analysis and Research Program (SHARP) C++ library for conducting analysis of atmospheric sounding profiles.
martinstarkov/ecs
C++ Single Header Entity Component System Library
MoserMichael/cppcombinator
parser combinator and AST generator in c++17
Soundux/webviewpp
🛰️ A cross-platform C++ webview library
Curve/channel
🧵 A C++ implementation of Rust's std::sync::mpsc::channel
whitemech/lydia
A tool for LDLf translation to DFA and for LDLf synthesis.