dwd31415 / single-c-fileLinks
This tool merges C or C++ source files into one single .c/.cpp file.
☆16Updated 10 years ago
Alternatives and similar repositories for single-c-file
Users that are interested in single-c-file are comparing it to the libraries listed below
Sorting:
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Papers for the C++ Standards Committee, WG21☆56Updated 2 months ago
- An HTTP server library in C++☆16Updated 6 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- C++ remote library☆24Updated 10 years ago
- LALR1 C++ parser generator from BNF grammar (just copy-n-paste BNF grammar from RFC and you'll get a parser)☆15Updated 11 years ago
- The C++ Alliance (website)☆17Updated 3 weeks ago
- Primer for C++ Concepts☆24Updated 6 years ago
- functional programming in cpp.☆42Updated 11 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 4 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- Compiler of the EDDI programming language☆32Updated 2 months ago
- llvm, clang and cling wrapped into one repo☆50Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- A debugger for CMake☆23Updated 5 years ago
- Cake is a fast build system written in Python.☆20Updated 5 months ago
- Python-like range iterators for C++☆81Updated 7 years ago
- ☆13Updated 2 years ago
- Self-aware struct-like types in C++11☆45Updated 13 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago