kelindar / simdLinks
Package with auto-vectorized math functions for Go
☆28Updated 4 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 last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 4 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Fast integer map for uint32-to-uint32☆32Updated 4 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
- ☆30Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A high performance memory-bound Go cache☆94Updated this week
- Pure Go SQL parser☆164Updated 4 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- 64-bit Roaring Bitmaps in Go☆55Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Consistent hashing hashring implementation.☆35Updated last year
- Go expression evaluation comparison☆52Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago