robertoraggi / cplusplusLinks
A compiler front end for the C++ language
☆148Updated 3 weeks ago
Alternatives and similar repositories for cplusplus
Users that are interested in cplusplus are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆118Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- C++ runtime reflection library☆122Updated last year
- C++ library for the Debug Adapter Protocol☆182Updated 8 months ago
- Bytecode interpreter☆79Updated 9 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 3 weeks ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- Thread aware Signal/Slot library☆83Updated 7 months ago
- ☆50Updated 8 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…