derive topic

List derive repositories

derive_more

1.5k
Stars
108
Forks
Watchers

Some more derive(Trait) options

datatype99

1.3k
Stars
24
Forks
Watchers

Algebraic data types for C99

serde

8.7k
Stars
741
Forks
Watchers

Serialization framework for Rust

moniker

67
Stars
7
Forks
Watchers

Automagical variable binding library for Rust

enum_variant_type

23
Stars
1
Forks
Watchers

Proc macro derive to generate structs from enum variants.

derive-where

38
Stars
1
Forks
Watchers

Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.

derive

27
Stars
1
Forks
Watchers

Library to derive a TypeScript type from another.

functor_derive

21
Stars
2
Forks
Watchers

Derive functors for your datastructures.

blanket

20
Stars
2
Forks
Watchers

A simple Rust macro to derive blanket implementations for your traits.