rustio rustio.net

Localization

82

whoami

2.1.2 Stable

Rust library for getting information about the current user and environment

141.1M downloads · 29d ago
75

icu_plurals

2.2.0 Stable

Unicode Plural Rules categorizer for numeric input

5.8M downloads · 1mo ago
75

icu_provider

2.2.0 Stable

Trait and struct definitions for the ICU data provider

339.7M downloads · 1mo ago
73

icu_decimal

2.2.0 Stable

API for formatting basic decimal numbers in a locale-sensitive way

7.4M downloads · 1mo ago
72

icu_properties

2.2.0 Stable

Definitions for Unicode properties

341.4M downloads · 1mo ago
72

icu_normalizer

2.2.0 Stable

API for normalizing text into Unicode Normalization Forms

334.1M downloads · 1mo ago
72

icu_collections

2.2.0 Stable

Collection of API for use in ICU libraries.

337.2M downloads · 1mo ago
72

icu_datetime

2.2.0 Stable

Human-readable formatting of dates, times, and time zones in hundreds of locales

5.6M downloads · 1mo ago
72

icu_provider_adapters

2.2.0 Stable

Adapters for composing and manipulating data providers.

4.5M downloads · 1mo ago
72

icu_list

2.2.0 Stable

ECMA-402 ListFormatter

4.5M downloads · 1mo ago
72

icu

2.2.0 Stable

ICU4X: International Components for Unicode, written in Rust

1.6M downloads · 1mo ago
71

icu_locale

2.2.0 Stable

API for Unicode Language and Locale Identifiers canonicalization

8.2M downloads · 1mo ago
71

icu_provider_blob

2.2.0 Stable

ICU4X data provider that reads from blobs in memory

2.2M downloads · 1mo ago
70

icu_calendar

2.2.1 Stable

Date APIs for Gregorian and non-Gregorian calendars

7.3M downloads · 1mo ago
70

icu_normalizer_data

2.2.0 Stable

Data for the icu_normalizer crate

337.5M downloads · 1mo ago
70

potential_utf

0.1.5 Growing

Unvalidated string and character types

199.8M downloads · 1mo ago
70

icu_locale_core

2.2.0 Stable

API for managing Unicode Language and Locale Identifiers

197.4M downloads · 1mo ago
70

icu_casemap

2.2.0 Stable

Unicode case mapping and folding algorithms

2.6M downloads · 1mo ago
70

icu_capi

2.2.0 Stable

C interface to ICU4X

505.2K downloads · 1mo ago
70

icu_segmenter

2.2.0 Stable

Unicode line breaking and text segmentation algorithms for text boundaries analysis

6.9M downloads · 1mo ago
70

rust-i18n

4.0.0 Stable

Rust 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.

2.0M downloads · 1mo ago
69

icu_properties_data

2.2.0 Stable

Data for the icu_properties crate

344.3M downloads · 1mo ago
69

icu_collator

2.2.0 Stable

API for comparing strings according to language-dependent conventions

4.4M downloads · 1mo ago
69

icu_time

2.2.0 Stable

Processing of dates, times, and time zones with a focus on i18n and interop

1.5M downloads · 1mo ago
69

icu_calendar_data

2.2.0 Stable

Data for the icu_calendar crate

6.9M downloads · 1mo ago
68

icu_locale_data

2.2.0 Stable

Data for the icu_locale crate

8.3M downloads · 1mo ago
68

icu_plurals_data

2.2.0 Stable

Data for the icu_plurals crate

5.4M downloads · 1mo ago
68

zerotrie

0.2.4 Growing

A data structure that efficiently maps strings to integers

202.0M downloads · 1mo ago
68

icu_list_data

2.2.0 Stable

Data for the icu_list crate

3.2M downloads · 1mo ago
68

icu_casemap_data

2.2.0 Stable

Data for the icu_casemap crate

2.5M downloads · 1mo ago
68

icu_decimal_data

2.2.0 Stable

Data for the icu_decimal crate

7.0M downloads · 1mo ago
68

icu_provider_fs

2.2.0 Stable

ICU4X data provider that reads from structured data files

487.0K downloads · 1mo ago
67

fluent-templates

0.14.0 Growing

Templating for the Fluent localization framework

896.3K downloads · 1mo ago
67

icu_collator_data

2.2.0 Stable

Data for the icu_collator crate

4.2M downloads · 1mo ago
67

fixed_decimal

0.7.2 Growing

An API for representing numbers in a human-readable form

7.5M downloads · 1mo ago
67

icu_time_data

2.2.0 Stable

Data for the icu_time crate

1.4M downloads · 1mo ago
67

icu_provider_export

2.2.0 Stable

Generate data for ICU4X DataProvider

93.6K downloads · 1mo ago
66

icu_datetime_data

2.2.0 Stable

Data for the icu_datetime crate

5.2M downloads · 1mo ago
66

icu_provider_registry

2.2.0 Stable

A registry of all ICU4X data markers

99.9K downloads · 1mo ago
65

ixdtf

0.6.5 Growing

Parser for Internet eXtended DateTime Format

2.5M downloads · 1mo ago
65

icu_segmenter_data

2.2.0 Stable

Data for the icu_segmenter crate

6.5M downloads · 1mo ago
64

stop-words

0.10.0 Growing

Common stop words in many languages

2.0M downloads · 3mo ago
64

opencc-rs

0.5.2 Growing

OpenCC bindings for Rust

26.7K downloads · 15d ago
64

icu_experimental

0.5.0 Growing

ICU4X pre-release components under active development; all code in this crate is unstable.

1.6M downloads · 1mo ago
64

icu_freertos

2.2.0 Stable

C interface to ICU4X

17.2K downloads · 1mo ago
64

icu_codepointtrie_builder

0.6.0 Growing

Runtime builder for CodePointTrie

162.7K downloads · 1mo ago
63

icu4x-datagen

2.2.0 Stable

Generate data for ICU4X DataProvider

5.0K downloads · 1mo ago
62

fluent4rs

2.3.1 Stable

Parser / 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.

10.8K downloads · 3mo ago
62

fluent-template-macros

0.14.0 Growing

Templating for the Fluent localization framework

878.1K downloads · 1mo ago
61

localize_it

2.5.3 Experimental

Simple and fast library for localization

327 downloads · 3d ago