alivanz / go-simdLinks
SIMD implementation in Go
☆160Updated 2 months ago
Alternatives and similar repositories for go-simd
Users that are interested in go-simd are comparing it to the libraries listed below
Sorting:
- SIMD Accelerated vector functions for Go☆163Updated last week
- Generic manual memory management for golang☆179Updated 7 months ago
- Go assembly transpiler for C programming language☆98Updated 3 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- Go programming language port of liburing.☆108Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- MUS format serializer for Go☆115Updated last month
- 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…☆162Updated last year
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆81Updated last week
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- bebop wire format in Go☆78Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆146Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- JSON benchmarks to compare different Go JSON implementations☆89Updated 6 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A zero-dependency generic in-memory cache Go library☆125Updated 8 months ago
- High quality text shaping in pure Go.☆120Updated 2 weeks ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 8 months ago
- In-memory vector index for Go☆158Updated 3 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last week
- The size of variable at runtime☆149Updated last year
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆149Updated 2 months ago
- ☆122Updated 2 years ago
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆51Updated 2 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆104Updated 3 weeks ago
- Seekable ZSTD compression format implemented in Golang.☆120Updated last week
- Partial implementation of SVG 2.0 specification in golang.☆176Updated 2 years ago