struct topic

List struct repositories

go-env

25
Stars
9
Forks
Watchers

A Go (golang) library for populating a struct with the values from environment variables

table

139
Stars
26
Forks
Watchers

Produces a string that represents slice data in a text table, inspired by gajus/table.

defaults

727
Stars
64
Forks
Watchers

Initialize structs with default values

binstruct

91
Stars
20
Forks
Watchers

Golang binary decoder for mapping data into the structure

fieldmask-utils

222
Stars
25
Forks
Watchers

Protobuf Field Mask Go utils

cstruct-go

37
Stars
9
Forks
Watchers

a fast c-style struct packer & unpacker for golang

goverter

451
Stars
42
Forks
Watchers

Generate type-safe Go converters by simply defining an interface

typex

196
Stars
12
Forks
Watchers

[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.

kong

1.9k
Stars
134
Forks
Watchers

Kong is a command-line parser for Go

x2struct

266
Stars
109
Forks
Watchers

Convert between json string and c++ object. json字符串和c++结构体之间互相转换