Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

fluent-rs

> 编程语言
Open source

Rust implementation of Project Fluent

1.3K stars0 likes0 views
WebsiteGitHub

About

Rust implementation of Project Fluent

Project Fluent

The fluent-rs workspace is a collection of Rust crates implementing Project Fluent, a localization system designed to unleash the entire expressive power of natural language translations.

Project Fluent keeps simple things simple and makes complex things possible. The syntax used for describing translations is easy to read and understand. At the same time it allows, when necessary, to represent complex concepts from natural languages like gender, plurals, conjugations, and others.

Packages

This workspace contains the following crates:

fluent

An umbrella crate exposing the combined features of fluent-rs crates with additional convenience macros.

fluent-bundle

A low-level implementation of a collection of localization messages for a single locale.

fluent-fallback

A high-level abstraction model for managing locale bundles and runtime localization lifecycle.

fluent-resmgr

A standalone solution for managing resource files and returning locale bundles.

fluent-syntax

A low-level parser, AST, and serializer API for the Fluent syntax.

fluent-pseudo

A pseudolocalization and transformation API.

fluent-testing

A collection of mock scenarios for testing fluent-rs components.

intl-memoizer

A memoizer specifically tailored for storing lazy-initialized intl formatters.

fluent-cli

A collection of developer-oriented command line tools for Fluent.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Rustftli18ninternationalizationl10n

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言