dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆258Updated last week
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 month
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Conditional compilation according to rustc compiler version☆379Updated last week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Compile-time string formatting☆243Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- ☆316Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Type that deserializes only from one specific value☆253Updated last week
- Easy code duplicate with substitution for Rust☆249Updated last month
- ☆298Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Getters and Setters for Rust.☆366Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Async synchronization primitives☆273Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 2 weeks ago
- Rust macro for automatically generating default☆145Updated last year
- Boolean-valued predicate functions in Rust☆198Updated last week
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- ☆332Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago