#ui #data-structures

accesskit

UI accessibility infrastructure across platforms

23 releases (12 breaking)

new 0.13.0 Apr 14, 2024
0.12.3 Mar 7, 2024
0.12.2 Jan 3, 2024
0.12.1 Nov 4, 2023
0.3.0 Dec 29, 2021

#19 in Accessibility

Download history 21070/week @ 2023-12-23 28508/week @ 2023-12-30 36773/week @ 2024-01-06 38623/week @ 2024-01-13 39745/week @ 2024-01-20 36975/week @ 2024-01-27 38080/week @ 2024-02-03 37479/week @ 2024-02-10 42400/week @ 2024-02-17 38435/week @ 2024-02-24 39293/week @ 2024-03-02 41852/week @ 2024-03-09 41928/week @ 2024-03-16 44211/week @ 2024-03-23 42583/week @ 2024-03-30 30464/week @ 2024-04-06

164,374 downloads per month
Used in 843 crates (20 directly)

MIT/Apache

110KB
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–7.5MB
~19K SLoC