jbaublitz / getsetLinks
Getters and Setters for Rust.
☆366Updated 3 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☆452Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- ☆332Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- ☆298Updated last month
- derive simple constructor functions for Rust structs☆564Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Conditional compilation according to rustc compiler version☆379Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- ☆206Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Struct mocking library for Rust☆473Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆395Updated 3 years ago
- Generic array types in Rust☆418Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Easy code duplicate with substitution for Rust☆248Updated last month
- Inline diagrams for rustdoc with mermaid.js☆536Updated 11 months ago