go-conv

Type converter

A library that provides fast and intuitive conversions across various Go types with a simple API.

Fast conversions across various Go types with a simple API.

GitHub

383 stars
9 watching
20 forks
Language: Go
last commit: about 5 years ago
Linked from 2 awesome lists

convconversionconversion-functionsstrconvstring-conversiontime-conversion

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shockerli/cvtConverts data types safely and efficiently in Go programs48
henry-sarabia/sliceconvA package providing functions to convert between string representations of primitive types and their corresponding Go types on slices.10
eun/go-convertA utility package for converting data between different types and structures in Go programming language22
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
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
tiendc/go-csvlibA high-performance CSV encoding and decoding library for Go.17
chanced/capsA case conversion library for Go.54
creativeinquiry/go2jsonTool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages.5
nofeaturesonlybugs/setA Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types.47
jmattheis/goverterAutomates the generation of type-safe conversion methods between data structures576
go-gcfg/gcfgA Go library that reads INI-style configuration files into data structures168
ngparty/broccoli-tscA preprocessor that converts TypeScript code into Broccoli-compatible format1
sclevine/yjA command-line tool for converting between various data formats.976
asty-org/astyTool for converting Go source code AST to JSON and back to AST82