unconvert
Type converter detector
A tool that analyzes Go source code to identify and report unnecessary type conversions.
Remove unnecessary type conversions from Go source
380 stars
13 watching
26 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 |
| 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 |
| Automates the generation of type-safe conversion methods between data structures | 576 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| A Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types. | 47 |
| An API for scoring predictive models in PMML format, supporting common machine learning algorithms | 99 |
| Detects potential misuse of standard library variables in Go code | 43 |
| Converts data types safely and efficiently in Go programs | 48 |
| A tool to detect untested parts of source code by introducing small changes and testing the resulting behavior. | 650 |
| A library that provides fast and intuitive conversions across various Go types with a simple API. | 383 |
| A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices. | 10 |
| Converts values from one type to another. | 75 |
| Tools for analyzing and visualizing Go type structures and interfaces | 203 |
| A fast and precise MIME type detection library for Go. | 1,695 |
| A Go package that converts between INI file data and the Go structs used to represent it | 14 |