7 releases (stable)
| new 2.1.2 | Jan 12, 2026 |
|---|---|
| 2.1.1 | Oct 28, 2025 |
| 2.0.1 | Jun 17, 2025 |
| 2.0.0 | May 7, 2025 |
| 2.0.0-beta1 | Nov 23, 2024 |
#637 in Internationalization (i18n)
4,885 downloads per month
Used in 2 crates
9MB
60K
SLoC
icu_provider_source defines SourceDataProvider, the authorative ICU4X DataProvider that produces data from
CLDR and ICU sources.
SourceDataProvider is mainly intended as a source for the icu_provider_export crate,
which can be used to transform the data into a more efficient format.
Cargo features
networking- enables networking support to download CLDR and ICU source data from GitHub
use_wasm/use_icu4c- see the documentation on
icu_codepointtrie_builder
- see the documentation on
experimental- enables markers defined in the unstable
icu::experimentalmodule
- enables markers defined in the unstable
icu_provider_source 
icu_provider_source defines SourceDataProvider, the authorative ICU4X DataProvider that produces data from
CLDR and ICU sources.
SourceDataProvider is mainly intended as a source for the icu_provider_export crate,
which can be used to transform the data into a more efficient format.
Cargo features
networking- enables networking support to download CLDR and ICU source data from GitHub
use_wasm/use_icu4c- see the documentation on
icu_codepointtrie_builder
- see the documentation on
experimental- enables markers defined in the unstable
icu::experimentalmodule
- enables markers defined in the unstable
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page.
Dependencies
~17–33MB
~449K SLoC