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
SRI-CSL avatar

SRI-CSL/solidityFork

0
View on GitHub↗
53 stars·16 forks·C++·GPL-3.0·11 viewsgithub.com/SRI-CSL/solidity/blob/boogie/SOLC-VERIFY-README.md↗

Solidity

This is solc-verify, a modular verifier for Solidity.

Features

  • Security Analysis Tools - Modular verifier for smart contract correctness.

Star history

Star history chart for sri-csl/solidityStar history chart for sri-csl/solidity

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Solidity

Similar open-source projects, ranked by how many features they share with Solidity.
  • cdump/evmoleC

    cdump/evmole

    0View on GitHub↗
    View on GitHub↗0
  • consensys/mythrilConsenSys avatar

    ConsenSys/mythril

    4,251View on GitHub↗

    Mythril is an Ethereum Virtual Machine smart contract security analyzer that uses symbolic execution to identify vulnerabilities in bytecode before deployment. It functions as a vulnerability scanner and formal auditor, treating program inputs as mathematical symbols to prove the presence of bugs in contract logic. The tool performs bytecode-level analysis to detect flaws that may be hidden by high-level compilers. It integrates SMT solvers to determine if specific vulnerability states are reachable and compares symbolic execution traces against a library of known security flaw signatures. T

    Python
    View on GitHub↗4,251
  • crytic/ethersplaycrytic avatar

    crytic/ethersplay

    859View on GitHub↗

    EVM dissassembler

    Python
    View on GitHub↗859
  • arachnid/evmdisArachnid avatar

    Arachnid/evmdis

    566View on GitHub↗

    EVM disassembler

    Go
    View on GitHub↗566
See all 16 alternatives to Solidity→

Frequently asked questions

What does sri-csl/solidity do?

This is solc-verify, a modular verifier for Solidity.

What are the main features of sri-csl/solidity?

The main features of sri-csl/solidity are: Security Analysis Tools.

What are some open-source alternatives to sri-csl/solidity?

Open-source alternatives to sri-csl/solidity include: cdump/evmole. consensys/mythril — Mythril is an Ethereum Virtual Machine smart contract security analyzer that uses symbolic execution to identify… crytic/ethersplay — EVM dissassembler. crytic/slither. factionsecurity/faction — Faction is now an OWASP Project! You can find more information here. arachnid/evmdis — EVM disassembler.