jbaublitz / getsetLinks
Getters and Setters for Rust.
☆379Updated 7 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☆459Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- derive simple constructor functions for Rust structs☆573Updated last year
- ☆351Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆626Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆571Updated this week
- Conditional compilation according to rustc compiler version☆390Updated last month
- ☆314Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated last week
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Just, really the littlest Vec you could need. So smol.☆717Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆398Updated 3 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆817Updated 3 weeks ago
- oh heck, a case conversion library☆578Updated 5 months ago
- Task abstraction for building executors☆548Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- ☆214Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Updated last week
- ☆502Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- Easy code duplicate with substitution for Rust☆253Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆731Updated last year