yugr / uInitLinks
Instructions on obtaining stable benchmarks results on modern Linux distro
☆14Updated 2 weeks ago
Alternatives and similar repositories for uInit
Users that are interested in uInit are comparing it to the libraries listed below
Sorting:
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆93Updated 3 weeks ago
- A framework for large scale analysis of the Rust ecosystem.☆38Updated this week
- automatially find crashes in the rust compiler & tooling☆77Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆147Updated 3 weeks ago
- ☆76Updated last year
- UB-free and deterministic rustc fuzzer☆90Updated 3 months ago
- Trophy case for Rudra bugs.☆40Updated last year
- ☆47Updated 3 months ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 9 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- ☆58Updated 3 months ago
- Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆119Updated this week
- ☆71Updated this week
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago
- Fast WebAssembly Baseline Compiler☆60Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆86Updated last month
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆78Updated 3 weeks ago
- language-agnostic program reducer.☆195Updated 4 months ago
- Synthesis of Loop-free Programs in Rust☆67Updated 5 years ago
- A framework for writing plugins that integrate with the Rust compiler☆160Updated 3 weeks ago
- Three implementations of Tarjan’s Union-Find☆18Updated 4 years ago
- setup for fuzzing the Rust compiler☆59Updated 7 months ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆54Updated 8 months ago
- A DSL and compiler for generating peephole optimizers for Cranelift