huandu / go-clone
Clone any Go data structure deeply and thoroughly.
☆313Updated this week
Alternatives and similar repositories for go-clone:
Users that are interested in go-clone are comparing it to the libraries listed below
- ☆480Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆278Updated 5 months ago
- Patch all Go functions for testing☆256Updated last year
- reflect api without runtime reflect.Value cost☆790Updated last month
- Deep copy things☆588Updated 4 years ago
- auto adjust your GOGC value☆228Updated 8 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 11 months ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆183Updated last year
- unbounded chan☆448Updated 11 months ago
- gostub is a library to make stubbing in unit tests easy☆316Updated 3 months ago
- golang timewheel similar to glang std timer☆294Updated 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.☆256Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆534Updated last month
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Go语言猴子补丁框架☆128Updated 11 months ago
- Service Reliability Algorithm☆201Updated last year
- All-in-one go testing library☆396Updated last week
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Draw graphs through GO MOD GRAPH output☆227Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆209Updated 8 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆565Updated last month
- Timeout middleware for Gin☆195Updated 3 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Fast and easy-to-use skip list for Go.☆410Updated 7 months ago
- Concurrency and synchronization primitives☆140Updated 4 months 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
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆173Updated 10 months ago