modern-go / reflect2Links
reflect api without runtime reflect.Value cost
☆802Updated 4 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☆598Updated 4 years ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,287Updated last year
- ☆488Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago
- Zero-allocation reflection library for Go☆579Updated last year
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- Go package implementing bitsets☆1,437Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- parser for Google ProtocolBuffers definition☆605Updated last month
- grpc connection pool☆491Updated 3 months ago
- [mirror] concurrency primitives☆899Updated 3 weeks ago
- [mirror] Go supplementary time packages☆407Updated last month
- A portable mmap package for Go☆1,057Updated 7 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- gostub is a library to make stubbing in unit tests easy☆319Updated 6 months ago
- Rate limiting for go-redis☆934Updated last month
- concurrency utilities☆301Updated 5 years ago
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Goroutine local storage☆682Updated 2 years ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated 2 months ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆337Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year