goccy / go-reflectLinks
Zero-allocation reflection library for Go
☆582Updated last year
Alternatives and similar repositories for go-reflect
Users that are interested in go-reflect are comparing it to the libraries listed below
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 8 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Parse and modify Go struct field tags☆646Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- Generate interfaces from structure methods.☆348Updated 2 weeks ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- Go structures with default values using tags☆331Updated last year
- Attach hooks to any database/sql driver☆658Updated last year
- Configuration for Go applications☆463Updated last year
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago
- Selected Go-internal packages factored out from the standard library☆941Updated 5 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆798Updated last week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆640Updated this week
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- Thread-safe file locking library in Go☆659Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆481Updated 7 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated last week
- In-memory SQL engine in Go sql/driver for testing purpose☆906Updated last year
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆398Updated 6 months ago
- A Go tool to auto generate methods for your enums☆496Updated last month
- Efficient JSON beautifier and compactor for Go☆401Updated 2 years ago
- XXH3 algorithm in Go☆484Updated 2 months ago
- dque is a fast, embedded, durable queue for Go☆792Updated 11 months ago
- A library for diffing golang structures☆969Updated last month