Getters and Setters for Rust.
☆382Jun 17, 2025Updated 8 months ago
Alternatives and similar repositories for getset
Users that are interested in getset are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆632Nov 26, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A code coverage tool for Rust projects☆2,924Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆657Feb 10, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Panic messages for humans.☆1,823Updated this week
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated last week
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 2 weeks ago
- Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions☆587Updated this week
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago