File size: 487 Bytes
9763ffa
 
 
 
 
 
090dc69
 
 
 
 
9763ffa
 
090dc69
9763ffa
090dc69
9763ffa
090dc69
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
spec_version: 1
name: rust_coder
type: space
runtime: fastapi
app: server.app:app
port: 8000
description: >
  Rust Coder environment for evaluating LLM agents on real-world Rust systems
  programming tasks: borrow checking, lifetimes, safe concurrency, and memory
  management. Multi-dimensional reward: compilation, correctness, coverage,
  elegance, and efficiency.
tags:
  - openenv
  - reinforcement-learning
  - rust
  - software-engineering
  - coding-benchmark
  - hackathon-2026