structs
Struct utilities
A set of utility functions for manipulating and comparing structs in Go programming language.
Golang struct operations.
24 stars
4 watching
3 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists
golanggolang-librarygolang-structlibraryreflectionutility
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of utility functions for string manipulation in Go applications. | 207 |
| | A collection of utility functions for the Go programming language | 1,301 |
| | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 81 |
| | A package providing utility functions for working with slices in Go. | 20 |
| | A collection of string functions widely used in other languages but lacking in Go | 1,406 |
| | Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| | A collection of string utilities for the Go programming language | 45 |
| | A modernized template function library for Go with improved performance and compatibility. | 99 |
| | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 100 |
| | Generates Go structs from multiple XML documents | 78 |
| | Provides an alternative data structure to Go's built-in map and slice types | 45 |
| | A library for populating structs with data from various formats. | 35 |
| | Provides high-performance utilities for manipulating Go slices. | 11 |
| | A comprehensive utility package for Go programmers | 175 |
| | Converts Go structs to Zod schemas, handling various type complexities and custom conversions. | 81 |