dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆252Updated last month
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.☆369Updated 3 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Compile-time string formatting☆238Updated 7 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macro for recursive async functions☆225Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Generic bijective maps in Rust☆146Updated last year
- ☆286Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Boolean-valued predicate functions in Rust☆197Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆335Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- ☆312Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- ☆322Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago