jbaublitz / getset
Getters and Setters for Rust.
☆350Updated 3 weeks ago
Alternatives and similar repositories for getset:
Users that are interested in getset are comparing it to the libraries listed below
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Rust method delegation with less boilerplate☆463Updated last week
- ☆285Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- ☆478Updated 5 months ago
- derive simple constructor functions for Rust structs☆544Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆336Updated 3 months ago
- Compile-time type-checked builder derive☆969Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆259Updated last year
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Struct mocking library for Rust☆453Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago