goccy / go-reflect
Zero-allocation reflection library for Go
☆564Updated 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☆787Updated 3 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 7 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- Parse and modify Go struct field tags☆639Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆424Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆573Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆912Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆987Updated 5 months ago
- dque is a fast, embedded, durable queue for Go☆782Updated 5 months ago
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- XXH3 algorithm in Go☆447Updated last month
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆475Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆670Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆739Updated 2 months ago
- Thread-safe file locking library in Go☆619Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,360Updated last year
- Simple and fast template engine for Go☆867Updated last year
- Combine one or more Go errors together☆1,126Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated this week
- The world’s most powerful template engine and Go embeddable interpreter☆460Updated 2 months ago
- Golang port of Abseil's SwissTable☆825Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- Pure Go Brotli encoder and decoder☆656Updated 3 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 7 months ago
- A library for diffing golang structures☆939Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆485Updated this week
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated last year