reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.
☆281Apr 21, 2022Updated 3 years ago
Alternatives and similar repositories for reflectwalk
Users that are interested in reflectwalk are comparing it to the libraries listed below
Sorting:
- Go (golang) library for deep copying values in Go.☆357May 5, 2021Updated 4 years ago
- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.☆47Feb 13, 2019Updated 7 years ago
- WIP: code generation package in Go -- used by gnark, goff and gurvy☆14Feb 19, 2026Updated last week
- Go library for representing and applying patches to modify existing Go structures☆56Feb 4, 2017Updated 9 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Jun 12, 2015Updated 10 years ago
- Package walk walks io/fs filesystems using an iterator style.☆18Feb 18, 2021Updated 5 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆215Sep 6, 2023Updated 2 years ago
- Package rpool provides a resource pool.☆88Feb 23, 2016Updated 10 years ago
- Go methods to list TCP connections and the owning processes.☆31Nov 21, 2019Updated 6 years ago
- Go library for decoding generic map values into native Go structures and vice versa.☆8,052Jun 25, 2024Updated last year
- Get hash values for arbitrary values in Go (golang).