Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

ICU functionality support in Rust #8

Closed
filmil opened this issue Oct 21, 2019 · 4 comments
Closed

ICU functionality support in Rust #8

filmil opened this issue Oct 21, 2019 · 4 comments

Comments

@filmil
Copy link

filmil commented Oct 21, 2019

This is similar to issue #7 in that it's calling for support for a well understood library in Rust.

Also mentioned in https://www.arewewebyet.org/topics/i18n/

Full disclosure, my project (Fuchsia OS) needs ICU today, so we started by wrapping ICU4C, learning from other work in this space. See references below for details.

It's hard to do justice to all the references to prior art, but I'll try, and will try to backfill with more information where possible.

Bindings

Related issues

@filmil
Copy link
Author

filmil commented Nov 14, 2019

@zbraniecki @sffc
You may want to check this out: https://github.com/google/rust_icu
Cheers!

@sffc
Copy link
Member

sffc commented Nov 14, 2019

Cool, that was quick! Glad you got it approved. I will now look through the wrappers you've made and open issues on the new repo with suggestions.

@filmil
Copy link
Author

filmil commented Nov 14, 2019 via email

@filmil
Copy link
Author

filmil commented Jul 10, 2020

In the meantime two major developments happened:

  1. We started https://github.com/unicode-org/icu4x
  2. We have https://github.com/google/rust_icu

With these two in existence I think this particular issue (which is, Unicode-on-rust getting more traction) has been handled.

Closing.

@filmil filmil closed this as completed Jul 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants