goccy / go-reflect
Zero-allocation reflection library for Go
☆550Updated 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☆774Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆480Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆545Updated 5 months ago
- Parse and modify Go struct field tags☆636Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆467Updated this week
- Selected Go-internal packages factored out from the standard library☆893Updated last month
- Combine one or more Go errors together☆1,086Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆963Updated 3 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆581Updated 5 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆669Updated 10 months ago
- Golang port of Abseil's SwissTable☆803Updated 6 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆365Updated last year
- 🔍 Go binary size SVG treemap☆447Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆905Updated this week
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆367Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆448Updated this week
- XXH3 algorithm in Go☆422Updated last year
- Attach hooks to any database/sql driver☆653Updated 7 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆887Updated 4 months ago
- Experimental implementation of a proposed v2 encoding/json package☆432Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- dque is a fast, embedded, durable queue for Go☆778Updated 3 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated last month
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆250Updated this week
- A Go tool to auto generate methods for your enums☆444Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆718Updated 2 months ago
- Concurrent data structures for Go☆1,151Updated this week
- [mirror]☆280Updated 4 months ago