jbaublitz / getsetLinks
Getters and Setters for Rust.
☆380Updated 7 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☆459Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- derive simple constructor functions for Rust structs☆574Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- ☆351Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- ☆320Updated 4 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆577Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆382Updated 2 weeks ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- oh heck, a case conversion library☆582Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago
- Keep your dependencies up-to-date☆483Updated this week
- Allows for the creation of serialised Rust tests☆279Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 5 months ago
- ☆216Updated last month
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago