ulule / deepcopier
simple struct copying for golang
☆456Updated 4 years ago
Alternatives and similar repositories for deepcopier:
Users that are interested in deepcopier are comparing it to the libraries listed below
- Parse and modify Go struct field tags☆639Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Attach hooks to any database/sql driver☆654Updated 9 months ago
- Generate .proto files from Go source code.☆738Updated 4 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- High level abstractions over the Go reflect library☆528Updated 7 months ago
- errors with stacktraces for go☆967Updated last year
- Simple backoff algorithm in Go (golang)☆644Updated last year
- Buffer/Byte pool for Go☆475Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A Go tool to auto generate methods for your enums☆483Updated 8 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Go structures with default values using tags☆316Updated 8 months ago
- Robust & Easy to use struct mapper and utility methods for Go☆412Updated 6 years ago
- MySQL Server Error Constants for Golang☆194Updated 3 years ago
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆739Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆756Updated 2 years ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Common packages for Go☆549Updated last year
- Type-driven code generation for Go☆1,427Updated last year
- A golang package for converting to snake_case or CamelCase☆1,067Updated last year
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆476Updated 2 years ago
- concurrency utilities