Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cpp17

Cpp17

88 projects

Showing 36 of 87 projects

Boost.PFR
Boost.PFRC++

A C++14 library providing std::tuple-like reflection for user-defined types without macros or boilerplate.

#cplusplus-14#metaprogramming#reflection-library
Stars1.5k
Forks169
Last commit1 day ago
EnvPool
EnvPoolC++

A C++-based high-performance parallel environment execution engine for vectorized reinforcement learning simulations.

#threadpool#parallel-computing#high-performance-computing
Stars1.4k
Forks142
Last commit9 days ago
unordered_dense
unordered_denseC++

A fast, densely stored C++17+ hashmap and hashset using robin-hood backward shift deletion, offering near-drop-in replacements for std::unordered_map/set.

#hash-tables#hash#stl-containers
Stars1.4k
Forks103
Last commit4 months ago
clipp
clippC++

A single-header C++11/14/17 library for expressive command line argument parsing with documentation generation.

#cmdline-parser#cpp17#argument-parsing
Stars1.3k
Forks154
Last commit2 years ago
stdgpu
stdgpuC++

A C++17 library providing efficient STL-like data structures (vector, unordered_map, etc.) for GPU programming with CUDA, OpenMP, and HIP backends.

#cuda#parallel-computing#high-performance-computing
Stars1.3k
Forks98
Last commit1 month ago
cpp17_in_TTs
cpp17_in_TTs

A collection of C++17 feature descriptions presented in Tony Tables format for clear comparison.

#code-examples#structured-bindings#tony-tables
Stars1.2k
Forks124
Last commit5 years ago
mongo-cxx-driver
mongo-cxx-driverC++

Official C++ driver for MongoDB, enabling C++ applications to connect, query, and manage MongoDB databases.

#database-driver#database#bson
Stars1.1k
Forks552
Last commit1 day ago
dyno
dynoC++

A C++17 library for runtime polymorphism using type erasure, offering non-intrusive interfaces, value semantics, and customizable storage and dispatch.

#concepts#boost-hana#value-semantics
Stars1.0k
Forks44
Last commit5 years ago
Rigel Engine
Rigel EngineC++

A modern C++ re-implementation of the classic DOS game Duke Nukem II, offering enhanced graphics and usability on modern systems.

#game-engine-2d#sdl2#opengl
Stars986
Forks65
Last commit2 years ago
v8pp
v8ppC++

A header-only C++ library for binding C++ classes and functions into the V8 JavaScript engine.

#node-js-addons#native-modules#cpp17
Stars960
Forks120
Last commit6 months ago
pprint
pprintC++

A single-header C++17 library for pretty-printing STL containers, user-defined types, and complex data structures.

#developer-tools#cpp17#single-header-lib
Stars934
Forks81
Last commit6 years ago
stduuid
stduuidC++

A C++17 cross-platform single-header library for generating and manipulating UUIDs (Universally Unique Identifiers).

#cpp-library#library#identifier-generation
Stars892
Forks129
Last commit1 year ago
ÖbEngine
ÖbEngineC++

A free and open-source 2D game engine with Lua scripting, built on SFML, featuring a map editor and plugin system.

#sfml#lua-scripting#open-source
Stars862
Forks55
Last commit2 years ago
ÖbEngine
ÖbEngineC++

A free and open-source 2D game engine with Lua scripting, built on SFML, featuring a map editor and plugin system.

#sfml#lua-scripting#open-source
Stars862
Forks55
Last commit2 years ago
IceCream-Cpp
IceCream-CppC++

A single-header C++ library for expressive and concise print debugging, replacing cout/printf with powerful formatting and lazy evaluation.

#formatting#c-plus-plus-11#print-debugging
Stars743
Forks37
Last commit1 month ago
libassert
libassertC++

An over-engineered C++ assertion library providing rich diagnostic information, automatic expression decomposition, and syntax highlighting.

#stack-trace#syntax-highlighting#cpp17
Stars713
Forks53
Last commit2 months ago
MPark.Variant
MPark.VariantC++

A C++17 std::variant implementation for C++11/14/17 compilers, providing type-safe unions.

#type-safe-unions#backwards-compatibility#discriminated-unions
Stars712
Forks91
Last commit3 years ago
Quantum++
Quantum++C++

A modern C++17 header-only quantum computing library for simulating arbitrary quantum processes.

#scientific-computing#quantum#simulation
Stars661
Forks141
Last commit21 days ago
std-simd
std-simdC++

A portable, zero-overhead C++ header-only library implementing std::experimental::simd for explicit data-parallel programming.

#parallel-computing#gcc#simd
Stars653
Forks43
Last commit3 years ago
blah
blahC++

A minimal 2D C++ game framework focused on simplicity, portability, and easy building with few dependencies.

#game-engine-2d#minimal-dependencies#direct3d
Stars604
Forks54
Last commit3 years ago
Jinja2С++
Jinja2С++C++

A C++ implementation of the Jinja2 Python template engine for dynamic HTML pages and source code generation.

#jinja2#cpp-library#template-engine
Stars591
Forks113
Last commit2 months ago
avcpp
avcppC++

A C++ wrapper for FFmpeg that simplifies multimedia processing with modern C++ abstractions.

#library#ffmpeg#video-processing
Stars534
Forks97
Last commit1 month ago
DAW JSON Link
DAW JSON LinkC++

A high-performance, no-allocation C++ JSON library for direct parsing to custom data structures with declarative mappings.

#parse#constexpr#high-performance
Stars504
Forks34
Last commit3 months ago
Rapidgzip
RapidgzipPython

A parallel gzip decompressor with fast random access, utilizing multi-core CPUs for high-speed decompression of standard gzip files.

#multi-core#parallel-computing#library
Stars454
Forks16
Last commit6 months ago
CPP-JWT
CPP-JWTC++

A C++14 library for creating, signing, verifying, and decoding JSON Web Tokens (JWT) with a clean API.

#security-tokens#authentication#jwt-header
Stars437
Forks124
Last commit3 months ago
FrameGraph
FrameGraphC++

A Vulkan abstraction layer that represents a frame as a task graph, simplifying graphics engine development.

#vulkan#async-compute#graphics-engine
Stars429
Forks38
Last commit5 years ago
fccf
fccfC++

A fast command-line tool that searches C/C++ source code using AST parsing and prints matching code snippets.

#clang#developer-tools#open-source
Stars386
Forks18
Last commit1 year ago
rotor
rotorC++

A minimalistic, event loop friendly C++ actor micro-framework with Erlang-like supervisor trees for building reliable concurrent applications.

#reactive-systems#high-performance#asio
Stars384
Forks35
Last commit17 days ago
Yomm2
Yomm2C++

A C++17 library implementing fast, open multi-methods to solve the Expression Problem, now superseded by Boost.OpenMethod.

#metaprogramming#cpp17#multi-methods
Stars382
Forks22
Last commit4 months ago
cpp-dump
cpp-dumpC++

A C++ header-only library for debugging that prints variables of any type with auto-formatting and syntax highlighting.

#syntax-highlighting#cpp17#c-plus-plus
Stars381
Forks15
Last commit1 year ago
LuaBridge3
LuaBridge3C

A lightweight, dependency-free C++17 library for binding Lua to C++ with support for multiple Lua implementations.

#luau#headers-only#cplusplus-lua-binding
Stars367
Forks48
Last commit1 day ago
lwlog
lwlogC++

A high-performance C++17 logging library with zero dynamic allocations during log calls, supporting synchronous and asynchronous logging.

#asynchronous-logging#metaprogramming#library
Stars345
Forks31
Last commit1 day ago
Strategr
StrategrC++

A desktop time management application that helps you time-box your day with strategies using a no-fuss approach.

#desktop-application#qt#productivity
Stars343
Forks36
Last commit1 year ago
Refureku
RefurekuC++

A cross-platform C++17 runtime reflection library with a code generator and dynamic library API.

#dynamic-library#cplusplus-17#cpp17
Stars250
Forks24
Last commit1 year ago
Rootex
RootexC++

An advanced C++ 3D game engine with a full editor, ECS architecture, and DirectX 11 renderer, powering an in-production game.

#bullet-physics#lua-scripting#gamedev
Stars231
Forks35
Last commit1 year ago
minja.hpp
minja.hppC++

A minimalistic C++ Jinja templating engine specifically designed for LLM chat templates, used in llama.cpp and other projects.

#chat-templates#cpp17#llama-cpp
Stars215
Forks32
Last commit8 months ago
PreviousPage 2 of 3Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#C Plus Plus58
#Cpp49
#Header Only36
#Cross Platform27
#Cplusplus22
#Cpp1121
#C Plus Plus 1720
#Cpp1420
#High Performance15
#Game Development13
#Cpp2013
#Game Engine12