10 releases (stable)

2.0.0-beta1 Nov 23, 2024
1.5.0 May 28, 2024
1.4.0 Nov 17, 2023
1.2.0 Apr 14, 2023
0.6.0 May 10, 2022

#399 in Internationalization (i18n)

Download history 23131/week @ 2024-10-28 22601/week @ 2024-11-04 24041/week @ 2024-11-11 25484/week @ 2024-11-18 24829/week @ 2024-11-25 26998/week @ 2024-12-02 27699/week @ 2024-12-09 27097/week @ 2024-12-16 21127/week @ 2024-12-23 21495/week @ 2024-12-30 27359/week @ 2025-01-06 25378/week @ 2025-01-13 23417/week @ 2025-01-20 20648/week @ 2025-01-27 22480/week @ 2025-02-03 20254/week @ 2025-02-10

90,041 downloads per month
Used in 80 crates (8 directly)

Unicode-3.0

1MB
17K SLoC

icu_provider_adapters crates.io

Adapters for composing and manipulating data providers.

  • Use the fork module to marshall data requests between multiple possible providers.
  • Use the either module to choose between multiple provider types at runtime.
  • Use the filter module to programmatically reject certain data requests.
  • Use the fallback module to automatically resolve arbitrary locales for data loading.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.


lib.rs:

Adapters for composing and manipulating data providers.

  • Use the fork module to marshall data requests between multiple possible providers.
  • Use the either module to choose between multiple provider types at runtime.
  • Use the filter module to programmatically reject certain data requests.
  • Use the fallback module to automatically resolve arbitrary locales for data loading.

Dependencies

~1.1–1.8MB
~34K SLoC