teepark / go-sysvipcLinks
System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang
☆26Updated 3 years ago
Alternatives and similar repositories for go-sysvipc
Users that are interested in go-sysvipc are comparing it to the libraries listed below
Sorting:
- System V shared memory functions in pure Go.☆135Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- Google CityHash in Go☆107Updated 12 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆42Updated 4 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆247Updated 3 years ago
- ☆126Updated 6 months ago
- a Go package to structure and resolve options☆65Updated 6 years ago
- TryLock for Go☆66Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆231Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- TryLock support on read-write lock for Golang☆36Updated 4 years ago
- go csv helper, read csv and unmarshal for struct, map, list.☆13Updated 8 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Simple, thread-safe Go rate-limiter☆81Updated 7 months ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- my personal golang lib☆127Updated 5 years ago
- ☆85Updated 4 years ago
- skiplist for golang☆84Updated 11 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- tool for logrus, let it easy to use☆159Updated 4 years ago
- The universal component of distributed locks in golang , support redis and postgresql