siadat / ipcLinks
Pure Go wrapper for System V message queue
☆73Updated 4 years ago
Alternatives and similar repositories for ipc
Users that are interested in ipc are comparing it to the libraries listed below
Sorting:
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Go client library for Pilosa☆57Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago
- ☆86Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A scalable lock-free channel.