emmatyping / cceLinks
commandline compiler explorer - use https://godbolt.org from your terminal!
☆198Updated 4 years ago
Alternatives and similar repositories for cce
Users that are interested in cce are comparing it to the libraries listed below
Sorting:
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago
- A crate for demangling C++ symbols☆307Updated 2 weeks ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆106Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆83Updated 2 months ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- An alternative TUI for gdb☆387Updated 3 months ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Dockerfile to build a Compiler Explorer Docker image☆17Updated 7 years ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- ☆71Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Command Line User Experience☆80Updated 5 years ago
- Determine programatically C from C++ as well as various versions☆196Updated 3 years ago
- Visualize git history in a sunburst chart☆13Updated last year
- Roman numeral support for C++17☆52Updated last year
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated last month
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago