swallowjson VS valast

Compare swallowjson vs valast and see what are their differences.

swallowjson

Golang: Support for preserving unknown fields from JSON when unmarshalling instead of discarding (by PennockTech)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
swallowjson valast
1 3
4 303
- 1.7%
3.0 2.0
6 months ago 9 months ago
Go Go
MIT License GNU General Public License v3.0 or later
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.

swallowjson

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

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.

What are some alternatives?

When comparing swallowjson and valast you can also consider the following projects:

gotype - Golang source code parsing, usage like reflect package

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

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

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

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.

go-attr - Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.

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

go-db - Wrapper over pgx with better transaction API