modern-go / reflect2Links
reflect api without runtime reflect.Value cost
☆808Updated 7 months ago
Alternatives and similar repositories for reflect2
Users that are interested in reflect2 are comparing it to the libraries listed below
Sorting:
- Anti-memory-waste byte buffer pool☆1,305Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,434Updated 6 months ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 5 months ago
- Deep copy things☆606Updated 4 years ago
- [mirror] Go supplementary time packages☆409Updated 2 weeks ago
- ☆494Updated last month
- Go package implementing bitsets☆1,452Updated last week
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- Rate limiting for go-redis☆959Updated last month
- [mirror] concurrency primitives☆903Updated last month
- Zero-allocation reflection library for Go☆581Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Native MurmurHash3 Go implementation☆1,003Updated 2 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 9 months ago
- parser for Google ProtocolBuffers definition☆607Updated 4 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆405Updated last year
- grpc connection pool☆493Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆991Updated last month
- Golang Serializer Benchmark Comparison☆414Updated 2 years ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- A portable mmap package for Go☆1,074Updated 10 months ago
- concurrency utilities☆303Updated 6 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆790Updated 2 weeks ago
- Goroutine local storage☆686Updated 3 years ago
- auto adjust your GOGC value☆230Updated last year
- gin pprof middleware☆704Updated last week
- 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 …☆395Updated last year