jbaublitz / getset
Getters and Setters for Rust.
☆355Updated 2 weeks ago
Alternatives and similar repositories for getset:
Users that are interested in getset are comparing it to the libraries listed below
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- derive simple constructor functions for Rust structs☆549Updated 8 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- ☆306Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆525Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- ☆481Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 5 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- ☆272Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Stackless generators on stable Rust.☆462Updated 2 years ago
- Task abstraction for building executors☆465Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- ☆824Updated 2 weeks ago
- Spin-based synchronization primitives☆528Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Rust crate for a convenient RAII scope guard.☆504Updated last year