dtolnay / readonlyLinks
Struct fields that are made read-only accessible to other modules
☆251Updated last week
Alternatives and similar repositories for readonly
Users that are interested in readonly are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆364Updated last week
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated last week
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Async synchronization primitives☆269Updated last month
- Compile-time string formatting☆236Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- ☆278Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Check if tables and items in a .toml file are lexically sorted☆240Updated this week
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- ☆309Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆525Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- Rust macro for automatically generating default☆141Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated this week