josuttis / cppmodulesLinks
☆10Updated 2 years ago
Alternatives and similar repositories for cppmodules
Users that are interested in cppmodules are comparing it to the libraries listed below
Sorting:
- Regular Void: The Library☆10Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last month
- ☆17Updated 5 years ago
- Libunifex networking library☆20Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated this week
- ☆17Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Example static/shared library output of cmake-init☆13Updated 11 months ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++ build system that uses C++ for build configuration.☆24Updated this week
- Make std::mdspan formattable by std::format.☆11Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 4 months ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago