jbaublitz / getsetLinks
Getters and Setters for Rust.
☆377Updated 6 months ago
Alternatives and similar repositories for getset
Users that are interested in getset are comparing it to the libraries listed below
Sorting:
- ☆348Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Rust method delegation with less boilerplate☆509Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆363Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- derive simple constructor functions for Rust structs☆570Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆567Updated last week
- Delegation of trait implementations via procedural macros☆280Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- ☆313Updated 3 months ago
- ☆213Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Allows for the creation of serialised Rust tests☆274Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆363Updated 3 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆381Updated last year
- A crate for safe and ergonomic pin-projection.☆693Updated last week
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated last week
- Task abstraction for building executors☆535Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆241Updated last month
- Test harness for ui tests of compiler diagnostics☆945Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆276Updated last year
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago