Sunbeam Studios

Our open-source projects, here for you!

icu_collections (2.1.1)

Published 2026-03-26 10:33:06 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add icu_collections@2.1.1

About this package

Collection of API for use in ICU libraries.

icu_collections crates.io

Efficient collections for Unicode data.

This module is published as its own crate (icu_collections) and as part of the icu crate. See the latter for more details on the ICU4X project.

ICU4X CodePointTrie provides a read-only view of CodePointTrie data that is exported from ICU4C. Detailed information about the design of the data structure can be found in the documentation for the CodePointTrie struct.

ICU4X CodePointInversionList provides necessary functionality for highly efficient querying of sets of Unicode characters. It is an implementation of the existing ICU4C UnicodeSet API.

ICU4X Char16Trie provides a data structure for a space-efficient and time-efficient lookup of sequences of 16-bit units (commonly but not necessarily UTF-16 code units) which map to integer values. It is an implementation of the existing ICU4C UCharsTrie / ICU4J CharsTrie API.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.

Dependencies

ID Version
databake ^0.2.0
displaydoc ^0.2.3
potential_utf ^0.1.3
serde ^1.0.220
yoke ^0.8.0
zerofrom ^0.1.3
zerovec ^0.11.3
iai ^0.1.1
postcard ^1.0.3
serde ^1.0.220
serde_json ^1.0.45
toml ^0.8.0
criterion ^0.5.0
Details
Cargo
2026-03-26 10:33:06 +00:00
0
The ICU4X Project Developers
Unicode-3.0
85 KiB
Assets (1)
Versions (1) View all
2.1.1 2026-03-26