huandu / go-clone
Clone any Go data structure deeply and thoroughly.
☆305Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-clone
- ☆452Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Patch all Go functions for testing☆254Updated 11 months ago
- Service Reliability Algorithm☆182Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆263Updated 6 months ago
- unbounded chan☆431Updated 6 months ago
- Draw graphs through GO MOD GRAPH output☆215Updated last year
- Deep copy things☆573Updated 3 years ago
- golang timewheel similar to glang std timer☆292Updated last year
- auto adjust your GOGC value☆219Updated 3 months ago
- gostub is a library to make stubbing in unit tests easy☆313Updated last month
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- ThreadLocal for Golang.☆235Updated this week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆243Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆193Updated 3 months ago
- a funny library to hook golang function at runtime☆513Updated last year
- CyclicBarrier golang implementation☆146Updated 4 years ago
- errgroup with goroutine worker limits☆162Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆182Updated 10 months ago
- All-in-one go testing library☆368Updated last week
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆519Updated last month
- Rolling writer is an IO util for auto rolling write in go.☆295Updated last year
- lockfree queue☆394Updated last year
- Stream API for Go.☆92Updated 2 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆167Updated 4 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆142Updated 8 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆114Updated last year