goccy / go-reflectLinks
Zero-allocation reflection library for Go
β583Updated 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β496Updated last year
- π A real-time Golang runtime stats visualization profilerβ591Updated last year
- reflect api without runtime reflect.Value costβ813Updated 8 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.β481Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ431Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β638Updated 8 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)β202Updated this week
- Fast ring-buffer deque (double-ended queue)β741Updated 3 weeks ago
- Parse and modify Go struct field tagsβ651Updated 2 years ago
- Zero-allocation type-safe pool for Goβ244Updated 2 years ago
- Go structures with default values using tagsβ336Updated last year
- XXH3 algorithm in Goβ492Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channelsβ690Updated last year
- Selected Go-internal packages factored out from the standard libraryβ959Updated 7 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interfaceβ607Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmapβ1,025Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.β643Updated 2 months ago
- A highly optimized double-ended queueβ202Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purposeβ914Updated last year
- π An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.β998Updated this week
- Fast, fully fledged murmur3 in Go.β344Updated 2 years ago
- Golang port of Abseil's SwissTableβ827Updated 8 months ago
- Thread-safe file locking library in Goβ676Updated 3 weeks ago
- Generate interfaces from structure methods.β348Updated last week
- dque is a fast, embedded, durable queue for Goβ794Updated last year
- Abstract JSON for Golang with JSONPath supportβ287Updated last year
- Chronos - A static race detector for the go languageβ438Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β221Updated 2 years ago
- Combine one or more Go errors togetherβ1,159Updated last year
- The worldβs most powerful template engine and Go embeddable interpreterβ555Updated this week