cxx17
There are 96 repositories under cxx17 topic.
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
NVIDIA/cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
MOLAorg/mola
A Modular Optimization framework for Localization and mApping (MOLA)
skui-org/skui
Skia-based C++ UI framework
falemagn/uberswitch
A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.
es3n1n/re-unplayplay
Spotify's drm(playplay) cryptography functions. cxx/js/python supported
vtnerd/monero-lws
Monero Light Wallet Server (scans monero viewkeys and implements mymonero API). Fast LMDB backend.
gbytegear/TcpServer
Crossplatform Multi-threading TCP/IP Server
falemagn/fameta-counter
Compile time counter that works with all major modern compilers
libKriging/libKriging
kriging library for performance and wide language support
paulsengroup/hictk
Blazing fast toolkit to work with .hic and .cool files
arminms/g3p
Modern C++ interface library for Gnuplot with Jupyter support
rthrfrd/webxx
Declarative, composable, concise & fast HTML & CSS components in C++
gdelugre/literal_ipaddr
C++17 constexpr implementation of inet_addr / inet_aton / inet_pton
gpdaniels/gtl
A collection of useful well-commented, self-contained, simple, and/or interesting C++ classes
TheLartians/BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
eggs-cpp/invoke
A C++11/14/17/20 implementation of INVOKE and its related facilities.
hedzr/cmdr-cxx
cmdr cxx version, a C++17/20 header-only command-line parser with hierarchical config data manager here
rdeepak2002/DeepsEngine
Modern 3D game engine created with OpenGL, GLFW, C++, Entt, Lua, Sol2, Assimp, Emscripten, and Qt 5
winspool/stdtests
C / C++ Compiler and standard library Conformance Test Suite
asartori86/advanced_programming-2018-19
Material for the advanced programming course 2018-19
osamasalem/stringozzi
C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core
cnruby/w3h1_cmake
Learn CMake and C/C++
glensand/hope
Leave your hope when checking source
EmmmaTech/Calculator_NX
This is my C++ Calculator program, ported to the Nintendo Switch
mincrmatt12/MSign
internet-connected led sign control system
organization/Libreism
Open source server time viewer written in C++
Erlkoenig90/uSer
µSer portable serialization library for C++
hypercore-cxx/hyper-build
A very minimal, general purpose C++ build tool.
spianmo/GeoLocation
Use C++ ATL COM to obtain real-time GPS coordinates on the Windows platform, support location monitoring, and implement the same method as dotNet's System.Device.Location
hedzr/design-patterns-cxx
exercises about design patterns, in c++17
hedzr/undo-cxx
a c++17 undo/redo subsystem (linear or restricted non-linear)
avplayer/tinyrpc
Much fast, lightweight, async, based boost.beast and protobuf.
jwinarske/waypp
Wayland C++ Library
falgon/mpl-lazyk
Compile-time Lazy K interpreter with C++17 template metaprogramming (monadic implementation)