streamrail / concurrent-mapLinks
a thread-safe concurrent map for go
☆51Updated 8 years ago
Alternatives and similar repositories for concurrent-map
Users that are interested in concurrent-map are comparing it to the libraries listed below
Sorting:
- skiplist for golang☆84Updated 10 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Modern Go Programming☆96Updated last year
- A few miscellaneous Go microbenchmarks.☆148Updated 9 years ago
- ☆124Updated 4 years ago
- ☆121Updated 8 years ago
- Slab allocation memory pools for Go.☆199Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆245Updated 3 years ago
- golang kafka consumer group☆81Updated 5 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- a Go package to structure and resolve options☆65Updated 5 years ago
- Go Pooling Helpers☆116Updated 5 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 2 weeks ago
- benchmark the golang version☆46Updated 4 years ago
- encode/decode go language value without hard effort☆23Updated 7 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆134Updated 7 years ago
- experimenting with groupcache☆159Updated 11 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- my personal golang lib☆127Updated 4 years ago
- See https://github.com/damnever/goctl☆47Updated 6 years ago
- Golang timer for humans.☆39Updated 3 years ago
- SSDB Golang client☆103Updated 4 years ago
- This is a reporter for the go-metrics library which will post the metrics to InfluxDB☆69Updated 5 years ago
- Wonaming is a simple grpc-go balancer & naming implementation, supporting etcd and Consul as the service register/discovery backend. Wona…☆187Updated 6 years ago
- [DEPRECATED] Expose goroutine id to wild world. Alternative approach is https://github.com/huandu/go-tls☆111Updated 7 years ago