goccy / go-reflectLinks
Zero-allocation reflection library for Go
☆580Updated 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 11 months ago
- reflect api without runtime reflect.Value cost☆804Updated 4 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 6 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Parse and modify Go struct field tags☆644Updated last year
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated last week
- Selected Go-internal packages factored out from the standard library☆934Updated 4 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☆236Updated 2 years ago
- Thread-safe file locking library in Go☆652Updated last week
- Fast ring-buffer deque (double-ended queue)☆698Updated last month
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Generate interfaces from structure methods.☆346Updated this week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Go structures with default values using tags☆329Updated last year
- Attach hooks to any database/sql driver☆659Updated last year
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- A Go tool to auto generate methods for your enums☆494Updated this week
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago
- Go package for dealing with maps, slices, JSON and other data.☆787Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Efficient JSON beautifier and compactor for Go☆398Updated 2 years ago
- A highly optimized double-ended queue☆201Updated last year
- Abstract JSON for Golang with JSONPath support☆279Updated 8 months ago
- dque is a fast, embedded, durable queue for Go☆789Updated 9 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆637Updated last month