modern-go / reflect2Links
reflect api without runtime reflect.Value cost
☆805Updated 5 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,297Updated last year
- Deep copy things☆601Updated 4 years ago
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- ☆492Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,426Updated 4 months ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Zero-allocation reflection library for Go☆582Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- [mirror] Go supplementary time packages☆408Updated this week
- Native MurmurHash3 Go implementation☆1,001Updated 2 years ago
- A portable mmap package for Go☆1,071Updated 8 months ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 3 months ago
- Go package implementing bitsets☆1,449Updated last week
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- parser for Google ProtocolBuffers definition☆607Updated 2 months ago
- concurrency utilities☆301Updated 6 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 8 months ago
- [mirror] concurrency primitives☆901Updated this week
- Goroutine local storage☆683Updated 3 years ago
- Rate limiting for go-redis☆945Updated 2 weeks ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆789Updated this week
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- 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 …☆392Updated last year
- auto adjust your GOGC value☆228Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Patch all Go functions for testing☆259Updated last year