emmatyping / cceLinks
commandline compiler explorer - use https://godbolt.org from your terminal!
☆200Updated 5 years ago
Alternatives and similar repositories for cce
Users that are interested in cce are comparing it to the libraries listed below
Sorting:
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆103Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A crate for demangling C++ symbols☆322Updated this week
- compile time assembly interpreter☆86Updated 7 years ago
- A genetic algorithm based clang-format configuration file generator☆20Updated 6 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆143Updated 2 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Clone of wc in x64 assembly☆96Updated last year
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- HawkTracer is a highly portable, low-overhead, configurable profiling tool built in Amazon Video for getting performance metrics from low…☆135Updated 2 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- Visualize git history in a sunburst chart☆13Updated 2 years ago
- A REPL-style development environment for small C++ snippets☆56Updated last year
- A list of compiler warning flags for different GCC and clang versions☆236Updated 6 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on in…☆123Updated 8 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- A simple cmake-based modular build system for C and C++, designed to be easy to use with a higher level project format than that of cmake…☆27Updated 6 years ago