huandu / go-clone
Clone any Go data structure deeply and thoroughly.
☆307Updated 9 months ago
Alternatives and similar repositories for go-clone:
Users that are interested in go-clone are comparing it to the libraries listed below
- ☆469Updated last week
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- gostub is a library to make stubbing in unit tests easy☆315Updated last month
- Service Reliability Algorithm☆195Updated last year
- Patch all Go functions for testing☆254Updated last year
- auto adjust your GOGC value☆223Updated 6 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆194Updated this week
- Deep copy things☆577Updated 4 years ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆526Updated 4 months ago
- Draw graphs through GO MOD GRAPH output☆221Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆270Updated 2 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- unbounded chan☆439Updated 9 months ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- CyclicBarrier golang implementation☆152Updated 4 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 7 months ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆183Updated last year
- golang timewheel similar to glang std timer☆294Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆371Updated last year
- Go Stream, like Java 8 Stream.☆91Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- concurrency utilities☆292Updated 5 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- lock-free queue and other implementations☆127Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆252Updated last year
- High performance table sharding plugin for Gorm.☆284Updated 2 months ago
- Concurrency and synchronization primitives☆137Updated 2 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated last year
- Request ID middleware for Gin Framework☆220Updated last week