dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆263Updated 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.☆374Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆272Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Compile-time string formatting☆262Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- ☆320Updated 4 months ago
- lazy static regular expressions checked at compile time☆222Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Async synchronization primitives☆281Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Getters and Setters for Rust.☆381Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ☆351Updated last week
- Rust macro for automatically generating default☆152Updated 2 years ago