7 releases (2 stable)

1.1.0 Jan 26, 2023
1.0.0 Sep 27, 2022
1.0.0-beta1 Aug 5, 2022
0.6.0 May 10, 2022
0.3.0 Jul 30, 2021

#22 in #cldr

Download history 1505/week @ 2022-12-08 1413/week @ 2022-12-15 584/week @ 2022-12-22 294/week @ 2022-12-29 1287/week @ 2023-01-05 846/week @ 2023-01-12 1616/week @ 2023-01-19 1139/week @ 2023-01-26 1891/week @ 2023-02-02 2813/week @ 2023-02-09 1549/week @ 2023-02-16 1842/week @ 2023-02-23 1388/week @ 2023-03-02 1461/week @ 2023-03-09 1738/week @ 2023-03-16 1551/week @ 2023-03-23

6,439 downloads per month
Used in 10 crates (4 directly)

Unicode-DFS-2016

1.5MB
13K SLoC

icu_provider_blob crates.io

icu_provider_blob contains [BlobDataProvider], a BufferProvider implementation that supports loading data from a single serialized blob.

To build blob data, use the --format blob option of icu_datagen:

$ icu4x-datagen --keys all --locales full --format blob --out data.postcard

For examples, see the specific data providers.

More Information

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


lib.rs:

icu_provider_blob contains [BlobDataProvider], a BufferProvider implementation that supports loading data from a single serialized blob.

To build blob data, use the --format blob option of icu_datagen:

$ icu4x-datagen --keys all --locales full --format blob --out data.postcard

For examples, see the specific data providers.

Dependencies

~1.7–6.5MB
~110K SLoC