valast VS go-attr

Compare valast vs go-attr and see what are their differences.

go-attr

Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs. (by ssrathi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
valast go-attr
3 1
301 29
1.0% -
2.0 4.9
9 months ago over 3 years ago
Go Go
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

valast

Posts with mentions or reviews of valast. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

go-attr

Posts with mentions or reviews of go-attr. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing valast and go-attr you can also consider the following projects:

gotype - Golang source code parsing, usage like reflect package

configuration - Library for setting values to structs' fields from env, flags, files or default tag

litter - Litter is a pretty printer library for Go data structures to aid in debugging and testing.

statsviz - 🚀 Visualise your Go program runtime metrics in real time in the browser

gut/yos - 🍱 yet another collection of go utilities & tools

wazero - wazero: the zero dependency WebAssembly runtime for Go developers

go-auto-commenter - A go tool to add comments automatically on all the exported functions in a go project

xreflect - A simple and user-friendly reflection utility library.

autogold - Automatically update your Go tests

reflections - High level abstractions over the Go reflect library

dot - Dot: A powerful Go package simplifying navigation and manipulation of complex data structures via dot-separated paths. Features include insertion into struct fields, maps, arrays, slices, and channels, along with robust error handling and support for diverse map keys.