kelindar / simd
Package with auto-vectorized math functions for Go
☆24Updated 2 years ago
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Expression evaluator for Go☆69Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- ☆11Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- ☆27Updated last year
- Raft backend implementation using BadgerDB☆116Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Fast varint library for Go☆19Updated 3 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated last month
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago