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
- Golang POSIX shared memory library☆67Updated 9 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated 7 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Go driver for ragel scanners☆36Updated 5 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- Random Go Language utilities that don't warrant their own repos.☆50Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- General purpose binary encoder/decoder☆48Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆127Updated 8 years ago