koivunej / derive-into-owned
Procedural macro for deriving helper methods for types with Cow fields
☆16Updated 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:
- ☆17Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆34Updated 3 years ago
- ☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 6 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- ☆20Updated 8 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- Composable probability distributions☆16Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- ☆19Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Rust map and set literals☆24Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month