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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆13Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- 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
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- Persist to disk channel for Go.☆47Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Intern Go strings☆95Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago