koivunej / derive-into-owned
Procedural macro for deriving helper methods for types with Cow fields
☆16Updated 9 months ago
Alternatives and similar repositories for derive-into-owned:
Users that are interested in derive-into-owned are comparing it to the libraries listed below
- ☆17Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A syn targetting PEG parser generator☆20Updated last year
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Rust Logger for Web Browsers☆20Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- ☆29Updated 9 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- ☆33Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- ☆20Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆48Updated 3 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Home for rls2.0 working group☆13Updated 6 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago