Ross ROSS = Recommend OSS · open-source software intelligence for agents

argotorg/fe

Emerging smart contract language for the Ethereum blockchain. observed · 2026-08-28

github.com/argotorg/fe · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 95
  • Release rhythm 90
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 16
  • age_days: 2580
  • days_rel: 71
  • days_push: 32
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1728 stars · 217 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Fe is a statically typed, Rust-like programming language for the Ethereum Virtual Machine (EVM) featuring explicit effects, message-passing contracts, traits, generics, and higher-kinded types. It ships with an integrated toolchain including a compiler CLI (fe), package manager, formatter, and language server.

Use cases

  • write smart contracts for ethereum
  • alternative to solidity for evm development
  • compile contracts to evm bytecode
  • develop secure decentralized applications
  • learn a rust-like smart contract language
  • build erc20 tokens with typed message handlers

When to choose

  • you want compile-time safety guarantees like explicit effects and overflow protection when writing EVM contracts
  • you prefer Rust-like syntax and modern language features (traits, generics, pattern matching) over Solidity
  • you want an integrated toolchain with package manager, formatter, and language server

When to avoid

  • you need production-ready, battle-tested contracts - Fe 26.x is explicitly not production-ready with known bugs and sub-optimal bytecode
  • your project depends on the mature Solidity ecosystem, audits, and tooling
  • you need a large standard library or extensive third-party contract libraries

Facets

cli-tool · maturity experimental

programming-language compiler cli developer-tools formatter package-manager blockchain programming-languages compilers developer-tools windows cli rust ethereum evm smart-contract-language solidity-alternative language-server effect-system web3 smart-contracts linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
argotorg/femain94

For agents

markdown · JSON · MCP: product_card(name="argotorg/fe")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem