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.☆134Updated 10 months ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Buffered Reader/Writer☆78Updated last month
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Threading and Caching Utilities for golang☆31Updated last month
- A JSON stream parser for Go☆68Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 9 months ago
- Static bit vector structures library☆72Updated 6 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Load file-backed memory☆122Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Simple string pattern matcher for Go☆129Updated last year
- Golang circular (ring) buffer☆175Updated 2 years ago
- string interning library for lots of strings☆37Updated 4 years ago