teepark / go-sysvipc
System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-sysvipc
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 4 years ago
- System V shared memory functions in pure Go.☆128Updated last month
- A tiny library to get current goroutine id☆91Updated last year
- Fast generation of 192-bit UUIDs☆83Updated last year
- Google CityHash in Go☆107Updated 10 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Pure Go wrapper for System V message queue☆70Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 11 months ago
- Write-ahead log in Golang☆41Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- a lock-free queue implementation for golang☆43Updated 11 years ago
- skiplist for golang☆84Updated 10 years ago
- Modern Go Programming☆95Updated last year
- a Go package to structure and resolve options☆65Updated 4 years ago
- Golang POSIX shared memory library☆66Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A simple cache meant to hold a small number of values☆29Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year