jbaublitz / getsetLinks
Getters and Setters for Rust.
☆356Updated 3 weeks 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☆444Updated last year
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- derive simple constructor functions for Rust structs☆557Updated 10 months ago
- ☆322Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆538Updated 2 weeks ago
- ☆286Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆352Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macro for recursive async functions☆225Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- ☆490Updated 8 months ago
- Inline diagrams for rustdoc with mermaid.js☆526Updated 9 months ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- Fast floating point to string conversion☆644Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A dead simple ANSI terminal color painting library for Rust.☆267Updated last year
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year