jbaublitz / getset
Getters and Setters for Rust.
☆349Updated last month
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☆429Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated last week
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- Rust method delegation with less boilerplate☆455Updated last week
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆789Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- ☆281Updated 6 months ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- ☆791Updated last week
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- Generic array types in Rust☆407Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Futures, streams, and async I/O combinators.☆494Updated this week
- Arbitrary precision decimal crate for Rust☆316Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Task abstraction for building executors☆450Updated 3 weeks ago
- Fast floating point to string conversion☆622Updated this week
- Easy Ctrl-C handler for Rust projects☆621Updated 6 months ago
- Fowler–Noll–Vo hash function☆343Updated 11 months ago