#locale #libc #no-std

no-std pure-rust-locales

Pure Rust locales imported directly from the GNU C Library. LC_COLLATE and LC_CTYPE are not yet supported.

17 unstable releases (7 breaking)

0.8.1 Feb 11, 2024
0.7.0 Sep 14, 2023
0.6.0 Jul 4, 2023
0.5.6 Apr 2, 2021
0.1.0 Dec 11, 2019

#20 in Internationalization (i18n)

Download history 38387/week @ 2025-01-28 46325/week @ 2025-02-04 40847/week @ 2025-02-11 45765/week @ 2025-02-18 43824/week @ 2025-02-25 40217/week @ 2025-03-04 44412/week @ 2025-03-11 50287/week @ 2025-03-18 44176/week @ 2025-03-25 44895/week @ 2025-04-01 49698/week @ 2025-04-08 41095/week @ 2025-04-15 43241/week @ 2025-04-22 54254/week @ 2025-04-29 46664/week @ 2025-05-06 31978/week @ 2025-05-13

182,383 downloads per month
Used in 161 crates (9 directly)

MIT/Apache

2.5MB
20K SLoC

Latest Version License Docs.rs No dependencies

pure-rust-locales

Pure Rust locales imported directly from the GNU C Library. LC_COLLATE and LC_CTYPE are not yet supported.

pure-rust-locales is not an internationalization library by itself. It is too low level for that. It provides only a very low level API. It is meant to be used by internationalization libraries.

Used By

  • chrono under the feature unstable-locales.

No runtime deps