goccy / go-reflectLinks
Zero-allocation reflection library for Go
β597Updated 2 years ago
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 real-time Golang runtime stats visualization profilerβ592Updated last year
- Parse and modify Go struct field tagsβ652Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ431Updated 2 years ago
- reflect api without runtime reflect.Value costβ819Updated 8 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β485Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β646Updated 8 months ago
- A thread-safe queue faster and more resource efficient than golang's native channelsβ690Updated last year
- Thread-safe file locking library in Goβ684Updated last week
- Fast ring-buffer deque (double-ended queue)β744Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interfaceβ611Updated 9 months ago
- Selected Go-internal packages factored out from the standard libraryβ959Updated 8 months ago
- Go structures with default values using tagsβ339Updated last year
- Zero-allocation type-safe pool for Goβ251Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmapβ1,024Updated last year
- dque is a fast, embedded, durable queue for Goβ795Updated last year
- Golang port of Abseil's SwissTableβ829Updated 9 months ago
- β255Updated 2 weeks ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)β203Updated 3 weeks ago
- Generate interfaces from structure methods.β349Updated last week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.β647Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.β823Updated 3 weeks ago
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β1,004Updated 3 weeks ago
- A typed implementation of the Go sync.Map using code generationβ257Updated 2 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 β¦β399Updated 2 years ago
- Pure Go Brotli encoder and decoderβ707Updated 2 months ago
- Chronos - A static race detector for the go languageβ438Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalitiesβ¦β251Updated 7 months ago
- Abstract JSON for Golang with JSONPath supportβ287Updated last year
- A Golang package for doing a deep copy for (just about) anythingβ149Updated last year