convergen
Type copier
Generates code for copying data between two types
A type-to-type copy function code generator.
43 stars
1 watching
6 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
code-generatorddd-patternsgolang
Related projects:
Repository | Description | Stars |
---|---|---|
| A code generator tool that produces custom copying logic between data structures without relying on reflection or extra dependencies. | 357 |
| Package for fast copying complex data structures of different types | 49 |
| An auto-generation tool for adding clone methods to classes in C# | 73 |
| A tool that provides a simple file copying mechanism in Go | 22 |
| A utility for creating deep copies of complex data structures in Go. | 452 |
| A tool for recursively copying directories and files in Go. | 730 |
| Copies files from source to destination based on glob patterns and options | 426 |
| A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
| A utility for copying files from multiple sources to a single destination directory or subdirectory with customizable options. | 410 |
| A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
| Generates type definitions for serialized data formats like JSON | 3 |
| Copies request headers in the format used by various web scanning tools. | 5 |
| Tools for detecting code clones in Go source files using suffix trees. | 346 |
| Copies files from source to destination using streams and directory utilities. | 346 |
| A Go library providing a file copy functionality with GNU-like APIs and customizable behavior. | 33 |