barkimedes / go-deepcopyLinks
A Golang package for doing a deep copy for (just about) anything
☆149Updated last year
Alternatives and similar repositories for go-deepcopy
Users that are interested in go-deepcopy are comparing it to the libraries listed below
Sorting:
- Convert snake case, camel case and kebap case strings☆154Updated 5 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 6 months ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Deep copy generator☆160Updated last week
- Abstract JSON for Golang with JSONPath support☆287Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆324Updated 3 weeks ago
- a thread-safe concurrent map for go☆99Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆145Updated last week
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Fast deep-copy library for Go☆116Updated this week
- concurrency utilities☆304Updated 6 years ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆122Updated 3 years ago
- Protobuf Field Mask Go utils☆253Updated last month
- Golang ClickHouse client☆280Updated last year
- various libs or tools for Golang☆107Updated this week
- ☆219Updated last year
- ☆130Updated 9 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A debouncer written in Go.☆136Updated last week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Go structures with default values using tags☆336Updated last year
- errgroup with goroutine worker limits☆166Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆638Updated 8 months ago