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β497Updated last year
- π A real-time Golang runtime stats visualization profilerβ592Updated last year
- reflect api without runtime reflect.Value costβ819Updated 9 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)β204Updated last month
- Parse and modify Go struct field tagsβ652Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ434Updated 2 years ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β486Updated 11 months ago
- A thread-safe queue faster and more resource efficient than golang's native channelsβ692Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β650Updated 9 months ago
- Thread-safe file locking library in Goβ693Updated last week
- Fast ring-buffer deque (double-ended queue)β747Updated 2 months ago
- Zero-allocation type-safe pool for Goβ251Updated 2 years ago
- Generate interfaces from structure methods.β348Updated last month
- Selected Go-internal packages factored out from the standard libraryβ959Updated 9 months ago
- In-memory SQL engine in Go sql/driver for testing purposeβ915Updated last year
- Golang port of Abseil's SwissTableβ829Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interfaceβ613Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmapβ1,024Updated last year
- Go structures with default values using tagsβ342Updated last year
- A typed implementation of the Go sync.Map using code generationβ257Updated 2 years ago
- Attach hooks to any database/sql driverβ662Updated last year
- Go package for dealing with maps, slices, JSON and other data.β831Updated last month
- 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 β¦β402Updated 2 years ago
- Configuration for Go applicationsβ470Updated last year
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β1,008Updated last week
- dque is a fast, embedded, durable queue for Goβ794Updated last year
- β259Updated last month
- The worldβs most powerful template engine and Go embeddable interpreterβ567Updated last month
- Promise / Future library for Goβ412Updated last month
- Pure Go Brotli encoder and decoderβ712Updated 2 months ago