dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆257Updated 2 weeks ago
Alternatives and similar repositories for readonly
Users that are interested in readonly are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆258Updated last week
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Easy code duplicate with substitution for Rust☆248Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Async synchronization primitives☆270Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- ☆314Updated 2 years ago
- ☆296Updated 2 weeks ago
- Compile-time string formatting☆241Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- ☆330Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆199Updated last month
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Rust macro for automatically generating default☆145Updated last year
- x-www-form-urlencoded meets Serde☆253Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago