koivunej / derive-into-ownedLinks
Procedural macro for deriving helper methods for types with Cow fields
☆18Updated last year
Alternatives and similar repositories for derive-into-owned
Users that are interested in derive-into-owned are comparing it to the libraries listed below
Sorting:
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- this safety is an illusion, exile☆25Updated 4 years ago
- Serialization value trees☆48Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- pin-safe interior mutability☆14Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Ranged integers for Rust based on const generics☆29Updated 7 months ago
- ☆43Updated 2 years ago
- ☆56Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆36Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆36Updated 3 years ago
- Rustdoc's JSON output interface☆38Updated last month
- More maintainable Rust test☆28Updated 4 years ago
- ☆21Updated 5 years ago
- ☆61Updated 2 years ago
- ☆64Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago