pehringer / simd
Simd support via Go assembly for parallel element-wise computations.
☆108Updated 3 weeks ago
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- ☆121Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- Script engine, especially good for tests☆150Updated last year
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Fast selection algorithms for Go☆244Updated 3 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- SIMD implementation in Go☆134Updated last year
- Go programming language port of liburing.☆100Updated last year
- Basic Markdown parser and HTML generator☆90Updated 3 months ago
- Browser detection in Go (golang)☆87Updated 10 months ago
- Pure Go SQL parser☆148Updated 4 months ago
- MUS format serializer for Golang☆90Updated this week
- ☆118Updated last year
- Persist a Go object to a JSON file☆99Updated 10 months ago
- Optional values for Go☆103Updated 3 months ago
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- LRU cache using go generics☆119Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆250Updated 3 months ago
- SIMD Accelerated vector functions for Go☆148Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- A persistent rope in Go☆84Updated 2 years ago
- ☆132Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Ordered codes for database keys☆41Updated 8 months ago
- S3 FileSystem (fs.FS) implementation☆186Updated last year
- A set of performant rate limiters for Go☆90Updated last year
- Convert Go values to their AST☆311Updated last month