kelindar / simd
Package with auto-vectorized math functions for Go
☆19Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for simd
- fast int64-int64 map for go☆95Updated last year
- Raft backend implementation using BadgerDB☆112Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- Go client library for Pilosa☆58Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- 64-bit Roaring Bitmaps in Go☆51Updated last year
- ☆11Updated 11 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆90Updated 6 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆110Updated last year
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆40Updated 7 months ago
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- A high performance memory-bound Go cache☆89Updated 8 months ago
- go2 generics experiment in building generic augmented BTree data structures☆23Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated last year
- Replicated key-value store driven by the raft consensus protocol☆32Updated 6 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Generate Go Plan9 assembly from C code☆23Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- A Go library implementing a FST (finite state transducer)☆190Updated 2 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 2 months ago
- A better Generic Pool (sync.Pool)☆52Updated 3 years ago