mergo
Merge tool
A tool for merging default values into structs and maps in Go code
Mergo: merging Go structs and maps since 2013
3k stars
26 watching
274 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
gogolanghacktoberfestmappingmergestructures
Related projects:
Repository | Description | Stars |
---|---|---|
dunglas/mercure | A protocol and implementation for efficient real-time communication between servers and clients over HTTP. | 3,997 |
ergo-services/ergo | An actor-based framework for creating event-driven architectures with network transparency and distributed system support. | 3,771 |
go-mgo/mgo | A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,735 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
go-macaron/macaron | A high-productivity web framework built on top of Go | 3,517 |
galeone/tfgo | A Go library that simplifies the use of TensorFlow in Go by addressing common issues with its bindings. | 2,432 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
hashicorp/raft | A Go implementation of a distributed consensus algorithm | 8,321 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
masterminds/sprig | A collection of reusable template functions for Go templates | 4,322 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
tmc/langchaingo | Provides a Go implementation of LangChain for generating text based on large language models. | 5,155 |
deckarep/golang-set | A generic set data structure implementation in Go | 4,277 |