# amethyst/amethyst

Data-oriented and data-driven game engine written in Rust

Repository: https://github.com/amethyst/amethyst
Canonical: https://ross.abutalabs.com/products/amethyst-amethyst
Homepage: https://amethyst.rs/
Language: Rust
License: NOASSERTION
License Family: other
Topics: rust, engine, game-engine, gamedev, hacktoberfest
Archived: true
Last push: 2021-12-06T18:23:49+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3908, "days_push": 1731, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8026, forks 726 (observed 2026-08-28T04:10:11.914795+00:00)

## What it is
Amethyst is a data-oriented, data-driven game engine written in Rust, built around a massively parallel Entity Component System (Specs). Development has been halted; the team moved on to a fresh project, and it requires Rust 1.47 to compile.

## Use cases
- build a 2D or 3D game in Rust
- learn ECS architecture in Rust
- prototype games with data-driven prefabs
- write a multithreaded game engine application
- study a Rust game engine codebase

## When to choose
- you need a Rust engine pinned to Rust 1.47 for legacy projects
- you want to study a parallel ECS design
- you're maintaining an existing Amethyst game

## When to avoid
- starting a new game project - development is halted
- you need modern Rust toolchain support
- you need active community maintenance or updates

## Facets
- artifact type: framework
- maturity: abandoned
- function: game-engine, graphics, simulation
- domain: graphics, cross-platform
- platform: rust, cross-platform, windows
- tags: ecs, specs, data-oriented, gamedev, ron, discontinued, game-development, linux, macos

## Member repositories
- amethyst/amethyst (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:11.914795+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:31:48.718879+00:00, confidence not recorded.
  - readme: https://github.com/amethyst/amethyst (fetched 2026-08-28T04:10:11.914795+00:00, sha c193200cba1d)
  - registry_crates: https://crates.io/api/v1/crates/amethyst (fetched 2026-08-29T08:29:15.598541+00:00, sha e093b1c6aedf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
