Thanks to visit codestin.com
Credit goes to lib.rs

#derive

  1. ff

    building and interfacing with finite fields

    v0.14.0-pre.0 5.0M #finite-fields #prime-field #traits #rfc-process #derive
  2. argh

    Derive-based argument parsing optimized for code size

    v0.1.13 307K #arguments-parser #derive-based-argument #command-line-arguments #derive
  3. clap_derive

    Parse command line argument by defining a struct, derive crate

    v4.5.49 17.9M #proc-macro #macro-derive #derive
  4. nutype

    The newtype with guarantees

    v0.6.2 88K #input-validation #validation #newtype #derive #invariant
  5. venial

    A very small syn

    v0.6.1 33K #proc-macro #syn #proc-macro-parser #parser #derive
  6. hard-xml

    Strong typed xml, based on xmlparser

    v1.41.0 75K #xml-parser #xml #derive #proc-macro
  7. cargo-sort-derives

    Cargo subcommand to sort derive attributes

    v0.12.0 5.7K #derive-attributes #cargo-subcommand #derive
  8. impl-more

    Concise, declarative trait implementation macros

    v0.3.1 1.7M #derive #implement #implementation #no-std
  9. rustcrypto-ff

    building and interfacing with finite fields

    v0.14.0-pre.0 53K #finite-fields #prime-field #cryptography #derive #rfc-process
  10. thiserror-ext

    Useful extension utilities for thiserror

    v0.3.1-alpha.2 53K #error-handling #derive #error
  11. o2o

    Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.

    v0.5.4 8.2K #mapper #copy #derive #into #from
  12. structmeta

    Parse Rust's attribute arguments by defining a struct

    v0.3.0 1.1M #parse-attributes #syn #attributes #derive #totokens
  13. parse-display

    Procedural macro to implement Display and FromStr using common settings

    v0.10.0 1.0M #from-str #regex #derive #derive-enums
  14. derive-wizard

    Derives interactive wizard-like user input for Rust types. Backend-agnostic (supports at least requestty and egui).

    v0.5.0 #wizard #prompt #user-input #derive #text-input #multi-line #requestty #field-name #egui #backend-agnostic
  15. nnn

    Generate your newtypes from a single macro

    v1.2.2 #validation #derive #sanitization
  16. dispose

    wrapper for values that must be consumed on drop

    v0.5.2 25K #resources #derive #linear #drop
  17. cargo-derivefmt

    Format derives alphabetically

    v0.2.0 #format #derive #alphabetically #file #order #debugging #partial-eq #ord #chaos
  18. io-enum

    #[derive(Read, Write, Seek, BufRead)] for enums

    v1.2.0 67K #bufread #enums #derive #derive-enums #io
  19. argp

    Derive-based argument parser optimized for code size

    v0.4.0 2.3K #arguments-parser #macro-derive #derive
  20. curve25519-dalek-derive

    curve25519-dalek Derives

    v0.1.1 3.5M #curve25519 #derive #cryptography #elliptic-curve #simd-intrinsics #simd-performance #target-features #target-cpu
  21. derive-mmio

    A mechanism for making it easier to access MMIO peripherals

    v0.6.1 550 #mmio #knurling #derive
  22. prost-validate

    protoc-gen-validate's validation for prost

    v0.2.9 98K #protobuf #validation #protoc-gen-validate #derive #prost
  23. prometric

    Metric types to use with the prometric-derive crate

    v0.2.1 #prometheus #metrics #derive
  24. derive_destructure2

    Destructure structs that implement Drop

    v0.1.3 190K #destructure #drop #remove-trait-impls #e0509 #derive
  25. iter-enum

    #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, Extend)] for enums

    v1.2.0 8.0K #derive #iterator #derive-enums #no-alloc
  26. diesel-derive-newtype

    Automatically connect newtypes to Diesel using their wrapped type

    v2.1.2 45K #newtype-derive #newtype #derive
  27. typesize

    fetch an accurate estimate of the total memory usage of a value

    v0.1.14 55K #estimate #memory-optimization #derive #memory #optimization
  28. polyquine

    Teach Rust types to codegen their own constructors

    v0.0.8 750 #proc-macro #to-tokens #quote #meta-programming #derive
  29. sigma-enum

    A macro to simulate sigma types with enums

    v0.1.2 #enums #derive #dependent-types
  30. bounded-static

    Defines the ToBoundedStatic and IntoBoundedStatic traits

    v0.8.0 2.3K #cow #static #derive #bounded #owned
  31. rod_validation

    A lightweight and ergonomic validation library for Rust

    v0.2.2 110 #validation #serde-derive #forms #derive
  32. enum-derived

    Generate random instances of your enums and structs

    v0.9.2 1.4K #random #enums #struct #derive
  33. focusable

    A trait for types that can be focused

    v0.2.9 #derive #element #focus-container #widgets #github-repository #badge #changelog #deps #button
  34. bevy_derive

    derive implementations for Bevy Engine

    v0.18.0 292K #game-engine #derive #bevy-macro #proc-macro
  35. derive_hash_fast

    A faster replacement for #[derive(Hash)] for types without padding

    v0.2.3 #hash #derive #hasher #fast #no-alloc
  36. strong-xml

    Strong typed xml, based on xmlparser

    v0.6.3 2.5K #xml-parser #xml #derive #proc-macro
  37. functora-tagged

    Lightweight, macro-free newtypes with refinement and derived traits

    v0.1.3 #newtype #refinement #tagged #derive
  38. syntaxfmt

    A derive macro-based library for flexible syntax tree formatting with pretty printing support

    v0.2.2 #pretty-print #ast #derive
  39. formidable

    Easily derive forms from structs for Leptos

    v0.1.0 #forms #derive #leptos
  40. frunk_derives

    contains the custom derivations for certain traits in Frunk

    v0.4.4 187K #frunk #derivation #derive
  41. data-classes

    Abbreviation of #[derive(xxx)]

    v0.0.0-17 #data #rkyv #derive #bytemuck #enums #xxx #default-impl #hash #macro-attributes #partial-eq
  42. impl-tools-lib

    Helper macros: autoimpl

    v0.11.4 37K #auto-impl #traits #derive-traits #derive
  43. embedded-registers

    Procedural macro for effortless definitions of registers in embedded device drivers

    v0.9.13 850 #derive #sensors #register #bit-field
  44. better_default

    The std Default derive, but it allows to constomize the default fields values and has some upgrades

    v1.0.5 19K #default-value #default #derive
  45. larpa

    Lousy ARgument PArser

    v0.1.1 #arguments-parser #derive #command-line
  46. iderive

    Drop-in replacement for derive that doesn't directly depend on generic bounds

    v1.2.4 500 #proc-macro #derive
  47. conferencier

    Tokio-backed asynchronous shared configuration hub with TOML persistence

    v0.0.2 #tokio #derive #async #toml
  48. ffi-enum

    Simply write and use enums like rust native enums, freely passing through ffi

    v0.1.5 #enums #c-abi #derive-enums #ffi #derive
  49. sqlxo

    small SQL query builder + derives for filterable ORM-ish patterns

    v0.5.7 #sql #query-builder #orm #sqlx #derive
  50. functor_derive

    A derive macro to derive a functor for a type

    v0.4.3 1.4K #proc-macro #macro-derive #derive
  51. partial-cmp-derive

    Derive PartialEq, Eq, PartialOrd, Ord, and Hash with fine-grained control over field comparison

    v0.3.1 #compare #proc-macro #partial-ord #ord #derive #comparison
  52. relax

    Derive Partial<T>

    v0.1.1 1.0K #relaxed #derive #partial #partial-data #instance
  53. pulseengine-mcp-cli

    CLI integration and configuration framework for MCP servers - PulseEngine MCP Framework

    v0.14.0 #mcp #clap #config #cli-configuration #derive
  54. derive-with

    #[derive(With)] generates with-constructor for each field in struct

    v0.7.0 120 #struct-fields #generator #with-constructor #derive #generate
  55. thallium

    A basic game engine

    v0.6.6 1.0K #ecs #game-engine #derive
  56. kube-condition

    mapping errors to Kubernetes status conditions in operators

    v0.1.1 #status-condition #kubernetes #operator #kubernetes-operator #derive
  57. itemize

    Flexible input handling for APIs accepting single values, tuples, or collections

    v0.1.0 #collection #iterator #derive #api
  58. autotrait

    Reduces boilerplate by auto-generating trait definitions from impl blocks for dynamic dispatch

    v0.2.3 #dynamic-dispatch #proc-macro #traits #derive
  59. binary-mirror

    Core types for binary-mirror derive macro

    v0.1.17 2.1K #binary-encoding #serialization #derive
  60. derive-wizard-types

    Types for helping to derive interactive wizard-like user input for Rust types

    v0.5.0 #wizard #user-input #prompt #derive #text-input #text-editors
  61. opaque_typedef

    Supports defining opaque typedefs

    v0.0.5 7.2K #opaque #typedef #derive #strong
  62. colback

    Column backed structs

    v0.1.1 #dataframe #macro-derive #derive
  63. db-set-macros

    A derive for some ORM functions utilising SQLX

    v0.1.4 330 #sqlx #query #derive #orm #user #utilising #debugging
  64. difficient

    Efficient, type-safe, zero-allocation structural diffing

    v0.1.0 850 #structural-diff #diff #derive-diff #derive
  65. default2

    Default implementation using macros

    v1.0.2 500 #default #default-value #derive
  66. mapper

    Mapping macro to help to reduce mapping boilerplate

    v1.1.4 #decoupling #mapping #derive
  67. state_machine_future

    Easily create type-safe Futures from state machines — without the boilerplate

    v0.2.0 1.2K #state-machine #future #derive
  68. self-rust-tokenize

    Turns instances of Rust structures into a token stream that creates the instance

    v0.4.0 170 #meta-programming #derive
  69. pathmod

    Re-export crate for pathmod

    v0.1.3 #accessor #composition #derive #lens
  70. ibuilder

    Interactive builder for Rust types

    v0.1.8 #interactive #builder #derive
  71. openzl_sddl_derive

    Generate OpenZL SDDL definitions from Rust structs

    v0.1.2 #compression #proc-macro #sddl #derive #openzl
  72. heapsz

    calculating the heap usage of a data structure

    v0.1.0 #calculating #heap-of-data-structure #derive #estimate #heap-size #memory-management
  73. trait-enumizer

    Proc macro to automatically generate enum based on method signatures (with appropriate helpers)

    v0.1.1 #traits #enumizer #derive #enums #traits-derive
  74. frunk_utils_derives

    Derives for frunk traits

    v0.1.3 4.1K #frunk #derive #hlist #type
  75. primwrap

    Derive operation traits for primitive wrapper structs

    v1.1.1 110 #primitive-traits #proc-macro #derive #macro-derive
  76. derive_deref

    Adds #[derive(Deref)] and #[derive(DerefMut)]

    v1.1.1 114K #deref-mut #derive #deref
  77. es-fluent-manager-bevy

    es-fluent manager for Bevy

    v0.18.0 #es-fluent #bevy #localization #derive #assets #ftl #bevy-integration
  78. rust-regex-dsl-creator

    Regular expression DSL derive macros

    v0.1.9 440 #regex #dsl #derive
  79. wb_sqlite

    Derive map of struct/field to SQLite table/column. Generate const/fn for create-table, insert, select, update.

    v0.2.1 410 #orm #sqlite #derive #database
  80. futures-enum

    #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums

    v0.1.17 19K #derive #derive-enums #enums
  81. sql_tool_kit

    合并 sql_tool_core 和 sql_tool_macros 并一起导出,后续新增的功能都将从这个库中导出

    v0.1.3 #sql #derive #gen-fields #traits #gen-set
  82. enum_reflect

    Enums reflection library

    v0.2.6 480 #reflection #enums #derive #rust #field
  83. into-response

    IntoResponse derive for Axum framework

    v0.3.1 700 #axum #derive #response
  84. enum_from_derive

    Implement From For the Enumeration

    v0.1.6 800 #enums #derive #testing #debugging #repr #from-str #ttt
  85. sigma-enum-macros

    Procedural macros for sigma_enum

    v0.1.2 #proc-macro #dependent-types #derive
  86. bitbag

    A useful struct for dealing with bit flags

    v0.3.0 400 #bit-flags #enums #repr #defined #derive
  87. dyn_struct

    Construct dynamically sized types safely

    v0.3.2 #dynamically-sized-types #construct #safely #derive #repr
  88. atomflag

    Atomics for your bitflags!

    v0.1.2 220 #atomic #proc-macro #derive #struct #bitflags
  89. no-std-thiserror

    thiserror but no_std compatible

    v0.1.0 #error-handling #error-derive #derive #error
  90. enumrs

    A derive for adding arbitrary values to enums

    v0.2.1 #derive #enums #derive-enums #associate
  91. choices

    HTTP configuration service by defining a struct

    v1.0.0 #config #http #derive
  92. structopt-toml

    An default value loader from TOML for structopt

    v0.5.1 650 #structopt #clap #cli #clap-derive #derive
  93. qbice_identifiable_derive_lib

    The Query-Based Incremental Computation Engine

    v0.1.1 #incremental-computation #query-based #qbice #derive #engine #type-id #strong-typing
  94. derive_constructors

    Deriving From, TryFrom and create new_with_*args* functions

    v1.0.0 #try-from #constructor #derive #from
  95. type-cli

    A convenient, strongly-typed CLI parser

    v0.0.3 #command-line-arguments-parser #clap-derive #cli #derive #clap #cli-command
  96. non_structural_derive

    nonstructural derives for auto traits

    v0.1.1 130 #derive #traits #derive-traits #auto-trait #send #non-recursive #emit
  97. schema2000

    derive a JSON schema from given JSON objects

    v0.1.0 #json-schema #derive #document #parser #json-object #mqtt
  98. o2o-impl

    'o2o' crate

    v0.5.4 8.9K #proc-macro #derive #member #map #try-into #ghost #try-from #mapper #struct-fields #person-dto
  99. cargho

    Derive-based argument parser optimized for being up to date in crates.io

    v0.1.7 #arguments-parser #command-line-arguments #derive-based-argument #derive
  100. derive-regex

    Easily parse a regex into a struct or enum variant

    v0.2.0 250 #regex #regex-parser #derive
  101. mattak_derives

    derives for supporting mattak

    v0.2.0 #axum #web #derive #semweb
  102. multer-derive

    derive for constructign type from multer Multipart

    v0.1.1-alpha #multipart-form #derive #web
  103. entrance

    A command line argument parser library which provides type assisted tools

    v0.3.0 #arguments-parser #assisted #informative #derive #enums
  104. sval_derive

    Derive support for sval

    v2.16.0 5.7K #serialization #derive
  105. mergeme

    A derivable trait that assists with merging data together

    v0.2.0 #no-std #config #derive-config #derive
  106. fallback

    A helper library to implement fallback mechaism

    v0.1.3 320 #helper #mechaism #struct-fields #derive #data1 #data2 #123
  107. hashed-type-def

    hash based type identifier: hash code is computed on the basis of type definition

    v0.1.2 160 #hash #hash-type #hash-id #derive
  108. Try searching with DuckDuckGo.

  109. dyn_std

    Dynamic (object-safe) version of std traits

    v0.3.3 290 #dyn #partial-eq #derive #clone #traits #derive-traits
  110. thorium-derive

    Derives useful functions and traits for Thorium

    v1.3.2 #traits #derive #functions-and-traits
  111. decent-synquote-alternative

    alternative to the syn and quote crates for when you want to write your own derive proc-macro. It was originally based on the microserde code, but has grown a lot since then. It is not as complete…

    v0.4.0 1.0K #proc-macro #quote #derive
  112. enum-from-discriminant-derive

    Macro to implement TryFrom<Integers> for enum discriminants

    v1.0.0 #macro-derive #try-from #derive
  113. mini-config

    Minimalistic Dynamic Configuration Library for Rust

    v0.1.3 190 #dynamic-configuration #config #dynamic-config #derive
  114. merg

    Merge multiple values into one

    v0.1.1 #macro-derive #merge #derive
  115. structify

    A procedural macro to transform functions into structs with state and execution dependencies

    v0.1.0 #struct #derive #compose
  116. from_variant

    Automatically derive From impls for enums

    v3.0.0 1.0M #swc #babel #javascript #derive #enums #automatic-derive #typescript-compiler #run-script #command-run
  117. const-struct-version

    A trait plus proc-macro to generate a hash based on the fields of a struct. Useful for intelligently expiring a cache when the stored object changes.

    v0.2.0 #hash #derive #cache #proc-macro
  118. ezmenu

    Builds a CLI menu with simple macros

    v0.2.9 #derive #menu #interface #cli
  119. derive_convert

    Derives 'impl (Try)From for Self' and 'impl (Try)From<Self>'

    v0.6.0 140 #derive #try-from #impl #proc-macro #self
  120. to_boxed

    defines ToBoxed Trait and its derive

    v0.1.1 #derive-traits #traits #derive #traits-derive
  121. display_tree

    automatic, and customizable tree pretty-printing

    v1.1.2 210 #pretty-print #tree #derive
  122. tch-tensor-like

    Derive convenient methods for struct or enum of tch tensors

    v0.6.0 #tensor #derive #model #enums #tch #tch-rs
  123. surrealdb-macros

    Private implementation of procedural macros for surrealdb

    v0.1.0 #surrealdb #derive #database #surreal
  124. fancy-default

    A better derive(Default) implementation

    v0.1.0 #default #proc-macro #derive #macro-derive
  125. prost-validate-derive-core

    the prost-validate derive implementation

    v0.2.9 5.5K #prost-validate #validation #derive #rules #protoc-gen-validate #validation-rules #protobuf #wkt #testing-harness
  126. set_field

    Set fields on structs by string

    v0.1.1 #struct-fields #string #derive
  127. enum-methods

    Generates methods for each enum variant

    v0.0.8 26K #enums #derive-enums #derive #predicate #is
  128. asset-derive

    asset handling derive macro for enums, and a proc-macro learning resource!

    v0.1.4 #assets #proc-macro #derive
  129. struct-validation

    trait and derive to validate structs and return a list of errors

    v0.1.3 #validation #struct #derive
  130. zisvalidator

    A validator for struct and enum

    v0.1.6 #validation #enums #struct #derive
  131. merfolk_frontend_derive

    A Frontend for merfolk using derive macros

    v0.1.0 #merfolk #rpc #derive
  132. derive_di

    realized the dependency injection pattern

    v0.3.0 #dependency-injection #pattern #derive #di
  133. deltastruct

    Allows defining deltas for tagged structs for later application

    v0.1.8 #struct #delta #mut #derive #tagged #vector3 #macro-attributes
  134. rusty-value

    Create a generic inspectable value from any rust type

    v0.6.0 #generic #primitive-integer #create #derive #enum-variant #serialization #inspectable
  135. cardseed

    Pseudo-random numbers derived from playing cards using PBKDF2

    v0.0.2 #random #derive #card #entropy #playing
  136. orzegui

    A proc-macro to automatically generate egui UI from struct fields

    v0.1.0 #egui-ui #egui #proc-macro #derive
  137. safevalue

    A value based approach to uphold SAFETY requirements for unsafe Rust code

    v0.1.0 #unsafe #safe #no-std #derive #utility
  138. derive_environment

    modifying structs via environment variables

    v1.1.0 #struct #env-vars #modify #derive #from-env #config-file
  139. argv-lite

    A lightweight, ergonomic command-line argument parser for Rust

    v0.1.0 #arguments-parser #parser-derive #cli-argument-parser #derive #parser
  140. sealed-generic

    Sealed generic type discriminants

    v0.1.1 #discriminant #generics #sealed #derive
  141. derive

    providing a minimal example of a derivable trait (via companion crate derive-derive) for testing and illustration

    v1.0.0 2.5K #deriving #testing #traits #illustration #companion
  142. typestate-builder

    Derive-macro-based generator that combines Typestate and Builder patterns

    v0.1.4 100 #builder-pattern #state #derive #pattern #builder
  143. guzzle

    A derivable trait for consuming key value pairs into structs

    v1.0.0 #key-pair #wordpress #derive
  144. stable-step

    Step for stable rust

    v0.1.1 #step #stable #self #next #derive
  145. derive-insert

    GetOrInsert trait for enums and its derive macro

    v0.1.1 #macro-derive #enums #derive
  146. valid8

    no-nonsense validation library

    v0.1.2 120 #validation #value #no-nonsense #min #derive
  147. displaydoc-lite

    Implement the Display trait using your standard doc comments

    v0.1.3 #display #display-traits #derive
  148. entity_id

    Production-grade entity IDs for your web application

    v0.0.4 #ulid #entity #id-identifier #derive
  149. nutype_macros

    The newtype with guarantees

    v0.6.2 77K #input-validation #validation #newtype #derive
  150. derive_display

    A convenient attribute to derive Display implementation from another trait implementation. Currently supports ToTokens.

    v0.0.3 #traits #impl #display-traits #display #derive #derive-traits
  151. xso_proc

    Macro implementation of #[derive(FromXml, AsXml)]

    v0.2.0 460 #xso #serialization #derive
  152. derive-quote-to-tokens

    derive quote::ToTokens

    v0.1.1 110 #to-tokens #token #quote #derive
  153. description

    like Display, but 'static

    v0.3.0 #display #derive #no-std
  154. moduforge-macros-derive

    ModuForge-RS 宏扩展模块,提供 Node 和 Mark 的派生宏

    v0.7.0 #mark #提供 #modu-forge #node #derive #使用 #示例
  155. tagname

    get the name of a variant in your enum as a string

    v0.3.1 #tagged-unions #tags #derive
  156. sha2-derive

    exporting a derivable Hashable trait that works with sha2

    v0.1.2 #deriving #exporting #hashable #traits #derive #macro-derive #user-name
  157. next-web-common

    A common utility library for the Next Web framework

    v0.1.0 #web-framework #derive #find #name #web-apps #arc-mutex #date-time #async-trait #atomic-u32
  158. datastruct

    A pure-data structure builder

    v0.1.1 #proc-macro #derive #macro-derive
  159. size-of-no-padding

    A procedural macro to calculate the size of a type without padding

    v0.2.0 #proc-macro #calculate #padding #derive #abc
  160. syner

    A procedural macro to generate a parser for attributes from a struct

    v0.3.0 #proc-macro #syn #derive
  161. sanitizeable

    derive structs without certain fields

    v0.1.1 #derive #field #serialization #debugging #proc-macro #private-field
  162. cargo-cargo-derive-ipc-schema-for-swift

    Code-generator to IPC to Swift

    v0.1.0 #ipc #codegen #schema #swift #derive #serialization #datatype #cargo-workspace
  163. transitive_from

    Helper macros for creating hierarchies of transitive From implementations

    v0.1.3 #transitive #derive #from
  164. statenum

    enabling enums in state-pattern logic

    v1.0.0 #state #enums #derive
  165. filestruct

    Read a directory into a Rust struct

    v0.3.0 #read-directory #macro-derive #derive
  166. derive_variants

    derives an additional enum from a nested enum that contains only variants and no nested fields

    v1.0.0 180 #enums #enum-variants #enum-variant #derive #nested #derive-enums
  167. as_base

    Cast trait objects to some base class

    v0.1.3 #traits #dyn-traits #cast #traits-derive #derive
  168. crabstructor

    constructor generator for named structures

    v0.2.1-beta #constructor #derive #auto-constructor
  169. dyn_derive

    Inherit and derive object-unsafe traits for dynamic Rust

    v0.3.4 240 #partial-eq #derive #traits #clone #derive-traits
  170. tablefy

    An easy way to display any struct as a table!

    v0.1.3 550 #serialization #table-format #derive #format #struct
  171. dynex

    Inherit and derive object-unsafe traits for dynamic Rust

    v0.1.1 #partial-eq #traits #clone #derive #dyn #derive-traits
  172. fastobo-derive-internal

    Internal derive macros for the fastobo crate

    v0.15.5 310 #ontology #proc-macro #obo #derive
  173. unit-enum

    A procedural macro for deriving ordinal methods in unit-like enums for Rust

    v1.4.3 #proc-macro #derive #enums
  174. enum-tools

    Automatically derive functions and trait implementations for enums

    v0.5.5 500 #derive-enums #primitive #enums #derive
  175. surql-definition

    procedural macro for generating SurrealDB table and field definitions

    v0.2.1 #surrealdb #database-schema #derive #database #surreal
  176. from-regex

    Derive deserialization of structs and enums from regex patterns

    v0.2.1 #regex #struct #derive
  177. tiberqueries

    A lightweight ORM for Tiberius

    v0.1.3 160 #tiberius #derive #orm #mssqlserver
  178. field_iterator

    A derivable trait for iterating over the fields of a struct

    v0.1.0 #proc-macro #reflection #iterator #derive
  179. dto_derive

    Derive for automatic mapping DTOs to Entities and vice versa

    v0.1.1 #entity #data-transfer #derive
  180. derive_typst_intoval

    Derive typst::IntoValue for structs

    v0.6.0 2.2K #typst #derive
  181. to_query

    Structure to HTTP_GET/SQL Query Parameters

    v0.5.4 150 #sql #http-get #structures #query-parameters #derive
  182. struct_as_array2

    that allows you to represent the structure as an array. Ported from https://github.com/Nikitamuraviev10/struct_as_array.git to proc_macro2, syn 2.0 and quote 1.0

    v0.3.1 #array-iterator #struct #derive #iterator #array
  183. from-enum

    derive proc macro for deriving From on enums

    v0.1.1 #derive #macro-derive #from
  184. rand_macros

    #[derive]-like functionality for the rand::Rand trait

    v0.1.10 350 #random #traits #derive #plugin #enums
  185. typology

    Type derivation for foreign use

    v0.1.1 #derivation #typeof #type #derive
  186. ezno-parser-visitable-derive

    Derives 'Visitable' trait for Ezno AST

    v0.0.9 600 #ast #parser #derive #visitable #traits #ezno
  187. derive-from-one

    Automatically generates From impls so you don’t have to

    v0.1.0 #derive #traits #into #from #derive-traits