swansontec / map-macroLinks
A recursive C preprocessor macro which performs an operation on each element of a list
☆342Updated 8 months ago
Alternatives and similar repositories for map-macro
Users that are interested in map-macro are comparing it to the libraries listed below
Sorting:
- Collection of miscellaneous portable C snippets.☆745Updated 2 years ago
- A C/C++ header to help move #ifdefs out of your code☆884Updated last year
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆970Updated 5 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
- break into the debugger programmatically☆673Updated last year
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 years ago
- 🧪 single header unit testing framework for C and C++☆946Updated 5 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆736Updated last year
- A list of awesome C preprocessor stuff☆384Updated 6 months ago
- META data and RESource library for C language☆139Updated last week
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,023Updated last month
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆312Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- Compile Time Type Information for C++☆606Updated 2 years ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- A cross-platform (C99/C++11) process library☆614Updated last year
- C++ preprocessor☆259Updated last week
- Include binary files in C/C++☆1,148Updated 8 months ago
- Locate the current running executable and the current running module/library on the file system 🔎☆511Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆202Updated 10 months ago
- Single header stackful cross-platform coroutine library in pure C.☆882Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,159Updated 3 months ago
- Full-featured interfaces for C99☆340Updated 10 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆484Updated last year
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆579Updated 7 months ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,070Updated last week