hidez8891 / shmLinks
Golang shared memory library
☆61Updated 4 years ago
Alternatives and similar repositories for shm
Users that are interested in shm are comparing it to the libraries listed below
Sorting:
- ☆57Updated 4 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- ☆80Updated 5 months ago
- Golang Inter-process communication library for Window, Mac and Linux.☆204Updated 2 years ago
- A highly optimized double-ended queue☆204Updated 2 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 9 months ago
- HTTP2 client-server full-duplex connection☆136Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated last week
- golang 共享内存的使用☆41Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Go reflection simplified☆103Updated last year
- ☆130Updated 9 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Go Pooling Helpers☆119Updated 5 years ago
- Like sync.Mutex, but works across processes☆83Updated 7 months ago
- ☆133Updated 5 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Porting libc from C to Go☆23Updated last year
- Package for fast copying structs of different types☆52Updated 5 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- A TCP Server Framework with graceful shutdown, custom protocol.☆159Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Libs for gopher lua☆158Updated 3 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 2 weeks ago