ICU4X 2.0 released
5 points by hsivonen
5 points by hsivonen
ICU4X is Unicode’s modern, lightweight, portable, and secure i18n library. Built from the ground up, its binary size and memory usage footprint is 50-90% smaller than ICU4C.
Very nice. The new formatting and locale objects look neat too, I’ll have to play around with it at some point.
- C/C++
- Namespacing: ICU4X types are exported in a namespace
How does that work in C?