goccy / go-reflectLinks
Zero-allocation reflection library for Go
β579Updated 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β495Updated 10 months ago
- π A real-time Golang runtime stats visualization profilerβ588Updated 11 months ago
- reflect api without runtime reflect.Value costβ802Updated 4 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β479Updated 6 months ago
- Parse and modify Go struct field tagsβ646Updated last year
- Fast ring-buffer deque (double-ended queue)β694Updated 3 weeks ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)β198Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β604Updated 4 months ago
- Thread-safe file locking library in Goβ649Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interfaceβ589Updated 4 months ago
- Attach hooks to any database/sql driverβ658Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channelsβ680Updated last year
- Selected Go-internal packages factored out from the standard libraryβ931Updated 3 months ago
- In-memory SQL engine in Go sql/driver for testing purposeβ904Updated 10 months ago
- Zero-allocation type-safe pool for Goβ235Updated 2 years ago
- Go structures with default values using tagsβ327Updated 11 months ago
- XXH3 algorithm in Goβ463Updated last week
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β969Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queueβ430Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmapβ1,010Updated 9 months 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
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.β635Updated last month
- A typed implementation of the Go sync.Map using code generationβ256Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.β779Updated 5 months ago
- Golang port of Abseil's SwissTableβ828Updated 4 months ago
- Fast, fully fledged murmur3 in Go.β338Updated 2 years ago
- Generate interfaces from structure methods.β345Updated 2 weeks ago
- Abstract JSON for Golang with JSONPath supportβ276Updated 8 months ago
- Add custom struct tags to protobuf generated structsβ400Updated 9 months ago
- The worldβs most powerful template engine and Go embeddable interpreterβ473Updated 5 months ago