kelindar / simdLinks
Package with auto-vectorized math functions for Go
☆29Updated 5 months ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated this week
- fast int64-int64 map for go☆98Updated last month
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 2 weeks ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- simple data streams for go☆31Updated 3 years ago
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- A Go library implementing a FST (finite state transducer)☆212Updated last year
- Go programming language port of liburing.☆113Updated 2 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Go assembly transpiler for C programming language☆108Updated last month
- ☆30Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year