structs

Struct utilities

A set of utility functions for manipulating and comparing structs in Go programming language.

Golang struct operations.

GitHub

24 stars
4 watching
3 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists

golanggolang-librarygolang-structlibraryreflectionutility

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ozgio/strutil A collection of utility functions for string manipulation in Go applications. 206
tobyhede/go-underscore A collection of utility functions for the Go programming language 1,301
miguelpragier/handy A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. 80
twharmon/slices A package providing utility functions for working with slices in Go. 20
huandu/xstrings A collection of string functions widely used in other languages but lacking in Go 1,404
galeone/rts Generates Go structs from JSON responses to specific routes defined in a configuration file. 248
ik5/gostrutils A collection of string utilities for the Go programming language 45
go-sprout/sprout A modernized template function library for Go with improved performance and compatibility. 95
esimov/gogu A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. 99
twpayne/go-xmlstruct Generates Go structs from multiple XML documents 77
srfrog/dict Provides an alternative data structure to Go's built-in map and slice types 45
greencoda/confiq A Go package for loading structured data into structs with mapping using tags and selectors. 35
kazu/loncha Provides high-performance utilities for manipulating Go slices. 11
xxjwxc/public A comprehensive utility package for Go programmers 175
southclaws/supervillain Converts Go structs to Zod schemas, handling various type complexities and custom conversions. 78