gen2brain / shmLinks
System V shared memory functions in pure Go.
☆133Updated last year
Alternatives and similar repositories for shm
Users that are interested in shm are comparing it to the libraries listed below
Sorting:
- Golang POSIX shared memory library☆67Updated 10 years ago
- Storing strings without GC overhead☆84Updated last month
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 10 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months 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☆132Updated last month
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Load file-backed memory☆121Updated 3 years ago
- Rolling window implementation in go.☆58Updated last week
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆79Updated 2 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago