l10n: A proc macros crate to ease project localization and provide compile time checks (message exists, mandatory arguments are set, functions are defined) built upon fluent-bundle.

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fluent.js

    JavaScript implementation of Project Fluent

  • Working on a personal project that needed localization I decided to use fluent from Mozilla. It already exists an excellent crate to use fluent in Rust which is fluent-bundle (and others fluent crates) but now that I'm used to "If it compiles, it works" I wanted to have a macro that checked that the "localization messages" I'm using existed and had all the required arguments, not finding what I was looking for I decided to write this crate for my needs and share it with the community.

  • crates.io

    The Rust package registry

  • Note: the crate is not yet published on crates.io because I need some PRs to be merged and released on fluent-bundle crate which l10n depends on (and I don’t want to publish a fork of fluent-bundle on crates.io or add fluent-bundle fork code in my crate for now).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Internationalize TypeScript app

    1 project | /r/node | 26 Apr 2023
  • FTL loader

    1 project | /r/rust | 8 Mar 2023
  • Requesting feedback on a string interpolation concept

    1 project | /r/ProgrammingLanguages | 21 Dec 2022
  • Questions about a translation system

    1 project | /r/rust | 4 Dec 2022
  • Are there any C++ libraries that provide tools for composing English language sentences?

    3 projects | /r/cpp | 25 Aug 2022