mattn / go-pointerLinks
☆133Updated 5 years ago
Alternatives and similar repositories for go-pointer
Users that are interested in go-pointer are comparing it to the libraries listed below
Sorting:
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- SSDP library☆129Updated last week
- dlopen in go without cgo☆205Updated 6 years ago
- ☆80Updated 4 months ago
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- quiwi 🥝 - QUIC implementation in Go.☆263Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆276Updated 6 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Traffic shaper for Golang io.Reader and io.Writer☆135Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- uint128 for Go☆257Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆130Updated 9 years ago
- A Go implementation of the QUIC API for Peer-to-peer and Client-to-Server Connections☆187Updated 2 weeks ago
- Image transformation in wasm using Go☆150Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Parse and print size and time units in human-readable format☆235Updated last year
- gotiny 是一个高效的golang序列化库。