ulule / deepcopierLinks
simple struct copying for golang
☆461Updated 5 years ago
Alternatives and similar repositories for deepcopier
Users that are interested in deepcopier are comparing it to the libraries listed below
Sorting:
- Parse and modify Go struct field tags☆651Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆730Updated 4 years ago
- High level abstractions over the Go reflect library☆536Updated last year
- Generate .proto files from Go source code.☆737Updated 5 years ago
- Attach hooks to any database/sql driver☆660Updated last year
- A simple pubsub package for go.☆446Updated last year
- Robust & Easy to use struct mapper and utility methods for Go☆416Updated 7 years ago
- Fluent SQL generation for golang☆283Updated 2 years ago
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆730Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Common packages for Go☆568Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- MySQL Server Error Constants for Golang☆195Updated 4 years ago
- Go structures with default values using tags☆336Updated last year
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Generate interfaces from structure methods.☆348Updated last week
- Simple AMQP wrapper around github.com/streadway/amqp☆172Updated 2 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆630Updated 3 months ago
- Server-sent events for Go☆498Updated last year
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Go GORM & SQL mocking library☆223Updated 3 years ago
- Testing API Handler written in Golang.☆445Updated last week
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Simply way to control goroutines execution order based on dependencies☆223Updated 6 years ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- Partial port of Python difflib package to Go☆424Updated 2 years ago
- Better time duration formatting in Go!☆509Updated 4 years ago
- Lightweight Goroutine pool☆743Updated 6 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆296Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆398Updated 2 years ago