dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆258Updated 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.☆372Updated last week
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Async synchronization primitives☆274Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- ☆302Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Boolean-valued predicate functions in Rust☆198Updated 2 weeks ago
- ☆335Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Rust macro for automatically generating default☆146Updated last year
- Compile-time string formatting☆243Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago