stuartcarnie / go-simdLinks
Optimized functions for Go using SIMD
☆191Updated 4 years ago
Alternatives and similar repositories for go-simd
Users that are interested in go-simd are comparing it to the libraries listed below
Sorting:
- ☆192Updated 8 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- SIMD for Go☆163Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Simple dense bitmap index in Go with binary operators☆355Updated 2 months ago
- io_uring support for go☆203Updated 4 years ago
- uint128 for Go☆253Updated 10 months ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Storing strings without GC overhead☆84Updated this week
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- go wrapper for zstd☆462Updated 2 weeks ago
- Bindings for the LMDB C library☆163Updated 3 years ago
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- ☆122Updated 2 years ago
- Go assembly transpiler for C programming language☆103Updated 2 weeks ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆181Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- The `io_uring` library and runtime for GO☆147Updated 4 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆398Updated 9 months ago
- 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 6 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- A Go library implementing a FST (finite state transducer)☆206Updated 8 months ago