ghetzel / shmtool
A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]
☆41Updated 5 years ago
Alternatives and similar repositories for shmtool:
Users that are interested in shmtool are comparing it to the libraries listed below
- System V shared memory functions in pure Go.☆133Updated 5 months ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Load file-backed memory☆120Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Threading and Caching Utilities for golang☆31Updated 6 years ago
- Buffered Reader/Writer☆75Updated 6 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Static bit vector structures library☆72Updated 5 years ago