fabiokung / shm
Golang POSIX shared memory library
☆66Updated 9 years ago
Alternatives and similar repositories for shm:
Users that are interested in shm are comparing it to the libraries listed below
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 5 years ago
- A []byte pool for Go.☆39Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆57Updated 7 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Go package for limiting and monitoring data flow rate☆93Updated 8 years ago
- System V shared memory functions in pure Go.☆130Updated 3 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go translation of MetroHash☆109Updated last week
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Random Go Language utilities that don't warrant their own repos.☆50Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 2 months ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago