Internationalization
whoami
2.1.1 StableRust library for getting information about the current user and environment
iref
4.0.0 StableUniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.
icu_provider
2.1.1 StableTrait and struct definitions for the ICU data provider
unicase
2.9.0 StableA case-insensitive wrapper around strings.
icu_provider_adapters
2.1.1 StableAdapters for composing and manipulating data providers.
icu_plurals
2.1.1 StableUnicode Plural Rules categorizer for numeric input
icu_decimal
2.1.1 StableAPI for formatting basic decimal numbers in a locale-sensitive way
icu_properties
2.1.2 StableDefinitions for Unicode properties
temporal_rs
0.2.0 GrowingTemporal in Rust is an implementation of the TC39 Temporal Builtin Proposal in Rust.
fluent-templates
0.13.3 GrowingTemplating for the Fluent localization framework
icu_capi
2.1.2 StableC interface to ICU4X
stop-words
0.10.0 GrowingCommon stop words in many languages
icu_collections
2.1.1 StableCollection of API for use in ICU libraries.
rust-i18n
3.1.5 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_provider_blob
2.1.1 StableICU4X data provider that reads from blobs in memory
icu
2.1.1 StableICU4X: International Components for Unicode, written in Rust
icu_list
2.1.1 StableECMA-402 ListFormatter
icu_datetime
2.1.1 StableHuman-readable formatting of dates, times, and time zones in hundreds of locales
icu_segmenter
2.1.2 StableUnicode line breaking and text segmentation algorithms for text boundaries analysis
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.
icu_locale_data
2.1.2 StableData for the icu_locale crate
iana-time-zone
0.1.65 Growingget the IANA time zone for the current system
unicode-width
0.2.2 GrowingDetermine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules.
icu_normalizer_data
2.1.1 StableData for the icu_normalizer crate
icu_normalizer
2.1.1 StableAPI for normalizing text into Unicode Normalization Forms
phonelib
1.1.3 StableA comprehensive library for phone number validation, formatting, parsing, and manipulation
idna_adapter
1.2.1 GrowingBack end adapter for idna
icu_locale_core
2.1.1 StableAPI for managing Unicode Language and Locale Identifiers
icu_properties_data
2.1.2 StableData for the icu_properties crate
icu_provider_registry
2.1.2 StableA registry of all ICU4X data markers
icu_collator
2.1.1 StableAPI for comparing strings according to language-dependent conventions
icu_locale
2.1.1 StableAPI for Unicode Language and Locale Identifiers canonicalization
icu_provider_fs
2.1.1 StableICU4X data provider that reads from structured data files
icu_calendar
2.1.1 StableDate APIs for Gregorian and non-Gregorian calendars
icu_casemap
2.1.1 StableUnicode case mapping and folding algorithms
rlibphonenumber
1.1.2 GrowingA high-performance Rust port of Google's libphonenumber for parsing, formatting, and validating international phone numbers.
zerotrie
0.2.3 GrowingA data structure that efficiently maps strings to integers
icu_plurals_data
2.1.1 StableData for the icu_plurals crate
icu_decimal_data
2.1.1 StableData for the icu_decimal crate
icu_calendar_data
2.1.1 StableData for the icu_calendar crate
icu_casemap_data
2.1.1 StableData for the icu_casemap crate
icu_list_data
2.1.1 StableData for the icu_list crate
icu_locid_transform
2.0.0 GrowingDeprecated crate!
icu_datetime_data
2.1.2 StableData for the icu_datetime crate
fluent-template-macros
0.13.3 GrowingTemplating for the Fluent localization framework
deunicode
1.6.2 GrowingConvert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.
tai64
4.1.0 GrowingTAI64 and TAI64N (i.e. Temps Atomique International) timestamp support for Rust
focaccia
2.0.0 Growingno_std implementation of Unicode case folding comparisons
icu_collator_data
2.1.1 StableData for the icu_collator crate
encoding_rs
0.8.35 GrowingA Gecko-oriented implementation of the Encoding Standard