modern-go / reflect2Links
reflect api without runtime reflect.Value cost
☆805Updated 6 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☆603Updated 4 years ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- ☆493Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- Zero-allocation reflection library for Go☆582Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- [mirror] concurrency primitives☆901Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,005Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- Rate limiting for go-redis☆953Updated 3 weeks ago
- grpc connection pool☆493Updated 5 months ago
- Go package implementing bitsets☆1,453Updated 3 weeks ago
- parser for Google ProtocolBuffers definition☆607Updated 3 months ago
- [mirror] Go supplementary time packages☆408Updated 2 weeks ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆789Updated 3 weeks ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 8 months ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆339Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆297Updated last year
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- A portable mmap package for Go☆1,073Updated 9 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- 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 …☆394Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago