danmar / simplecppLinks
C++ preprocessor
☆254Updated this week
Alternatives and similar repositories for simplecpp
Users that are interested in simplecpp are comparing it to the libraries listed below
Sorting:
- A compiler front end for the C++ language☆149Updated this week
- A library to parse C/C++ source as AST☆369Updated 5 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- ☆125Updated 4 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Boost.org preprocessor module☆111Updated 3 weeks ago
- C++14 version of lexertl☆51Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- libunistd, a lightweight POSIX and pthreads API implementation for building Linux-style C/C++ code in Visual Studio for Windowswithout WS…☆201Updated last month
- A collection of std-like single-header C++ libraries☆195Updated last month
- Unicode Algorithms Implementation for C/C++☆308Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆136Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- std::embed implementation for the poor (C++17)☆89Updated last year
- Modern C++20 Unicode library☆141Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆199Updated 2 years ago
- A recursive C preprocessor macro which performs an operation on each element of a list☆340Updated 6 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years 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…☆105Updated 8 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last week
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆577Updated 5 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆250Updated last week
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 5 months ago