Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down