dtolnay / readonly
Struct fields that are made read-only accessible to other modules
☆235Updated 2 weeks ago
Alternatives and similar repositories for readonly:
Users that are interested in readonly are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- ☆267Updated last month
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Compile-time string formatting☆233Updated 3 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Procedural macro for recursive async functions☆219Updated 2 months ago
- Rust macro for automatically generating default☆138Updated last year
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Getters and Setters for Rust.☆350Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆184Updated last month
- Asynchronous HTTP body trait☆136Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆188Updated last year