From e584ae2deaaee9412c015d124a846746d545de31 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 20 Jan 2026 23:03:13 +0800 Subject: [PATCH] docs: Update user caes. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3508501..b2f3c77 100644 --- a/README.md +++ b/README.md @@ -451,11 +451,14 @@ The result `101 ns (0.0001 ms)` means if there have **10K** translate texts, it ## Use Cases -- [longbridge-terminal](https://github.com/longbridge/longbridge-terminal) -- [topgrade](https://github.com/topgrade-rs/topgrade) -- [trippy](https://github.com/fujiapple852/trippy) -- [hyperswitch](https://github.com/juspay/hyperswitch) -- [MirrorX](https://github.com/MirrorX-Desktop/MirrorX) +Here are some most popular projects using `rust-i18n`: + +- [gpui-component](https://github.com/longbridge/gpui-component) - ~10K stars +- [hyperswitch](https://github.com/juspay/hyperswitch) - 40K stars +- [Seelen-UI](https://github.com/eythaann/Seelen-UI) - ~16K stars +- [EasyTier](https://github.com/EasyTier/EasyTier) - ~10K stars +- [trippy](https://github.com/fujiapple852/trippy) - 6.5K stars +- [fresh](https://github.com/sinelaw/fresh) - 5.3K stars ## License