Missed optimizations in C compilers
☆339Apr 15, 2018Updated 7 years ago
Alternatives and similar repositories for missed-optimizations
Users that are interested in missed-optimizations are comparing it to the libraries listed below
Sorting:
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Jul 6, 2017Updated 8 years ago
- Liveness-driven random C code generator☆42Jul 30, 2025Updated 7 months ago
- 🧚 A slightly different version of C.☆179Jul 17, 2023Updated 2 years ago
- A simple heap memory allocator in ~200 lines.☆915Dec 14, 2020Updated 5 years ago
- APL-like functions for use from Lua.☆18Mar 23, 2015Updated 10 years ago
- ☆19Feb 7, 2018Updated 8 years ago
- A superoptimizer for LLVM IR☆2,350Aug 28, 2024Updated last year
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,263Oct 7, 2024Updated last year
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆311Jan 26, 2017Updated 9 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807May 23, 2021Updated 4 years ago
- The x86 processor fuzzer☆5,008Feb 20, 2024Updated 2 years ago
- C API for creation and analysis of binary data☆21Aug 16, 2017Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆112Feb 18, 2018Updated 8 years ago
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- yet another lexical preprocessor☆40Jan 17, 2021Updated 5 years ago
- Branchless UTF-8 decoder☆625Aug 30, 2022Updated 3 years ago
- A Small C Compiler☆6,362May 2, 2024Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆50Feb 25, 2023Updated 3 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Iodine: Verifying Constant-Time Execution of Hardware☆15Mar 29, 2021Updated 4 years ago
- A purely academic effort to compile a subset of C to a 3-symbol, 5-tape simulated turing machine ruleset.☆11Sep 17, 2011Updated 14 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆281Jun 11, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- Multi-Language Platform for Dynamic Programming Languages☆640Jul 19, 2022Updated 3 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆563Apr 20, 2025Updated 10 months ago
- A single-header C library all about generic vectors☆26Mar 3, 2017Updated 9 years ago
- LLVM Profiling Visualization☆84Jan 11, 2022Updated 4 years ago
- A language and an embedded JIT compiler☆1,191Updated this week
- A Python-like systems programming language☆84Feb 8, 2016Updated 10 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Jun 8, 2018Updated 7 years ago
- A compiler for the Tiger programming language targeting LLVM☆13Aug 10, 2025Updated 6 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Oct 27, 2019Updated 6 years ago
- Luke Gorrie's blog☆567Mar 24, 2023Updated 2 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Nov 13, 2017Updated 8 years ago
- A dead simple editor☆460Aug 14, 2019Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- A compiler frontend for the C programming language☆563Nov 9, 2025Updated 3 months ago
- MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 3/4/5, Nintendo Switch, Android and other platforms☆2,754Jun 20, 2025Updated 8 months ago
- Structured concurrency in C☆1,916Apr 9, 2024Updated last year