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…☆109Updated 8 months ago
- a declarative UI library for C++☆117Updated last week
- Unicode Algorithms Implementation for C/C++☆309Updated last year
- CMake wrapper around the cppfront repository☆79Updated last year
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆53Updated 8 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- Modern C++20 Unicode library☆143Updated last year
- A compiler front end for the C++ language☆150Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- ☆70Updated 5 months ago
- ☆26Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- ☆66Updated this week
- Ranges that didn't make C++20☆94Updated last year
- A single header C++ wasm frontend library leveraging Emscripten☆38Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- C++14 version of lexertl☆51Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++ library aiming to replace all built-in integers☆99Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago