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 10 months ago
- Golang POSIX shared memory library☆67Updated 10 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Storing strings without GC overhead☆83Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 8 months ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆227Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Buffered Reader/Writer☆77Updated last month
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- A simple readline facility for Go. Based on the C library Linenoise☆88Updated 10 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago