kevinzakka/mjbatch
A Python library for running thousands of MuJoCo simulations in parallel on CPU
About the project
A Python library for running thousands of MuJoCo simulations in parallel on CPU via a C++ thread pool, with live access to per-simulation state and parameters.
Useful for
- Train a PPO controller for Go1 on 4096 parallel environments without a GPU
- Run iLQR or predictive sampling MPC for swing-up tasks
- Perform SysID and hardware co-design by sweeping model parameters
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 40 stars today.
- Interest is fading: the two-day pace is 17% of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 406 stars.
- Top new repositories this week: #27.
- About 6 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 406
- Stars in a day
- 40
- Forks
- 40
- Issues and pull requests
- 7
- Watchers
- 3
- Language
- Python
- License
- Apache-2.0
- Latest release
- v0.1.0 · September 10, 2026
- Created
- September 10, 2026
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026Top new repositories this week: #26
Similar projects
-
6.9
yifanzhang-pro/recurrent-looped-tranformer
Project page for Recurrent Looped Transformer (RLT) — a technical report on a recurrent looped transformer architecture with latent reasoning and a persistent state across prompt and response. The repository only hosts…
-
4.4
yjz211/vivid-figures-skill
A skill for AI assistants that picks chart types from your data and generates research figures: 108 recipes, two styles, PNG/PDF plus source code. For papers, modeling and reports.
-
3.8
ashleyotooligan/ant-1
A simulated ant with a recurrent neural controller in a 2D arena: it finds an odour source, records a food-location vector, and returns to its nest. An open laboratory for observing and intervening in the sensorimotor…
-
3.5
fruitflydev/flycoinrh
A simulation of a fruit fly connectome (165,122 neurons) drives a browser — cursor and clicks — to launch tokens on Robinhood Chain and roam the internet aimlessly.
-
3.2
openai/NavierStokesAndEuler
Lean 4 formalizations of finite-time blowup results for the Navier–Stokes and Euler equations, including certificates for Millennium Prize problems. Intended for mathematicians and formal proof researchers.
-
2.6
mattyhempstead/fly-wirehead
A fly-connectome simulation where real videos stimulate a reconstructed 166,700-neuron network, and its measured activity drives the fly's movements and a live neural overlay in the browser.