modern-go / reflect2Links
reflect api without runtime reflect.Value cost
☆823Updated 10 months ago
Alternatives and similar repositories for reflect2
Users that are interested in reflect2 are comparing it to the libraries listed below
Sorting:
- Deep copy things☆635Updated 5 years ago
- Clone any Go data structure deeply and thoroughly.☆332Updated 9 months ago
- Anti-memory-waste byte buffer pool☆1,322Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,443Updated 9 months ago
- ☆501Updated 3 weeks ago
- Go package implementing bitsets☆1,479Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated last week
- A Go package providing a filesystem-backed FIFO queue☆497Updated 5 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- [mirror] Go supplementary time packages☆412Updated 4 months ago
- parser for Google ProtocolBuffers definition☆609Updated last week
- A portable mmap package for Go☆1,086Updated last year
- Rate limiting for go-redis☆997Updated 2 weeks ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- gostub is a library to make stubbing in unit tests easy☆320Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Native MurmurHash3 Go implementation☆1,015Updated 2 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆603Updated 3 years ago
- concurrency utilities☆304Updated 6 years ago
- [mirror] concurrency primitives☆910Updated 2 months ago
- grpc connection pool☆492Updated 10 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- Goroutine local storage☆689Updated 3 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆798Updated last month
- Expression evaluation in golang☆810Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,390Updated 3 weeks ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago