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:
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Storing strings without GC overhead☆84Updated this week
- A tiny library to get current goroutine id☆89Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- gotiny 是一个高效的golang序列化库。☆103Updated last year
- System V shared memory functions in pure Go.☆133Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 6 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- pratt parser framework☆69Updated 7 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
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Pure Go SQLite file reader☆199Updated 2 years ago
- ☆80Updated 4 months ago
- ☆195Updated 8 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago