ntrel / cpp2Links
Overview of Herb Sutter's Cpp2 & cppfront
☆29Updated last year
Alternatives and similar repositories for cpp2
Users that are interested in cpp2 are comparing it to the libraries listed below
Sorting:
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆93Updated 3 months ago
- CMake wrapper around the cppfront repository☆79Updated 7 months ago
- C++20 Unit-Testing library☆47Updated 2 months ago
- Experimental alternative to sender/receivers.☆20Updated last year
- value types for composite class design - with allocators☆51Updated last month
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆70Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- C++ library aiming to replace all built-in integers☆93Updated last month
- ☆26Updated last year
- a declarative UI library for C++☆114Updated last week
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated 3 weeks ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- ☆53Updated 2 weeks ago
- Bytecode interpreter☆76Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- ☆63Updated last month
- An indirect value-type for C++☆83Updated last year
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Boost.PFR without the boost namespaces☆72Updated this week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- high performance C++20 implementation of std::variant☆54Updated 3 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆58Updated 3 weeks ago