model-checking / kani-github-actionLinks
This repository provides a GitHub Action for running the Kani Rust Verifier in CI.
☆11Updated 8 months ago
Alternatives and similar repositories for kani-github-action
Users that are interested in kani-github-action are comparing it to the libraries listed below
Sorting:
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Serializable trait objects for Rust.☆58Updated 10 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Callgraph generation for rust project☆78Updated 3 years ago
- Bechmarks for Rust big integer implementations☆64Updated last year
- Rust attribute macro to implement a trait for tuples☆27Updated last year
- Resource limits☆54Updated this week
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A minimalist property-based testing library☆123Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- ☆75Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- ☆44Updated 8 months ago
- ☆77Updated 5 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Callgrind-based benchmark harness written in Rust☆30Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Library facilitating safe pinned initialization☆75Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago