stephenrkell / libcrunchLinks
A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.
☆106Updated last year
Alternatives and similar repositories for libcrunch
Users that are interested in libcrunch are comparing it to the libraries listed below
Sorting:
- ☆55Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Continuation Passing C☆115Updated 6 years ago
- ALLVM Tools☆56Updated 3 years ago
- The Mickey Mouse of dynamic linkers☆16Updated 2 weeks ago
- Bootstrap compiler☆44Updated 6 years ago
- Marpa parse engine C library -- STABLE☆99Updated 2 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Library for generating ABI-compliant LLVM IR☆64Updated 5 years ago
- ☆48Updated 5 years ago
- A static verifier for concurrent C programs☆136Updated 4 years ago
- A term rewriting system for experimental programming language development.☆47Updated 2 weeks ago
- Execute and document benchmarks reproducibly.☆96Updated 4 months ago
- ☆29Updated 6 years ago
- Meta-level run-time services for Unix processes... a.k.a. dragging Unix into the 1980s☆271Updated this week
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren