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:
- ☆56Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- golang 共享内存的使用☆41Updated 4 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- Go Pooling Helpers☆119Updated 5 years ago
- HTTP2 client-server full-duplex connection☆136Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- ☆80Updated 4 months ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 8 months ago
- concurrency utilities☆304Updated 6 years ago
- golang cgo helper☆88Updated 5 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- ☆130Updated 9 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Go reflection simplified☆102Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang☆26Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- Libs for gopher lua☆158Updated last month
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- The Go/XGo Interpreter☆137Updated last week
- Simple string pattern matcher for Go☆136Updated 3 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆612Updated 9 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago