C++17 library facilities for older compilers
☆145Jun 6, 2020Updated 5 years ago
Alternatives and similar repositories for cpp17_headers
Users that are interested in cpp17_headers are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆151May 1, 2024Updated last year
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38May 20, 2025Updated 9 months ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- Proposal for the expected class.☆18May 12, 2017Updated 8 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Jul 29, 2016Updated 9 years ago
- Implementation of C++20's std::span for older compilers☆375Feb 14, 2023Updated 3 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- Experimental support for the Boost libraries on biicode☆15Jul 29, 2015Updated 10 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- {fmt} support for ranges, containers and types with tuple interface.☆27May 25, 2018Updated 7 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Modern C++ generic header-only template library.☆105Jul 20, 2025Updated 8 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- optional (nullable) objects for C++14☆314Sep 16, 2020Updated 5 years ago
- A library for C++ reflection and introspection☆202Jul 30, 2017Updated 8 years ago
- Hidden module/dll detector for windows apps☆15May 21, 2017Updated 8 years ago
- C++17 `std::variant` for C++11/14/17☆708Dec 7, 2022Updated 3 years ago
- Web based application for managing your Sourcemod servers and users☆13Aug 8, 2014Updated 11 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 10 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51May 29, 2018Updated 7 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago
- C++11/C++14 Variant☆379Apr 13, 2023Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Feb 21, 2025Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- (very) lightweight version of Jinja2 for C++☆153Feb 14, 2020Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Dec 23, 2017Updated 8 years ago