jbaublitz / getsetLinks
Getters and Setters for Rust.
☆362Updated 2 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☆446Updated last year
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- ☆329Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- Rust method delegation with less boilerplate☆494Updated last month
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- ☆293Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Easy code duplicate with substitution for Rust☆246Updated last week
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated last month
- Arbitrary precision decimal crate for Rust☆362Updated last week
- oh heck, a case conversion library☆556Updated last week
- Futures, streams, and async I/O combinators.☆514Updated last week
- Rust crate for a convenient RAII scope guard.☆528Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- ☆203Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- Inline diagrams for rustdoc with mermaid.js☆529Updated 10 months ago
- Allows for the creation of serialised Rust tests☆258Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago