13 releases (7 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.3.0 Jul 30, 2021

#443 in Internationalization (i18n)

Download history 6318/week @ 2024-09-22 4727/week @ 2024-09-29 7034/week @ 2024-10-06 6887/week @ 2024-10-13 7558/week @ 2024-10-20 6112/week @ 2024-10-27 7166/week @ 2024-11-03 5912/week @ 2024-11-10 5293/week @ 2024-11-17 4902/week @ 2024-11-24 5272/week @ 2024-12-01 5267/week @ 2024-12-08 5343/week @ 2024-12-15 2668/week @ 2024-12-22 3572/week @ 2024-12-29 4595/week @ 2025-01-05

16,541 downloads per month
Used in 71 crates (10 directly)

Unicode-3.0

1MB
18K 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_provider_export:

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

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_provider_export:

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

Dependencies

~1.1–1.8MB
~36K SLoC