taiki-e / derive_utils
A procedural macro helper for easily writing custom derives for enums.
☆32Updated last month
Alternatives and similar repositories for derive_utils
Users that are interested in derive_utils are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Duplicate an async I/O handle☆41Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆72Updated last month
- Token tree calling convention☆79Updated 2 years ago
- ☆30Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- Cargo API written in Paris☆49Updated last week