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
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Buffered Reader/Writer☆75Updated 8 months ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- System V shared memory functions in pure Go.☆133Updated 8 months ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Random Go Language utilities that don't warrant their own repos.☆50Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- General purpose binary encoder/decoder☆48Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Load file-backed memory☆122Updated 2 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago