davidpdrsn / i18n_codegen
i18n library for Rust with compile time checks
☆15Updated last year
Alternatives and similar repositories for i18n_codegen:
Users that are interested in i18n_codegen are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- ☆41Updated 6 months ago
- Simple string matching with single- and multiple-wildcard operator☆81Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆65Updated 4 months ago
- Runtime-agnostic actor library☆77Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Pick a free unused port☆39Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Data parallelism library for async-std.☆93Updated last year
- An LCS based slice and string diffing implementation.☆81Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.