jbaublitz / getsetLinks
Getters and Setters for Rust.
☆363Updated 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☆448Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- Rust method delegation with less boilerplate☆495Updated last month
- derive simple constructor functions for Rust structs☆562Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆546Updated last week
- ☆296Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- ☆330Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆362Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- Allows for the creation of serialised Rust tests☆259Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆534Updated 11 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Struct mocking library for Rust☆470Updated 8 months ago
- oh heck, a case conversion library☆559Updated last month
- Futures, streams, and async I/O combinators.☆516Updated last month
- Easy code duplicate with substitution for Rust☆248Updated last month