typex
Type analyzer
Tools for analyzing and visualizing Go type structures and interfaces
[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.
203 stars
3 watching
11 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
cliexportgogolangstructtreetypetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for generating interfaces and structs in Go | 423 |
| A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. | 1,346 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Converts data types safely and efficiently in Go programs | 48 |
| A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 |
| Generates Go structs from multiple XML documents | 78 |
| A package that extracts and works with Go struct fields as values, including type information. | 6 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| Tool for generating Go type representations from JSON inputs | 132 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| A library that provides fast and intuitive conversions across various Go types with a simple API. | 383 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A package providing a flexible data type in Go, allowing encoding and decoding of various data types without the need for explicit casting or switching. | 48 |