huandu / go-cloneLinks
Clone any Go data structure deeply and thoroughly.
☆324Updated 5 months ago
Alternatives and similar repositories for go-clone
Users that are interested in go-clone are comparing it to the libraries listed below
Sorting:
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- ☆493Updated 3 weeks ago
- Patch all Go functions for testing☆260Updated last year
- Deep copy things☆603Updated 4 years ago
- auto adjust your GOGC value☆228Updated last year
- unbounded chan☆455Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆560Updated 3 weeks ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Rolling writer is an IO util for auto rolling write in go.☆297Updated last year
- Draw graphs through GO MOD GRAPH output☆229Updated 2 years ago
- Concurrency and synchronization primitives☆139Updated 9 months ago
- Service Reliability Algorithm☆221Updated 2 weeks ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated 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.☆262Updated 2 years ago
- Timeout middleware for Gin☆214Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- All-in-one go testing library☆421Updated 3 months ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- opentracing integration with GORM☆102Updated 3 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- CyclicBarrier golang implementation☆156Updated 5 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated last week
- Go simple async message bus☆279Updated 4 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 8 months ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago