jfbastien / jit-talkLinks
☆48Updated 5 years ago
Alternatives and similar repositories for jit-talk
Users that are interested in jit-talk are comparing it to the libraries listed below
Sorting:
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 10 months ago
- ☆29Updated 6 years ago
- Unison's source code☆108Updated last year
- Awesome links and information about memory allocation☆181Updated 6 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 2 years ago
- ☆54Updated last year
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆206Updated last year
- The Higher-Order Intermediate Representation☆158Updated last week
- Lightweight framework for easy and efficient code generation☆102Updated last year
- Effect handlers in C++☆124Updated last year
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Updated 3 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆28Updated 4 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- A term rewriting system for experimental programming language development.☆45Updated this week
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- Generic model checker for concurrent C programs (mirror repository)☆155Updated last month
- Clone of wc in x64 assembly☆94Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago