dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆253Updated last week
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.☆373Updated this week
- Conditional compilation according to rustc compiler version☆375Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Easy code duplicate with substitution for Rust☆246Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last week
- Delegation of trait implementations via procedural macros☆271Updated last year
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Compile-time string formatting☆240Updated 8 months ago
- ☆314Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Rust macro for automatically generating default☆143Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- Generic extensions for tapping values in Rust.☆462Updated last year
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- ☆329Updated 2 weeks ago