huandu / go-cloneLinks
Clone any Go data structure deeply and thoroughly.
☆320Updated 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:
- ☆485Updated last month
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- Deep copy things☆591Updated 4 years ago
- Patch all Go functions for testing☆257Updated last year
- Service Reliability Algorithm☆207Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆283Updated 6 months ago
- auto adjust your GOGC value☆228Updated 9 months ago
- unbounded chan☆452Updated last year
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆541Updated 2 months ago
- Draw graphs through GO MOD GRAPH output☆228Updated 2 years ago
- All-in-one go testing library☆406Updated last month
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- a funny library to hook golang function at runtime☆536Updated last year
- gostub is a library to make stubbing in unit tests easy☆316Updated 5 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆197Updated last week
- Concurrency and synchronization primitives☆140Updated 6 months ago
- concurrency utilities☆299Updated 5 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Fast weighted random selection for Go☆404Updated 7 months ago
- lockfree queue☆459Updated last year
- errgroup with goroutine worker limits☆164Updated 2 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
- 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