dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆260Updated this 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 2 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆219Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Delegation of trait implementations via procedural macros☆280Updated this week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- Easy code duplicate with substitution for Rust☆250Updated last month
- ☆312Updated 2 months ago
- Compile-time string formatting☆256Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- ☆316Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Async synchronization primitives☆277Updated this week
- Type that deserializes only from one specific value☆266Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Rust macro for automatically generating default☆149Updated last year