mitchellh / copystructure
Go (golang) library for deep copying values in Go.
☆347Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for copystructure
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆276Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Code generation tools for Go.☆423Updated last month
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆474Updated last year
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Simple translation from godoc to markdown.☆493Updated 5 years ago
- simple struct copying for golang☆452Updated 4 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆503Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆340Updated 5 months ago
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 2 years ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆445Updated 7 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Fast conversions across various Go types with a simple API.☆385Updated 3 years ago
- A timed rate limiter for Go☆397Updated 2 years ago
- [mirror]☆281Updated 2 months ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- Generates UUID-format strings using purely high quality random bytes☆179Updated this week
- Buffer/Byte pool for Go☆470Updated 5 years ago
- A simple pubsub package for go.☆427Updated 6 months ago
- Managing go application shutdown with signals.☆196Updated 2 years ago
- go4 hosts the go4.org packages.