fwessels / go-cv-simdLinks
Low level image processing library in pure Go with SIMD assembly
☆130Updated 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
- Storing strings without GC overhead☆83Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 9 months ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- ☆190Updated 7 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago