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:
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆52Updated 8 months ago
- A compiler front end for the C++ language☆149Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 2 weeks ago
- a declarative UI library for C++☆117Updated last month
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- CMake wrapper around the cppfront repository☆79Updated last year
- Unicode Algorithms Implementation for C/C++☆307Updated last year
- ☆70Updated 5 months ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- A C++ parser combinator library.☆158Updated this week
- C++ library aiming to replace all built-in integers☆98Updated 2 weeks ago
- ☆159Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- C++20 Unit-Testing library☆52Updated 7 months ago
- ☆26Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- A C++ internal iteration library based loosely on Java Streams☆26Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++14 version of lexertl☆51Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆92Updated 6 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- A single header C++ wasm frontend library leveraging Emscripten☆38Updated last year
- Modern C++20 Unicode library☆140Updated 11 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago