jbaublitz / getsetLinks
Getters and Setters for Rust.
☆375Updated 5 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☆458Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- ☆345Updated 3 weeks ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆570Updated last year
- ☆309Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Stackless generators on stable Rust.☆473Updated 3 years ago
- ☆501Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆352Updated last year
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆376Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆938Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- A dead simple ANSI terminal color painting library for Rust.☆275Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated this week
- Rust crate for a convenient RAII scope guard.☆538Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago