goccy / go-reflectLinks
Zero-allocation reflection library for Go
☆576Updated 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☆494Updated 9 months ago
- reflect api without runtime reflect.Value cost☆799Updated 3 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆195Updated last month
- Thread-safe file locking library in Go☆642Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆901Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Generate interfaces from structure methods.☆342Updated last week
- Efficient JSON beautifier and compactor for Go☆389Updated 2 years ago
- Attach hooks to any database/sql driver☆656Updated last year
- dque is a fast, embedded, durable queue for Go☆784Updated 8 months ago
- Go structures with default values using tags☆326Updated 11 months ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆377Updated last year
- Convert Go values to their AST☆309Updated 4 months ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- Convert Golang's http.Request to CURL command line☆786Updated last month
- The world’s most powerful template engine and Go embeddable interpreter☆471Updated 4 months ago
- Configuration for Go applications☆462Updated last year