danmar / simplecppLinks
C++ preprocessor
☆241Updated last week
Alternatives and similar repositories for simplecpp
Users that are interested in simplecpp are comparing it to the libraries listed below
Sorting:
- ☆123Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆202Updated 2 weeks ago
- A compiler front end for the C++ language☆144Updated last week
- A library to parse C/C++ source as AST☆353Updated last month
- The draft C++ Reflection Technical Specification☆89Updated 4 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆249Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- Robin Rowe created libunistd, a lightweight Windows POSIX/Pthreads library implementation. If you want to build single codebase C/C++ cod…☆192Updated 4 months ago
- Modern C++20 Unicode library☆131Updated 8 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆113Updated 9 months ago
- Boost.org preprocessor module☆106Updated last month
- Unicode Algorithms Implementation for C/C++☆298Updated last year
- C++14 version of lexertl☆50Updated last week
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A C++ parser combinator library.☆151Updated last week
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆133Updated last year
- A highly efficient, move-aware operators library☆203Updated 2 years 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☆245Updated 6 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆187Updated 4 months ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- IFC format specification☆78Updated last week
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 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…☆98Updated 4 months ago