AccessKit/accesskit
Accessibility infrastructure for UI toolkits observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- Longevity 100
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: 0.0
- age_days: 1898
- days_rel: 50
- days_push: 8
- n_releases_24m: 153
Adoption not part of the score
1511 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AccessKit is a Rust-based accessibility infrastructure library that provides a cross-platform, cross-language abstraction over platform accessibility APIs for UI toolkits. It lets toolkit developers implement screen reader and assistive technology support once, with platform adapters for Windows, macOS, and Unix.
Use cases
- add screen reader support to a custom UI toolkit
- implement accessibility for a game engine like Bevy
- expose accessible UI trees on Windows, macOS, and Linux from one codebase
- integrate assistive technology support into egui or Slint apps
- bridge Rust UI frameworks to native accessibility APIs
- support keyboard focus and button activation actions from assistive tech
When to choose
- you are building a UI toolkit or framework that renders its own elements
- you need cross-platform accessibility with a single implementation
- you work in Rust, C/C++, or Python and need accessibility APIs
When to avoid
- you use a native platform UI toolkit that already has built-in accessibility
- you only target the web, where ARIA and DOM semantics suffice
- you need end-user accessibility tooling rather than infrastructure for toolkits
Facets
library · maturity active
ui-components sdk serialization accessibility cross-platform developer-tools rust cross-platform windows python cpp accessibility screen-readers assistive-technology ui-toolkits platform-adapters gui macos linux
3 sources
- readme: https://github.com/AccessKit/accesskit · fetched 2026-08-28 · 2f72cc044eff
- homepage: https://accesskit.dev · fetched 2026-08-29 · d22a2cc1313b
- registry_crates: https://crates.io/api/v1/crates/accesskit · fetched 2026-08-29 · 85c5e9fb56cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AccessKit/accesskit | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="AccessKit/accesskit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem