#ui #data-structures

accesskit

UI accessibility infrastructure across platforms

24 releases (13 breaking)

0.14.0 Apr 30, 2024
0.12.3 Mar 7, 2024
0.12.1 Nov 4, 2023
0.11.1 Jul 31, 2023
0.3.0 Dec 29, 2021

#13 in Accessibility

Download history 38393/week @ 2024-01-26 37068/week @ 2024-02-02 37968/week @ 2024-02-09 42212/week @ 2024-02-16 38139/week @ 2024-02-23 39180/week @ 2024-03-01 42813/week @ 2024-03-08 40988/week @ 2024-03-15 43373/week @ 2024-03-22 43358/week @ 2024-03-29 36628/week @ 2024-04-05 41295/week @ 2024-04-12 44312/week @ 2024-04-19 40568/week @ 2024-04-26 34932/week @ 2024-05-03 28161/week @ 2024-05-10

153,787 downloads per month
Used in 895 crates (19 directly)

MIT/Apache

105KB
2.5K SLoC

AccessKit

This is the shared cross-platform crate for AccessKit. It defines the data structures that represent an accessibility tree, and the trait for handling action requests from assistive technologies.

To use AccessKit in your application or toolkit, you will also need a platform adapter. The following platform adapters are currently available:

All platform adapters include simple examples.

Dependencies

~0–6.5MB
~20K SLoC