kellpossible / cargo-i18n
A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library
☆130Updated 3 months ago
Alternatives and similar repositories for cargo-i18n:
Users that are interested in cargo-i18n are comparing it to the libraries listed below
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- Easily add Fluent to your Rust project.☆140Updated 3 months ago
- Provides a crate with information from the time it was built.☆167Updated last month
- Migrated to Codeberg☆80Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆190Updated 2 years ago
- Pull in every source file in a directory as a module☆171Updated last month
- ☆72Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- ☆41Updated 6 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Minifier tool/lib for JS/CSS/JSON files☆87Updated last month
- Compile-time string formatting☆236Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- "A very small syn"☆202Updated 2 months ago
- Rust macro for automatically generating default☆139Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆96Updated 3 weeks ago
- struct RGB for sharing pixels between crates☆102Updated 4 months ago
- Conditional compilation according to rustc compiler version