dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆262Updated 3 weeks ago
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 last month
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Async synchronization primitives☆279Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Compile-time string formatting☆258Updated 3 months ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆222Updated this week
- ☆316Updated 2 years ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- ☆314Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆365Updated 3 months ago
- Boolean-valued predicate functions in Rust☆200Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- ☆350Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago