mergo

Merge tool

A tool for merging default values into structs and maps in Go code

Mergo: merging Go structs and maps since 2013

GitHub

3k stars
26 watching
271 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists

gogolanghacktoberfestmappingmergestructures

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dunglas/mercure A protocol and implementation for efficient real-time communication between servers and clients over HTTP. 3,972
ergo-services/ergo An actor-based framework for creating event-driven architectures with network transparency and distributed system support. 3,722
go-mgo/mgo A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database 2,738
go-vgo/robotgo Automation tool for interacting with graphical user interfaces on multiple platforms. 9,678
go-macaron/macaron A high-productivity web framework built on top of Go 3,515
galeone/tfgo A Go library that simplifies the use of TensorFlow in Go by addressing common issues with its bindings. 2,425
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,260
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,401
chenmingyong0423/go-mongox A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. 136
go-git/go-git A high-level implementation of the Git version control system in Go 5,995
masterminds/sprig A collection of reusable template functions for Go templates 4,287
golang-migrate/migrate Database migration tool written in Go that reads and applies migrations to various databases. 15,494
tmc/langchaingo Provides a Go implementation of LangChain for generating text based on large language models. 4,635
deckarep/golang-set A Go implementation of a set data structure with concurrency and generic support. 4,217