shafik / determine_c_or_cppLinks
Determine programatically C from C++ as well as various versions
☆199Updated 4 years ago
Alternatives and similar repositories for determine_c_or_cpp
Users that are interested in determine_c_or_cpp are comparing it to the libraries listed below
Sorting:
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- ☆86Updated 5 months ago
- POSIX equivalent of Windows DLL import libraries☆276Updated 10 months ago
- Generates https://eel.is/c++draft☆182Updated last month
- selectively remove C preprocessor conditionals☆186Updated last year
- A list of compiler warning flags for different GCC and clang versions☆237Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 7 months ago
- Super-parallel Python port of the C-Reduce☆317Updated last week
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A better c++filt and a better undname.exe, in one binary.☆378Updated last year
- A small study in hardware accelerated AoS reversal☆179Updated 7 years ago
- Implementing a CPU emulator using C++Templates