aicoolies logo
Foundry logo
Foundry logo

Foundry

Blazing fast Solidity development toolkit

open-sourceopen sourceupdated Jun 2, 2026
Visit Website →
Share

Foundry is a blazing-fast portable toolkit for Ethereum smart contract development written in Rust. It provides Forge for testing and deploying Solidity contracts with native Solidity tests that run orders of magnitude faster than JavaScript-based alternatives, Cast for interacting with EVM chains from the command line, Anvil as a local testnet node, and Chisel as a Solidity REPL. Foundry has become the standard toolchain for serious Solidity development.

Foundry is a comprehensive Ethereum development toolkit written in Rust that dramatically accelerates the smart contract development workflow. Its core component Forge provides a testing framework where tests are written in Solidity itself rather than JavaScript, enabling sub-second compilation and test execution cycles that are 10-100x faster than alternatives like Hardhat and Truffle. This speed advantage compounds across large codebases where hundreds of tests complete in seconds.

The toolkit includes four complementary tools: Forge for building, testing, fuzzing, and deploying contracts with built-in gas optimization reports; Cast for sending transactions and querying chain state from the command line; Anvil for spinning up local Ethereum nodes with configurable block times and state forking from mainnet; and Chisel as an interactive Solidity REPL for rapid prototyping. Together these tools cover the entire smart contract lifecycle.

Foundry has become the de facto standard for professional Solidity development, amassing over 10,000 GitHub stars and adoption by major DeFi protocols and infrastructure projects. The framework supports Solidity and Vyper compilation, native fuzz testing with configurable run counts, invariant testing, gas snapshots for tracking optimization regressions, and integration with Etherscan for contract verification. Its scriptable deployment system using Solidity scripts provides type-safe and reproducible deployment workflows.

Pricing

Free and open source under MIT/Apache-2.0 license

Platforms

Cross-platform: macOS, Linux, Windows

Categories

Tags

Use Cases

Alternatives

Related Tools

MCP Context Forge logo

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

open-sourceOpen Source
MCP for Unity logo

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

open-sourceOpen Source
XcodeBuildMCP logo

XcodeBuildMCP

Sentry-maintained MCP server and CLI for Xcode builds, simulators, and tests

XcodeBuildMCP is a Sentry-maintained, MIT-licensed MCP server and CLI for agent-assisted iOS and macOS development. It lets MCP-compatible coding agents run Xcode build and test workflows, manage simulators, inspect failures, and work through Homebrew, npm, or on-demand client configuration, with documented Sentry telemetry controls for teams that need an opt-out.

open-sourceOpen SourceTelemetry
iFixAi logo

iFixAi

Open-source diagnostic for AI operational misalignment

iFixAi is an Apache-2.0 diagnostic tool for scoring AI agents and models against operational-misalignment risks such as hallucination, manipulation, sabotage, sandbagging, and oversight evasion.

open-sourceOpen Source

Inspect AI

UK AI Security Institute framework for LLM safety evaluations

Inspect AI is an MIT-licensed framework from the UK AI Security Institute for running large language model evaluations, including tool use, multi-turn dialogue, model-graded scoring, and reusable evaluation tasks.

open-sourceOpen Source
Mergify logo

Mergify

Merge queue, CI insights, flaky-test controls, and stacked pull requests for GitHub teams

Mergify is a pull request automation platform that keeps main branches green with merge queue batching, merge protections, CI Insights, flaky-test detection, and stacked pull requests. Its Stacks workflow turns commits on one local branch into focused PR chains, helping teams review large AI-generated or feature-heavy changes without losing queue safety.

freemium