goccy / go-reflect
Zero-allocation reflection library for Go
β526Updated last year
Related projects β
Alternatives and complementary repositories for go-reflect
- reflect api without runtime reflect.Value costβ766Updated 4 months ago
- π A real-time Golang runtime stats visualization profilerβ578Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or pathsβ471Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β530Updated 3 months ago
- Selected Go-internal packages factored out from the standard libraryβ876Updated last month
- Combine one or more Go errors togetherβ1,043Updated 6 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β463Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channelsβ661Updated 8 months ago
- Parse and modify Go struct field tagsβ633Updated last year
- XXH3 algorithm in Goβ409Updated last year
- Fastest and most memory efficient golang concurrent hashmapβ932Updated 3 weeks ago
- Golang port of Abseil's SwissTableβ777Updated 4 months ago
- A library for diffing golang structuresβ898Updated last year
- Attach hooks to any database/sql driverβ651Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/randβ236Updated 2 weeks ago
- A Go tool to auto generate methods for your enumsβ437Updated last month
- Wrapper types for sync/atomic which enforce atomic accessβ1,356Updated this week
- Efficient JSON beautifier and compactor for Goβ374Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)β590Updated this week
- The worldβs most powerful template engine and Go embeddable interpreterβ430Updated 3 weeks ago
- Convert Go values to their ASTβ308Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β214Updated last year
- Chronos - A static race detector for the go languageβ428Updated 2 years ago
- Zero-allocation type-safe pool for Goβ223Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queueβ396Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.β241Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.β816Updated 9 months ago
- dque is a fast, embedded, durable queue for Goβ767Updated 3 weeks ago
- Go package for dealing with maps, slices, JSON and other data.β707Updated 8 months ago