jtolio / glsLinks
Goroutine local storage
☆688Updated 3 years ago
Alternatives and similar repositories for gls
Users that are interested in gls are comparing it to the libraries listed below
Sorting:
- Visualise Go program GC trace data in real time☆1,097Updated 6 years ago
- Golang channel helpers and special types☆810Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- [mirror] Go supplementary time packages☆412Updated 3 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆604Updated 3 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Golang implementation of Radix trees☆933Updated last year
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- Rich testing for the Go language☆697Updated last year
- Lightweight Goroutine pool☆741Updated 7 years ago
- A native Thrift package for Go☆389Updated last year
- parser for Google ProtocolBuffers definition☆609Updated 7 months ago
- A library implement futrue and promise☆358Updated 6 years ago
- Dependency injection for go☆984Updated 4 years ago
- Benchmarks of Go serialization methods☆1,622Updated 6 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.