annulusgames/Alchemy
Provides a rich set of editor extensions and serialization extensions for Unity. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 96
- Release rhythm 64
- Longevity 71
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: 412
- age_days: 1006
- days_rel: 31
- days_push: 26
- n_releases_24m: 2
Adoption not part of the score
1322 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Alchemy is a Unity library providing attribute-based Inspector extensions, Hierarchy and EditorWindow enhancements, and source-generated serialization for types Unity doesn't natively support (dictionaries, hash sets, nullable types, tuples). It requires no base-class inheritance, unlike Odin Inspector.
Use cases
- customize Unity Inspector fields with attributes
- serialize dictionaries and hashsets in Unity
- build custom Unity EditorWindows quickly
- improve Unity Hierarchy window usability
- avoid paying for Odin Inspector
- show SerializeReference type dropdowns in Inspector
When to choose
- you want Odin-like Inspector customization for free in Unity
- you need to serialize unsupported C# types and edit them in the Inspector
- you want attribute-driven editor tooling without base classes
When to avoid
- you're not using Unity 2021.2 or later
- you need runtime serialization beyond the Unity editor workflow
- you require Odin's full feature set or support guarantees
Facets
library · maturity active
serialization ui-components editor plugin-system developer-tools game-engine cpp unity inspector source-generator hierarchy editorwindow attributes game-development
2 sources
- readme: https://github.com/annulusgames/Alchemy · fetched 2026-08-28 · eea09e9196b2
- homepage: https://annulusgames.github.io/Alchemy/ · fetched 2026-08-29 · e7c8c302424a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| annulusgames/Alchemy | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="annulusgames/Alchemy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem