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

barter-rs/barter-rs

Open-source Rust framework for building event-driven live-trading & backtesting systems observed · 2026-08-28

github.com/barter-rs/barter-rs · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 0
  • age_days: 1424
  • days_rel: 13
  • days_push: 9
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

2244 stars · 364 forks observed · 2026-08-28

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

Barter is an open-source Rust framework and ecosystem of crates for building high-performance, event-driven algorithmic trading systems supporting live-trading, paper-trading, and backtesting. It provides modular components for streaming market data, executing orders, and pluggable Strategy and RiskManager building blocks.

Use cases

  • backtest trading strategies in rust
  • build a live trading bot for crypto exchanges
  • stream market data from financial venues
  • run thousands of concurrent backtests
  • implement market making or stat arb strategies
  • paper trade before going live
  • build a high-frequency trading system

When to choose

  • you need a fast, native Rust trading engine with minimal allocations
  • you want plug-and-play Strategy and RiskManager components
  • you need both backtesting and live trading in one ecosystem
  • you want to stream public and private exchange data via WebSocket/REST

When to avoid

  • you need a turnkey trading platform with a GUI
  • your stack is Python-based (e.g., backtrader, zipline)
  • you only need simple charting or portfolio tracking
  • you require exchange integrations not yet supported by Barter-Data/Execution

Facets

framework · maturity active

trading streaming concurrency simulation websocket http-client fintech rust cross-platform algo-trading backtesting event-driven hft market-data trading-bot paper-trading quant market-making tokio cryptocurrency quantitative-finance algorithms real-time

2 sources

Member repositories

RepositoryRoleHealth v2
barter-rs/barter-rsmain99

For agents

markdown · JSON · MCP: product_card(name="barter-rs/barter-rs")

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