RaveNoX / go-jsonmerge
Merge JSON objects to one (replaces only existent values)
☆32Updated 4 years ago
Alternatives and similar repositories for go-jsonmerge:
Users that are interested in go-jsonmerge are comparing it to the libraries listed below
- ☆40Updated last month
- ☆104Updated 5 years ago
- Integration with go.uber.org/zap☆33Updated last week
- Convert snake case, camel case and kebap case strings☆147Updated last year
- Fast and easy-to-use table printer written in Go. Parse and print anywhere go values such as structs, slices, maps or any compatible valu…☆78Updated 4 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆230Updated last year
- As per http://jsonpatch.com/ JSON Patch is specified in RFC 6902 from the IETF.☆135Updated last year
- Implementation of `grpclog.LoggerV2` interface using `zerolog`☆40Updated 6 years ago
- Raft backend implementation using BadgerDB☆115Updated last year
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- protoc-gen-go patch utility☆107Updated 3 months ago
- S3 FileSystem (fs.FS) implementation☆186Updated last year
- Flatten/unflatten nested map or JSON object in Golang☆68Updated last year
- golang utilities☆112Updated this week
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Finite State Machine for Go inspired by Akka FSM☆62Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Golang Connection pool for net.conn.☆36Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Generate FieldMask utility functions for protobuf