dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆251Updated 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.☆367Updated 2 months ago
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- ☆282Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- Async synchronization primitives☆269Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Boolean-valued predicate functions in Rust☆196Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macro for recursive async functions☆224Updated 5 months ago
- Getters and Setters for Rust.☆354Updated this week
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Rust macro for automatically generating default☆141Updated last year
- Generic bijective maps in Rust☆146Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆367Updated 11 months ago
- ☆489Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Define your own PhantomData☆152Updated last month