#ui #data-structures

accesskit

UI accessibility infrastructure across platforms

26 releases (15 breaking)

0.16.0 Jun 29, 2024
0.14.0 Apr 30, 2024
0.12.3 Mar 7, 2024
0.12.1 Nov 4, 2023
0.3.0 Dec 29, 2021

#32 in Accessibility

Download history 37771/week @ 2024-04-04 40990/week @ 2024-04-11 42912/week @ 2024-04-18 39862/week @ 2024-04-25 37977/week @ 2024-05-02 32933/week @ 2024-05-09 36070/week @ 2024-05-16 39258/week @ 2024-05-23 42118/week @ 2024-05-30 48394/week @ 2024-06-06 56901/week @ 2024-06-13 52387/week @ 2024-06-20 57984/week @ 2024-06-27 53897/week @ 2024-07-04 50569/week @ 2024-07-11 41004/week @ 2024-07-18

212,437 downloads per month
Used in 1,041 crates (19 directly)

MIT/Apache

100KB
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–6MB
~20K SLoC