sliceconv
Type converter
A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices.
Slice conversion between primitive types
10 stars
3 watching
1 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
booleanconvconversionfloatgogolangintprimitive-typesslicestrconvstring
Related projects:
Repository | Description | Stars |
---|---|---|
cstockton/go-conv | A library that provides fast and intuitive conversions across various Go types with a simple API. | 385 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
gurukami/typ | A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 |
nofeaturesonlybugs/set | A Go package that provides a performant wrapper around the official reflect package for loose type conversion and assignment into native types. | 47 |
shockerli/cvt | Converts data types safely and efficiently in Go programs | 48 |
usk81/generic | 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 |
epiclabs-io/elastic | A library that converts values between arbitrary Go types at runtime | 23 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
mission202/stringly.typed | A library to simplify type conversions in C# by avoiding unnecessary string usage and promoting strong typing. | 47 |
ngparty/broccoli-tsc | A preprocessor that converts TypeScript code into Broccoli-compatible format | 1 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 532 |
subpop/go-ini | A Go package that converts between INI file data and the Go structs used to represent it | 14 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |
stereobooster/type-o-rama | An online conversion tool and resource for interoperability between various JavaScript type systems | 244 |
leaanthony/slicer | A utility class for handling slices of various data types. | 46 |