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
- System V shared memory functions in pure Go.☆133Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- golang 共享内存的使用☆41Updated 4 years ago
- HTTP2 client-server full-duplex connection☆136Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- ☆80Updated 4 months ago
- ☆130Updated 9 years ago
- setproctitle() for Go☆113Updated 4 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Go reflection simplified☆102Updated last year
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 8 months ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- pure-Go sqlite3 file reader☆135Updated 7 years ago
- concurrency utilities☆304Updated 6 years ago
- Golang Inter-process communication library for Window, Mac and Linux.☆203Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆174Updated 2 weeks ago
- Generate protobuf messages from go structs☆82Updated last year
- System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang☆26Updated 3 years ago
- The Go/XGo Interpreter☆137Updated this week
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year