jbaublitz / getsetLinks
Getters and Setters for Rust.
☆361Updated last month
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☆322Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- ☆328Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- ☆288Updated last week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆354Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 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` …☆765Updated 2 weeks ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Allows for the creation of serialised Rust tests☆256Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- Struct mocking library for Rust☆470Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Task abstraction for building executors☆479Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- ☆201Updated 6 months ago