slothy-optimizer / slothy
Assembly super-optimization via constraint solving
☆180Updated last week
Alternatives and similar repositories for slothy:
Users that are interested in slothy are comparing it to the libraries listed below
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆72Updated this week
- Peter's Amazing Syntax Tree Analyzer☆128Updated 4 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆100Updated 6 months ago
- Semantics of x86-64 in K☆145Updated 4 years ago
- LFI: Practical, Efficient, and Secure Software-based Sandboxing☆57Updated this week
- libLISA: Instruction Discovery and Analysis on x86-64☆103Updated this week
- CryptOpt: Verified Compilation with Randomized Program Search for Cryptographic Primitives☆59Updated 7 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 6 months ago
- ☆138Updated this week
- This repository contains specifications, proof scripts, and other artifacts required to formally verify portions of AWS libcrypto. Formal…☆38Updated last month
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆238Updated last week
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆409Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- Super-parallel Python port of the C-Reduce☆270Updated 3 weeks ago
- An awesome list of e-graph resources☆126Updated last month
- A repository of tools for verifying constant-timeness☆14Updated this week
- A verification tool for many memory models☆83Updated this week
- Crypto library☆55Updated last week
- Symbolic execution tool for Sail ISA specifications☆65Updated 2 weeks ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆115Updated 5 years ago
- Automated generation of provably secure, zero-copy parsers from format specifications☆264Updated this week
- Generic model checker for concurrent C programs (mirror repository)☆137Updated 5 months ago
- ☆22Updated 2 months ago
- Tools to process ARM's Machine Readable Architecture Specification☆126Updated 5 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆39Updated 2 years ago
- Security-related flags and options for C compilers☆188Updated 2 years ago
- The CBMC starter kit makes it easy to add CBMC verification to a software project.☆46Updated last month
- Fast constant-time AES implementations on 32-bit architectures☆64Updated 3 months ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆66Updated 2 weeks ago