kelindar / simd
Package with auto-vectorized math functions for Go
☆21Updated 2 years ago
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- ☆11Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 5 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- fast int64-int64 map for go☆95Updated 2 years ago
- Storing strings without GC overhead☆83Updated 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
- Fast integer map for uint32-to-uint32☆28Updated 2 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Raft backend implementation using BadgerDB☆116Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- ☆27Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Generate Go Plan9 assembly from C code☆25Updated 3 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Extremely fast Bloom filters for Go☆46Updated 4 months ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A population count implementation for Golang. [Not maintained].☆26Updated 5 years ago