rl-tools/rl-tools
The Fastest Deep Reinforcement Learning Library observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 90
- Release rhythm 29
- Longevity 73
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: 168.5
- age_days: 1027
- days_rel: 314
- days_push: 60
- n_releases_24m: 3
Adoption not part of the score
1028 stars · 60 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RLtools is a pure C++ header-only, dependency-free deep reinforcement learning library supporting algorithms like SAC, TD3, and PPO. It compiles to WASM to run in browsers and targets a broad range of devices including embedded hardware.
Use cases
- train deep RL agents for continuous control fast
- run reinforcement learning in the browser via wasm
- train RL policies on embedded or tiny devices
- simulate and train on MuJoCo environments
- learn drone or robot control policies in seconds on a laptop
When to choose
- you need maximum training throughput for continuous-control RL
- you want a dependency-free C++ RL library deployable to embedded or browser targets
When to avoid
- you need a high-level Python-first RL framework with a large algorithm ecosystem
- you work mainly with discrete/game environments rather than continuous control
Facets
library · maturity active
machine-learning deep-learning reinforcement-learning simulation reinforcement-learning machine-learning robotics deep-learning cpp wasm browser cross-platform header-only continuous-control mujoco tinyml sac td3 ppo robotics embedded gpu
3 sources
- readme: https://github.com/rl-tools/rl-tools · fetched 2026-08-28 · 4d73f18cf5a8
- homepage: https://rl.tools · fetched 2026-08-29 · 4c7194210c2b
- site_page: https://docs.rl.tools · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rl-tools/rl-tools | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="rl-tools/rl-tools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem