go-convert

Type converter

A utility package for converting data between different types and structures in Go programming language

Convert a value into another type

GitHub

22 stars
2 watching
3 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

gogolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
usk81/genericA 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
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
gurukami/typA library providing safe conversion and data retrieval functions from complex structures to basic types in Go.46
subpop/go-iniA Go package that converts between INI file data and the Go structs used to represent it14
epiclabs-io/elasticA library that converts values between arbitrary Go types at runtime23
shockerli/cvtConverts data types safely and efficiently in Go programs48
cstockton/go-convA library that provides fast and intuitive conversions across various Go types with a simple API.383
henry-sarabia/sliceconvA package providing functions to convert between string representations of primitive types and their corresponding Go types on slices.10
jmattheis/goverterAutomates the generation of type-safe conversion methods between data structures576
nofeaturesonlybugs/setA Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types.47
chanced/capsA case conversion library for Go.54
arolek/aseAn ASE file decoder and encoder written in Go12
gookit/filterA utility package for processing and transforming data in Golang applications.151
gorilla/schemaConverts data between structured formats and HTTP form values1,396
reconfigureio/goblinA tool that converts Go AST nodes to JSON data42