modern-go / reflect2Links
reflect api without runtime reflect.Value cost
☆819Updated 9 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,321Updated last year
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- Deep copy things☆633Updated 5 years ago
- ☆500Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 8 months ago
- A portable mmap package for Go☆1,084Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- Go package implementing bitsets☆1,475Updated last week
- Native MurmurHash3 Go implementation☆1,012Updated 2 years ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- [mirror] concurrency primitives☆908Updated last month
- [mirror] Go supplementary time packages☆412Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,008Updated last week
- Rate limiting for go-redis☆985Updated last week
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- grpc connection pool☆492Updated 9 months ago
- concurrency utilities☆304Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- parser for Google ProtocolBuffers definition☆609Updated 6 months ago
- 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.☆794Updated 2 weeks ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆341Updated last year
- Thread-safe file locking library in Go☆693Updated last week
- gin pprof middleware☆709Updated 3 weeks ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago