jbaublitz / getsetLinks
Getters and Setters for Rust.
☆372Updated 4 months ago
Alternatives and similar repositories for getset
Users that are interested in getset are comparing it to the libraries listed below
Sorting:
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- derive simple constructor functions for Rust structs☆569Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last month
- ☆340Updated 3 weeks ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆555Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- ☆305Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- Procedural macro for recursive async functions☆233Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆433Updated last week
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- ☆501Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Inline diagrams for rustdoc with mermaid.js☆540Updated last year
- Allows for the creation of serialised Rust tests☆266Updated 3 weeks ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- ☆209Updated 2 months ago