ntrel / cpp2Links
Overview of Herb Sutter's Cpp2 & cppfront
☆30Updated last year
Alternatives and similar repositories for cpp2
Users that are interested in cpp2 are comparing it to the libraries listed below
Sorting:
- CMake wrapper around the cppfront repository☆79Updated 11 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- a declarative UI library for C++☆117Updated 2 weeks ago
- C++20 Unit-Testing library☆50Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- C++ command line argument parsing and routing☆52Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆92Updated this week
- A C++ internal iteration library based loosely on Java Streams☆25Updated 3 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- A C++ parser combinator library.☆155Updated last month
- C++ library aiming to replace all built-in integers☆97Updated 2 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- An indirect value-type for C++☆84Updated 2 years ago
- Ranges that didn't make C++20☆91Updated 10 months ago
- Experimental alternative to sender/receivers.☆21Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- Unicode Algorithms Implementation for C/C++☆302Updated last year
- Backward compatibly refactor header-based C++ into modules.☆90Updated 3 months ago
- Modern C++20 Unicode library☆136Updated 10 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 6 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- ☆67Updated 3 months ago