dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆262Updated last month
Alternatives and similar repositories for readonly
Users that are interested in readonly are comparing it to the libraries listed below
Sorting:
- Check if tables and items in a .toml file are lexically sorted☆271Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Compile-time string formatting☆261Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- lazy static regular expressions checked at compile time☆222Updated 3 weeks ago
- ☆316Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- ☆316Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- ☆351Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆241Updated last week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Async synchronization primitives☆280Updated last month
- Getters and Setters for Rust.☆381Updated 7 months ago