kelindar / simdLinks
Package with auto-vectorized math functions for Go
☆24Updated 3 years ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- ☆13Updated last year
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple all golang inverted index similar to Lucene. Used for full-text indexing of text, keywords, numbers, and dates. Build as an exa…☆18Updated 5 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- ☆121Updated last year