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

copper-project/copper-rs

Copper is an operating system for robots - build, run, and replay your entire robot deterministically. observed · 2026-08-28

github.com/copper-project/copper-rs · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2197
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1466 stars · 100 forks observed · 2026-08-28

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

Copper is a Rust runtime and SDK for building, running, recording, and deterministically replaying static robot task graphs, from Linux down to bare-metal microcontrollers. It emphasizes zero-allocation realtime execution, compile-time wiring of task graphs declared in RON, and interoperability with ROS 2 via Zenoh.

Use cases

  • build a deterministic robot control runtime in rust
  • replay recorded robot runs for debugging
  • replace ros2 with a faster realtime framework
  • run robot software on bare-metal microcontrollers
  • simulate a balance bot or flight controller in the browser
  • record and inspect robot sensor data offline

When to choose

  • you need deterministic, zero-allocation realtime execution for robot task graphs
  • you want to record a run and replay it exactly for debugging or testing
  • you target hardware from Linux SBCs down to bare-metal MCUs in Rust
  • you want progressive migration from ROS 2 via Zenoh interop

When to avoid

  • you need a mature ecosystem of off-the-shelf robot drivers and packages like ROS offers
  • your team works primarily in C++ or Python rather than Rust
  • you need dynamically reconfigurable task graphs at runtime
  • you need a quick prototype without learning a new framework

Facets

framework · maturity active

robotics simulation concurrency developer-tools monitoring robotics embedded-systems simulation developer-tools rust embedded cross-platform robot-runtime deterministic-replay realtime ros2 zenoh task-graph bare-metal rust linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
copper-project/copper-rsmain77

For agents

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

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