ghetzel / shmtoolLinks
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
Sorting:
- Golang POSIX shared memory library☆67Updated 10 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Storing strings without GC overhead☆84Updated last month
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Load file-backed memory☆121Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated last month
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A simple readline facility for Go. Based on the C library Linenoise☆88Updated 11 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago