Goroutine local storage
☆690Aug 12, 2022Updated 3 years ago
Alternatives and similar repositories for gls
Users that are interested in gls are comparing it to the libraries listed below
Sorting:
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Nov 22, 2021Updated 4 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆112Feb 6, 2018Updated 8 years ago
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,684Jul 27, 2023Updated 2 years ago
- Simple error handling primitives☆8,232Nov 2, 2021Updated 4 years ago
- A tool to list and diagnose Go processes currently running on your system☆7,003Jan 8, 2026Updated last month
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,929May 27, 2024Updated last year
- OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆3,494Apr 21, 2023Updated 2 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,938Oct 28, 2025Updated 4 months ago
- Stochastic flame graph profiler for Go programs☆3,946Nov 7, 2018Updated 7 years ago
- GoMock is a mocking framework for the Go programming language.☆9,377Jan 8, 2024Updated 2 years ago
- Go port of Coda Hale's Metrics library☆3,472Apr 1, 2025Updated 11 months ago
- Monkey patching in Go☆3,424Jun 17, 2020Updated 5 years ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- A goroutine pool for Go☆4,029Mar 9, 2023Updated 2 years ago
- Golang 实现的时间轮算法☆14Mar 26, 2019Updated 6 years ago
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,484Feb 24, 2024Updated 2 years ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,794Nov 20, 2023Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,571Mar 7, 2025Updated 11 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384May 26, 2025Updated 9 months ago
- Leveled execution logs for Go☆3,614Apr 29, 2025Updated 10 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,421Jul 30, 2024Updated last year
- This library is DEPRECATED! Please use https://github.com/kitex-contrib/obs-opentelemetry☆12Aug 14, 2024Updated last year
- reflect api without runtime reflect.Value cost☆824Mar 22, 2025Updated 11 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- Threading and Caching Utilities for golang☆32Jul 15, 2025Updated 7 months ago
- Sarama is a Go library for Apache Kafka.☆12,431Feb 25, 2026Updated last week
- Use Go Modules.☆4,911Mar 2, 2020Updated 6 years ago
- An immutable radix tree implementation in Golang☆1,088Updated this week
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,481Mar 7, 2019Updated 6 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,337Nov 29, 2024Updated last year
- Non blocking data structures for Go☆267Sep 12, 2016Updated 9 years ago
- Dependency injection for go☆981Jul 31, 2021Updated 4 years ago
- a generic object pool for golang☆1,245May 30, 2023Updated 2 years ago
- Native MurmurHash3 Go implementation☆1,014Feb 23, 2023Updated 3 years ago
- Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, u…☆8,274Dec 12, 2025Updated 2 months ago
- GopherLua: VM and compiler for Lua in Go☆6,857Nov 9, 2024Updated last year
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,171Nov 27, 2021Updated 4 years ago