zhihaoy / nontype_functional
Complete implementation of std::function, std::function_ref, and std::move_only_function
☆63Updated 3 months ago
Alternatives and similar repositories for nontype_functional:
Users that are interested in nontype_functional are comparing it to the libraries listed below
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- A C++14 reflection library☆71Updated 3 weeks ago
- A C++ parser combinator library.☆133Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆90Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆71Updated last month
- A C++20 concepts library, providing container concepts etc.☆81Updated 5 months ago
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- C++20 Compact Tuple Tools☆49Updated 3 weeks ago
- An indirect value-type for C++☆82Updated last year
- value types for composite class design - with allocators☆50Updated 2 weeks ago
- ☆75Updated 3 weeks ago
- an experimental standard C++ library☆89Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Coroutine support tools☆35Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆92Updated last year
- A fixed capacity dynamically sized string☆65Updated this week
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆111Updated 2 months ago
- ☆49Updated 7 months ago