goccy / go-reflect
Zero-allocation reflection library for Go
β559Updated last year
Alternatives and similar repositories for go-reflect:
Users that are interested in go-reflect are comparing it to the libraries listed below
- reflect api without runtime reflect.Value costβ783Updated last week
- Fast, zero heap allocation Go Trie for runes or pathsβ488Updated 6 months ago
- π A real-time Golang runtime stats visualization profilerβ583Updated 7 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ422Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channelsβ674Updated last year
- The worldβs most powerful template engine and Go embeddable interpreterβ459Updated last month
- Parse and modify Go struct field tagsβ637Updated last year
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β930Updated this week
- Selected Go-internal packages factored out from the standard libraryβ904Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β218Updated 2 years ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β473Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β566Updated 7 months ago
- Combine one or more Go errors togetherβ1,118Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic accessβ1,388Updated last week
- Generate interfaces from structure methods.β337Updated this week
- Fastest and most memory efficient golang concurrent hashmapβ984Updated 5 months ago
- A portable mmap package for Goβ998Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.β537Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.β1,352Updated last year
- XXH3 algorithm in Goβ443Updated 3 weeks ago
- π Go binary size SVG treemapβ447Updated 6 months ago
- Attach hooks to any database/sql driverβ655Updated 9 months ago
- Zero-allocation type-safe pool for Goβ230Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.β292Updated 8 months ago
- In-memory SQL engine in Go sql/driver for testing purposeβ889Updated 6 months ago
- A refactoring tool for Goβ673Updated 2 weeks ago
- dque is a fast, embedded, durable queue for Goβ781Updated 5 months ago
- Golang port of Abseil's SwissTableβ826Updated 3 weeks ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.β315Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)β660Updated 2 weeks ago