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:
- System V shared memory functions in pure Go.☆133Updated last year
- Golang POSIX shared memory library☆68Updated 10 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 3 months ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago