kelindar / simd
Package with auto-vectorized math functions for Go
☆19Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for simd
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Raft backend implementation using BadgerDB☆112Updated last year
- Distributed SQL query engine written in Go for big data☆90Updated 6 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆13Updated 8 months ago
- 64-bit Roaring Bitmaps in Go☆51Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Generate Go Plan9 assembly from C code☆24Updated 3 weeks ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years 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
- fast int64-int64 map for go☆95Updated last year
- Go client library for Pilosa☆58Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- ☆11Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- on-disk hash table(mainly for WAL).☆24Updated last year
- ☆27Updated last year
- Load file-backed memory☆121Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- Replicated key-value store driven by the raft consensus protocol☆32Updated 6 years ago
- efficient client ⚡️☆75Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago