dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆259Updated 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.☆372Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆265Updated last week
- Conditional compilation according to rustc compiler version☆386Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- lazy static regular expressions checked at compile time☆220Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Async synchronization primitives☆276Updated 3 months ago
- ☆309Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Pull in every source file in a directory as a module☆179Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- Type that deserializes only from one specific value☆266Updated last week
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Compile-time string formatting☆250Updated last month
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Rust macro for automatically generating default☆147Updated last year
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- ☆317Updated 2 years ago
- ☆345Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Boolean-valued predicate functions in Rust☆199Updated last week