65 results for “topic:derive”
Serialization framework for Rust
Some more derive(Trait) options
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Algebraic data types for C99
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
Object to Object mapper for Rust
Serde with Validation
Automagical variable binding library for Rust
Cargo subcommand to sort derive attributes 📦
A lib help you patch Rust instance, and easy to partial update configures.
Proc macro derive to generate structs from enum variants.
Library to derive a TypeScript type from another.
No description provided.
Derive functors for your datastructures.
A simple Rust macro to derive blanket implementations for your traits.
Procedural macro for deriving helper methods for types with Cow fields
Derive Decline CLIs automatically from your enums and case classes in Scala 3
Rust derive-based argument parsing optimized for code size and flexibility
Derive `FromRow` trait to automaticly convert postgres rows to structs.
Endianness trait with derive procedural macro.
Rust derive-macro providing automatic mapping between DTO and Entity structures.
🦀 Rust library to compose or parse APDU commands and responses.
Custom derive to automatically implement serialization to http query params for arbitrary structs.
Creates a random access storage instance from a given input.
Macro like code generation framework for V
Derives wither methods for structs
The best getters derive macro in town. Supports Enums too!
A powerful and flexible Rust library based on procedural macros for validation, modification, and DTO (Data Transfer Object) handling. Designed to integrate seamlessly with Axum. Inspired by Validator, Validify and Garde.
MongoDB ODM for Rust inspired by Mongoose
Derives a JSON schema from an object and then uses it to validate other objects