reflectutils
Reflect toolkit
Utility functions for working with Golang's reflect package
Golang utility functions for working with reflection
8 stars
1 watching
1 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
gogolangreflection-library
Related projects:
Repository | Description | Stars |
---|---|---|
muir/nvalid | Tools to validate HTTP requests and responses in Go applications | 0 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
muir/nfigure | A reflective configuration library for Go that supports multiple sources and formats of configuration data. | 7 |
muir/nvelope | A framework for building endpoints with standardized helper functions | 3 |
tenntenn/gpath | A Go package to access fields by path using reflection | 40 |
jhump/protoreflect | Provides utilities and APIs for working with Go Protocol Buffers descriptors and gRPC reflection. | 1,350 |
go-rel/rel | A modern ORM layer for Golang | 770 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
pieterclaerhout/go-xray | A Go library providing reflection helpers for easier usage of structs | 27 |
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
tiendc/gofn | A collection of reusable utility functions in Go to simplify common programming tasks | 49 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 397 |