huandu / go-cloneLinks
Clone any Go data structure deeply and thoroughly.
☆321Updated 3 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☆802Updated 4 months ago
- auto adjust your GOGC value☆228Updated 11 months ago
- ☆488Updated last week
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Deep copy things☆598Updated 4 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆285Updated 7 months ago
- Service Reliability Algorithm☆212Updated this week
- Patch all Go functions for testing☆259Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- unbounded chan☆453Updated last year
- Draw graphs through GO MOD GRAPH output☆228Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- Concurrency and synchronization primitives☆140Updated 7 months ago
- All-in-one go testing library☆416Updated last month
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆548Updated last month
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- golang timewheel similar to glang std timer☆295Updated 2 years ago
- CyclicBarrier golang implementation☆153Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- A faster Protobuf serializer & deserializer.☆98Updated 11 months ago
- gostub is a library to make stubbing in unit tests easy☆319Updated 6 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆173Updated last year
- Go simple async message bus☆278Updated 4 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
- grpc connection pool☆491Updated 3 months ago
- concurrency utilities☆301Updated 5 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month