netcan / meta-listLinks
Intuitive & Powerful C++20 consteval metaprogramming library(via value).
☆49Updated 4 years ago
Alternatives and similar repositories for meta-list
Users that are interested in meta-list are comparing it to the libraries listed below
Sorting:
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- C++20 Static Branch library☆96Updated 8 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- ☆125Updated 4 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Boost.org unordered module☆86Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A C++14 reflection library☆78Updated last month
- ☆161Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- A C++ parser combinator library.☆166Updated last week