barkimedes / go-deepcopy
A Golang package for doing a deep copy for (just about) anything
☆148Updated last year
Alternatives and similar repositories for go-deepcopy:
Users that are interested in go-deepcopy are comparing it to the libraries listed below
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated 2 months ago
- Protobuf Field Mask Go utils☆246Updated 11 months ago
- Go 1.18+ generic tuple☆86Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Convert snake case, camel case and kebap case strings☆147Updated last year
- Zero-allocation type-safe pool for Go☆229Updated last year
- Package for fast copying structs of different types☆49Updated 4 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆417Updated last year
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- ☆225Updated last month
- Generic resource pool for Go☆344Updated last month
- A highly optimized double-ended queue☆192Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 months ago
- ⚡️ lock-free utilities in Go☆153Updated 9 months ago
- Caches Dialector☆117Updated 10 months ago
- ☆118Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- auto adjust your GOGC value☆224Updated 6 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆235Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated 10 months ago
- Clone any Go data structure deeply and thoroughly.☆307Updated 10 months ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆190Updated 7 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- concurrency utilities