Localization
whoami
2.1.2 StableRust library for getting information about the current user and environment
icu_plurals
2.2.0 StableUnicode Plural Rules categorizer for numeric input
icu_provider
2.2.0 StableTrait and struct definitions for the ICU data provider
icu_decimal
2.2.0 StableAPI for formatting basic decimal numbers in a locale-sensitive way
icu_properties
2.2.0 StableDefinitions for Unicode properties
icu_normalizer
2.2.0 StableAPI for normalizing text into Unicode Normalization Forms
icu_collections
2.2.0 StableCollection of API for use in ICU libraries.
icu_datetime
2.2.0 StableHuman-readable formatting of dates, times, and time zones in hundreds of locales
icu_provider_adapters
2.2.0 StableAdapters for composing and manipulating data providers.
icu_list
2.2.0 StableECMA-402 ListFormatter
icu
2.2.0 StableICU4X: International Components for Unicode, written in Rust
icu_locale
2.2.0 StableAPI for Unicode Language and Locale Identifiers canonicalization
icu_provider_blob
2.2.0 StableICU4X data provider that reads from blobs in memory
icu_calendar
2.2.1 StableDate APIs for Gregorian and non-Gregorian calendars
icu_normalizer_data
2.2.0 StableData for the icu_normalizer crate
potential_utf
0.1.5 GrowingUnvalidated string and character types
icu_locale_core
2.2.0 StableAPI for managing Unicode Language and Locale Identifiers
icu_casemap
2.2.0 StableUnicode case mapping and folding algorithms
icu_capi
2.2.0 StableC interface to ICU4X
icu_segmenter
2.2.0 StableUnicode line breaking and text segmentation algorithms for text boundaries analysis
rust-i18n
4.0.0 StableRust I18n is use Rust codegen for load YAML file storage translations on compile time, and give you a t! macro for simply get translation texts.
icu_properties_data
2.2.0 StableData for the icu_properties crate
icu_collator
2.2.0 StableAPI for comparing strings according to language-dependent conventions
icu_time
2.2.0 StableProcessing of dates, times, and time zones with a focus on i18n and interop
icu_calendar_data
2.2.0 StableData for the icu_calendar crate
icu_locale_data
2.2.0 StableData for the icu_locale crate
icu_plurals_data
2.2.0 StableData for the icu_plurals crate
zerotrie
0.2.4 GrowingA data structure that efficiently maps strings to integers
icu_list_data
2.2.0 StableData for the icu_list crate
icu_casemap_data
2.2.0 StableData for the icu_casemap crate
icu_decimal_data
2.2.0 StableData for the icu_decimal crate
icu_provider_fs
2.2.0 StableICU4X data provider that reads from structured data files
fluent-templates
0.14.0 GrowingTemplating for the Fluent localization framework
icu_collator_data
2.2.0 StableData for the icu_collator crate
fixed_decimal
0.7.2 GrowingAn API for representing numbers in a human-readable form
icu_time_data
2.2.0 StableData for the icu_time crate
icu_provider_export
2.2.0 StableGenerate data for ICU4X DataProvider
icu_datetime_data
2.2.0 StableData for the icu_datetime crate
icu_provider_registry
2.2.0 StableA registry of all ICU4X data markers
ixdtf
0.6.5 GrowingParser for Internet eXtended DateTime Format
icu_segmenter_data
2.2.0 StableData for the icu_segmenter crate
stop-words
0.10.0 GrowingCommon stop words in many languages
opencc-rs
0.5.2 GrowingOpenCC bindings for Rust
icu_experimental
0.5.0 GrowingICU4X pre-release components under active development; all code in this crate is unstable.
icu_freertos
2.2.0 StableC interface to ICU4X
icu_codepointtrie_builder
0.6.0 GrowingRuntime builder for CodePointTrie
icu4x-datagen
2.2.0 StableGenerate data for ICU4X DataProvider
fluent4rs
2.3.1 StableParser / codec for [Fluent FTL files](https://github.com/projectfluent/fluent/blob/master/spec/fluent.ebnf), written for [lingora](https://github.com/nigeleke/lingora) (a localization management program), and may be found to be useful outside of that context. It is not intended to replace any aspects of the [fluent-rs](https://github.com/projectfluent/fluent-rs) crate implemented by [Project Fluent](https://projectfluent.org/), and, for the majority of language translation needs, the reader is referred back to that crate.
fluent-template-macros
0.14.0 GrowingTemplating for the Fluent localization framework
localize_it
2.5.3 ExperimentalSimple and fast library for localization