huandu / go-tls
A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.
☆164Updated 3 years ago
Alternatives and similar repositories for go-tls
Users that are interested in go-tls are comparing it to the libraries listed below
Sorting:
- ☆483Updated 2 weeks ago
- Modern Go Programming☆96Updated last year
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago
- markdown doc generator for protobuf☆66Updated last year
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Slab allocation memory pools for Go.☆199Updated 2 years ago
- lock-free queue and other implementations☆128Updated last year
- CyclicBarrier golang implementation☆153Updated 4 years ago
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated 9 months ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆192Updated 3 years ago
- golang timewheel similar to glang std timer☆294Updated last year
- 时间轮定时器☆270Updated last year
- grpc client pool for grpc-sidecar and grpc-proxy.☆81Updated 3 years ago
- grpcp is a Grpc Persistent Connection Pool.☆98Updated 2 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- dubbogo golang standard library☆139Updated last week
- Patch all Go functions for testing☆258Updated last year
- this is a consistent hashring implemented by go☆103Updated 5 years ago
- ☆130Updated 3 years ago
- A multi level memory pool for Golang☆44Updated 7 years ago
- gRPC service discovery and load balancing library for go☆310Updated 3 years ago
- ☆84Updated 4 years ago
- graceful reload golang http server, zero downtime, compatible with systemd, supervisor☆156Updated 4 years ago
- grpc源码注解(通过阅读源码的一些理解)☆87Updated 6 years ago
- go--基于tcc型事务的事务管理器 Golang实现,TCC(try,confirm,cancel)☆68Updated 5 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- dump golang goroutine stack to logfile☆45Updated 5 years ago
- ☆124Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago