alivanz / go-simdLinks
SIMD implementation in Go
☆176Updated 5 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☆172Updated 2 months ago
- Generic manual memory management for golang☆186Updated 10 months ago
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Simd support via Go assembly for parallel element-wise computations.☆127Updated 4 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- MUS format serializer for Go☆119Updated 3 weeks ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Pure Go SQL parser☆169Updated this week
- Like sync.Mutex, but works across processes☆81Updated 4 months ago
- Simple dense bitmap index in Go with binary operators☆367Updated 4 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆160Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆126Updated last week
- Generic and fast binary serializer for Go☆232Updated last year
- Go 1.23 range functions with database/sql☆151Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆97Updated 2 months ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆115Updated 2 weeks 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…☆163Updated 2 years ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- The size of variable at runtime☆152Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆156Updated 3 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆106Updated 2 years ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆262Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- High performance JSON iterator & validator for Go☆96Updated last year
- uint128 for Go☆255Updated last year
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago