symbolic execution engine for Rust
☆359Jul 17, 2018Updated 7 years ago
Alternatives and similar repositories for seer
Users that are interested in seer are comparing it to the libraries listed below
Sorting:
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Binary Analysis Framework in Rust☆582Jan 22, 2024Updated 2 years ago
- Symbolic execution of LLVM IR with an engine written in Rust☆580Oct 27, 2023Updated 2 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- Flexible, stand-alone benchmarking☆18Apr 4, 2018Updated 7 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Cross-platform application sandboxing for Rust☆376Dec 3, 2024Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Sep 11, 2020Updated 5 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,809Feb 23, 2026Updated last week
- rust verification condition generator☆96Aug 31, 2016Updated 9 years ago
- SAT solver written in Rust☆275Nov 2, 2022Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- Generic purpose Just-In-time compiler for Rust.☆1,550May 12, 2019Updated 6 years ago
- Rust library providing a counter-based thread barrier☆58Dec 4, 2018Updated 7 years ago
- A dynasm-like tool for rust.☆820Feb 12, 2026Updated 3 weeks ago
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 3 weeks ago
- C to Rust translator☆2,182Mar 10, 2019Updated 6 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆206Jun 22, 2020Updated 5 years ago
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- Rust mid-level IR Abstract Interpreter☆1,009Aug 22, 2024Updated last year
- A lint to collect some crate metadata☆116Jun 2, 2016Updated 9 years ago
- Simple verification of Rust programs via functional purification in Lean 2(!)☆340Mar 6, 2017Updated 8 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- Alternative rust compiler (re-implementation)☆2,442Updated this week
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆279Feb 12, 2022Updated 4 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- asynchronous I/O in Rust☆14Jan 8, 2017Updated 9 years ago
- A lightweight Datalog engine in Rust☆861Dec 14, 2025Updated 2 months ago
- a distributed-merge capable database for many small objects