dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆252Updated 2 months ago
Alternatives and similar repositories for readonly
Users that are interested in readonly are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Delegation of trait implementations via procedural macros☆267Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months 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.☆269Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆288Updated last week
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- ☆325Updated last month
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Procedural macro for recursive async functions☆229Updated 6 months ago
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated last month
- Getters and Setters for Rust.☆361Updated last month
- ☆313Updated 2 years ago
- Async synchronization primitives☆270Updated 4 months ago