barkimedes / go-deepcopy
A Golang package for doing a deep copy for (just about) anything
☆146Updated 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:
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Deep copy generator☆156Updated 7 months ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go reflection simplified☆101Updated 7 months ago
- ☆204Updated 10 months ago
- A highly optimized double-ended queue☆198Updated last year
- Protobuf Field Mask Go utils☆251Updated last year
- concurrency utilities☆299Updated 5 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆304Updated 2 weeks ago
- Fast deep-copy library for Go☆87Updated last week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated 5 months ago
- Highly configurable, fast JSON encoder for Go☆178Updated last year
- Convert snake case, camel case and kebap case strings☆151Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 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…☆281Updated last year
- Clone any Go data structure deeply and thoroughly.☆316Updated 3 weeks ago
- Generate protobuf messages from go structs☆83Updated 9 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆196Updated last month
- Golang protobuf FieldMask missing utils☆120Updated last week
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆125Updated 3 weeks ago