jbaublitz / getset
Getters and Setters for Rust.
☆353Updated last month
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.☆514Updated last month
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- ☆299Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Rust method delegation with less boilerplate☆484Updated this week
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- ☆817Updated this week
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆311Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆520Updated last week
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- Task abstraction for building executors☆462Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Notify async tasks or threads☆462Updated 2 months ago
- ☆479Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Spin-based synchronization primitives☆516Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆584Updated 5 months ago
- ☆270Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated 3 weeks ago