awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
creusot-rs avatar

creusot-rs/creusot

0
View on GitHub↗
1,772 stars·78 forks·Rust·LGPL-2.1·11 viewscreusot.rs↗

Creusot

Creusot helps you prove your Rust code is correct.

Features

  • Static Analysis - Deductive verifier for proving absence of panics and overflows.

Star history

Star history chart for creusot-rs/creusotStar history chart for creusot-rs/creusot

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Creusot

These projects share indexed features with Creusot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • carthage-software/magocarthage-software avatar

    carthage-software/mago

    2,867View on GitHub↗

    Mago is a PHP static analysis tool, linter, and code formatter. It detects type errors, dead code, and logic bugs through advanced type inference and flow analysis, while providing a deterministic engine to rewrite source files according to style guides. The project distinguishes itself with a WebAssembly runtime that enables PHP analysis to execute entirely within a web browser, allowing results to be shared via URL. It also provides a minimal Dockerized toolchain distributed as a scratch image for consistent execution across different processor architectures. The toolset covers architectur

    Rustcode-analyzercode-stylecoding-standards
    View on GitHub↗2,867
  • cpplint/cpplintcpplint avatar

    cpplint/cpplint

    1,821View on GitHub↗

    Static code checker for C++

    Pythoncpplintlinter
    View on GitHub↗1,821
  • danmar/cppcheckdanmar avatar

    danmar/cppcheck

    6,512View on GitHub↗
    C++cc-plus-pluscpp
    View on GitHub↗6,512
  • carlosas/phpatcarlosas avatar

    carlosas/phpat

    1,264View on GitHub↗
    PHParchitecturelinterphp
    View on GitHub↗1,264
Compare all 30 related projects→

Frequently asked questions

What does creusot-rs/creusot do?

Creusot helps you prove your Rust code is correct.

What are the main features of creusot-rs/creusot?

The main features of creusot-rs/creusot are: Static Analysis.

Which projects share features with creusot-rs/creusot?

Projects with overlapping indexed features include: carthage-software/mago — Mago is a PHP static analysis tool, linter, and code formatter. It detects type errors, dead code, and logic bugs… cpplint/cpplint — Static code checker for C++. danmar/cppcheck. deptrac/deptrac — Keep your architecture clean. endorlabs/mirai — MIRAI is an abstract interpreter for the Rust compiler's mid-level intermediate representation (MIR). It is intended… carlosas/phpat.