huandu / go-clone
Clone any Go data structure deeply and thoroughly.
☆316Updated last month
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☆795Updated 2 months ago
- ☆483Updated 3 weeks ago
- Deep copy things☆588Updated 4 years ago
- golang timewheel similar to glang std timer☆294Updated last year
- CyclicBarrier golang implementation☆153Updated 4 years ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆540Updated 2 months ago
- Service Reliability Algorithm☆206Updated last year
- Patch all Go functions for testing☆258Updated last year
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆281Updated 5 months ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- unbounded chan☆450Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 10 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- gostub is a library to make stubbing in unit tests easy☆315Updated 4 months ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- opentracing integration with GORM☆102Updated 3 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆177Updated last year
- Timeout middleware for Gin☆199Updated last month
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Draw graphs through GO MOD GRAPH output☆227Updated 2 years ago
- Go simple async message bus☆276Updated 4 years ago
- 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 …☆385Updated last year
- grpc connection pool☆486Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆196Updated last month
- Go语言猴子补丁框架☆129Updated last year
- a funny library to hook golang function at runtime☆536Updated last year