goccy / go-reflectLinks
Zero-allocation reflection library for Go
☆581Updated 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 last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- reflect api without runtime reflect.Value cost☆807Updated 6 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 8 months ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆200Updated last month
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- Thread-safe file locking library in Go☆661Updated last week
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆688Updated last year
- Generate interfaces from structure methods.☆348Updated last week
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- 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 …☆395Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆802Updated 2 weeks ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆643Updated 3 weeks ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- Abstract JSON for Golang with JSONPath support☆283Updated 10 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Go structures with default values using tags☆334Updated last year
- Convert Go values to their AST☆310Updated 8 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆911Updated last year
- Attach hooks to any database/sql driver☆658Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 11 months ago
- Initialize structs with default values☆855Updated last year
- Configuration for Go applications☆463Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- Golang port of Abseil's SwissTable☆828Updated 7 months ago