14 releases (7 stable)

2.0.0-beta2 Feb 26, 2025
2.0.0-beta1 Nov 23, 2024
1.5.0 May 28, 2024
1.4.0 Nov 17, 2023
0.3.0 Jul 30, 2021

#489 in Internationalization (i18n)

Download history 5010/week @ 2024-12-05 5938/week @ 2024-12-12 3548/week @ 2024-12-19 2912/week @ 2024-12-26 4227/week @ 2025-01-02 4798/week @ 2025-01-09 5189/week @ 2025-01-16 5164/week @ 2025-01-23 5801/week @ 2025-01-30 6406/week @ 2025-02-06 6770/week @ 2025-02-13 8434/week @ 2025-02-20 7395/week @ 2025-02-27 7285/week @ 2025-03-06 7791/week @ 2025-03-13 7040/week @ 2025-03-20

31,005 downloads per month
Used in 90 crates (11 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