pehringer / simdLinks
Simd support via Go assembly for parallel element-wise computations.
☆116Updated last month
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Fast selection algorithms for Go☆244Updated 6 months ago
- MUS format serializer for Golang☆114Updated last week
- Go 1.23 range functions with database/sql☆147Updated 7 months ago
- In-memory vector index for Go☆149Updated last year
- Script engine, especially good for tests☆152Updated last year
- Browser detection in Go (golang)☆89Updated last year
- SIMD Accelerated vector functions for Go☆157Updated last year
- Basic Markdown parser and HTML generator☆111Updated 6 months ago
- A Go time testing library for writing deterministic unit tests☆257Updated 2 weeks ago
- SIMD implementation in Go☆151Updated 3 weeks ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆140Updated 3 months ago
- Go programming language port of liburing.☆105Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- perhaps the best CORS middleware library for Go☆96Updated this week
- A high-performance rate limiter library for Go applications☆148Updated 3 weeks ago
- Go assembly transpiler for C programming language☆92Updated this week
- Pure Go SQL parser☆156Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Assert your Go code is inlined and bounds-check eliminated☆304Updated last month
- JSON benchmarks to compare different Go JSON implementations☆69Updated 4 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 5 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Cookies, but with structs, for happiness.☆111Updated last month
- A set of performant rate limiters for Go☆91Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆95Updated 3 weeks ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆146Updated 2 months ago
- Ordered codes for database keys☆41Updated 11 months ago
- ☆121Updated last year
- 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