derive topic

List derive repositories

derive_more

1.4k
Stars
105
Forks
Watchers

Some more derive(Trait) options

datatype99

1.3k
Stars
24
Forks
Watchers

Algebraic data types for C99

serde

8.6k
Stars
740
Forks
Watchers

Serialization framework for Rust

moniker

67
Stars
6
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

37
Stars
1
Forks
Watchers

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

derive

26
Stars
1
Forks
Watchers

Library to derive a TypeScript type from another.

functor_derive

21
Stars
1
Forks
Watchers

Derive functors for your datastructures.

blanket

20
Stars
2
Forks
Watchers

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