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…☆112Updated 9 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆57Updated last week
- CMake wrapper around the cppfront repository☆79Updated last year
- a declarative UI library for C++☆116Updated this week
- ☆69Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Modern C++20 Unicode library☆151Updated 2 weeks ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆121Updated last month
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆101Updated 3 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- A compiler front end for the C++ language☆150Updated this week
- C++20 Unit-Testing library☆52Updated 8 months ago
- ☆26Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- ☆71Updated last week
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- A C++ parser combinator library.☆162Updated last month
- C++ command line argument parsing and routing☆51Updated last year
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A single header C++ wasm frontend library leveraging Emscripten☆38Updated last year
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Bytecode interpreter☆80Updated 11 months ago