jbaublitz / getsetLinks
Getters and Setters for Rust.
☆371Updated 4 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☆455Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- ☆335Updated 3 weeks ago
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- derive simple constructor functions for Rust structs☆566Updated last year
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆551Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Conditional compilation according to rustc compiler version☆385Updated last month
- A crate for safe and ergonomic pin-projection.☆683Updated last week
- ☆302Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Delegation of trait implementations via procedural macros☆275Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆367Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- ☆497Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- oh heck, a case conversion library☆563Updated 2 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- Arbitrary precision decimal crate for Rust☆367Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Generate README.md from docstrings☆378Updated 3 months ago