davidpdrsn / i18n_codegen
i18n library for Rust with compile time checks
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for i18n_codegen
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Serialization value trees☆43Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Serde partial serialization made easy☆41Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ☆35Updated last month
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Typed any map for rust☆64Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Run closures in parallel☆109Updated last month
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A library for validating and modeling user input.☆20Updated 11 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An async version of iterator☆37Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Case transforming macros for idents☆35Updated last year
- Timer facilities for Rust's async story☆53Updated last month
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆36Updated 5 months ago
- fastdate☆18Updated last month