ntrel / cpp2Links
Overview of Herb Sutter's Cpp2 & cppfront
☆30Updated 2 years ago
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…☆114Updated 10 months ago
- CMake wrapper around the cppfront repository☆79Updated last year
- A C++ parser combinator library.☆166Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Creating a simpler, more intuitive means of C++ reflection☆125Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated 2 weeks ago
- a declarative UI library for C++☆119Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆67Updated last week
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- ☆71Updated last month
- C++20 Unit-Testing library☆53Updated 9 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A C++14 reflection library☆78Updated last month
- C++ command line argument parsing and routing☆51Updated last year
- Ranges that didn't make C++20☆95Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Modern C++20 Unicode library☆153Updated this week
- Unicode Algorithms Implementation for C/C++☆313Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆107Updated last week
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago