fwessels / go-cv-simd
Low level image processing library in pure Go with SIMD assembly
☆128Updated 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
- 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 5 years ago
- A tiny library to get current goroutine id☆90Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 6 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- amd64 instruction assembler☆91Updated 7 years ago
- TryLock for Go☆66Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- pratt parser framework☆69Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A reliability layer for UDP connections in Go.☆138Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Go client library for Pilosa☆57Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Buffered Reader/Writer☆75Updated 7 months ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago