gen2brain / shmLinks
System V shared memory functions in pure Go.
☆134Updated last year
Alternatives and similar repositories for shm
Users that are interested in shm are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- gotiny 是一个高效的golang序列化库。☆103Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- fast int64-int64 map for go☆99Updated 2 months ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 months ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Go reflection simplified☆102Updated last year
- Natural strings sorting in Go☆80Updated last year
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago