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 11 months ago
- π A real-time Golang runtime stats visualization profilerβ591Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β479Updated 7 months ago
- reflect api without runtime reflect.Value costβ805Updated 5 months ago
- Parse and modify Go struct field tagsβ646Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β621Updated 5 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)β198Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ430Updated 2 years ago
- Thread-safe file locking library in Goβ656Updated last week
- Fast ring-buffer deque (double-ended queue)β700Updated 2 months ago
- A thread-safe queue faster and more resource efficient than golang's native channelsβ685Updated last year
- Zero-allocation type-safe pool for Goβ237Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interfaceβ592Updated 5 months ago
- Golang port of Abseil's SwissTableβ830Updated 6 months ago
- Selected Go-internal packages factored out from the standard libraryβ940Updated 5 months ago
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β978Updated 3 months ago
- Attach hooks to any database/sql driverβ658Updated last year
- In-memory SQL engine in Go sql/driver for testing purposeβ904Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmapβ1,018Updated 10 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.β639Updated last week
- Nano ID for Goβ435Updated last year
- Go package for dealing with maps, slices, JSON and other data.β792Updated this week
- Go structures with default values using tagsβ330Updated last year
- dque is a fast, embedded, durable queue for Goβ789Updated 10 months ago
- Generate interfaces from structure methods.β347Updated this week
- Efficient JSON beautifier and compactor for Goβ400Updated 2 years ago
- The worldβs most powerful template engine and Go embeddable interpreterβ481Updated 6 months ago
- Fast, fully fledged murmur3 in Go.β339Updated 2 years ago
- A Go tool to auto generate methods for your enumsβ493Updated 3 weeks ago
- XXH3 algorithm in Goβ476Updated last month