fwessels / go-cv-simdLinks
Low level image processing library in pure Go with SIMD assembly
☆132Updated 8 years ago
Alternatives and similar repositories for go-cv-simd
Users that are interested in go-cv-simd are comparing it to the libraries listed below
Sorting:
- amd64 instruction assembler☆90Updated 7 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- gotiny 是一个高效的golang序列化库。☆102Updated 10 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- A tiny library to get current goroutine id☆89Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- Customizable TCP net.Listener for Go☆149Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- ☆192Updated 8 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago