Kani Rust Verifier
☆2,953Updated this week
Alternatives and similar repositories for kani
Users that are interested in kani are comparing it to the libraries listed below
Sorting:
- Creusot helps you prove your code is correct in an automated fashion.☆1,497Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,742Feb 2, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Verified Rust for low-level systems code☆2,323Updated this week
- A next-generation test runner for Rust.☆2,833Updated this week
- Hypothesis-like property testing for Rust☆2,061Feb 13, 2026Updated 2 weeks ago
- Refinement Types for Rust☆836Updated this week
- Shuttle is a library for testing concurrent Rust code☆938Feb 17, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Scan your Rust crate for semver violations.☆1,586Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,798Feb 16, 2026Updated last week
- A snapshot testing library for rust☆2,776Feb 15, 2026Updated last week
- Rust mid-level IR Abstract Interpreter☆1,010Aug 22, 2024Updated last year
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 4 months ago
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 2 weeks ago
- a debugger for async rust!☆4,417Feb 3, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 9 months ago
- A very fast linker for Linux☆3,361Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,213Feb 6, 2026Updated 3 weeks ago
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,191Updated this week
- Write expressive, high-performance parsers with ease.☆4,475Feb 19, 2026Updated last week
- Statistics-driven benchmarking library for Rust