kelindar / simd
Package with auto-vectorized math functions for Go
☆22Updated 2 years ago
Alternatives and similar repositories for simd:
Users that are interested in simd are comparing it to the libraries listed below
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- ☆11Updated last year
- Expression evaluator for Go☆68Updated 11 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- A revamped Google's jump consistent hash☆104Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- An implementation of Count-Min Sketch in Golang☆34Updated 3 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 2 months ago
- Raft backend implementation using BadgerDB☆115Updated last year
- Fast varint library for Go☆19Updated 3 years ago
- A high performance memory-bound Go cache☆88Updated last year
- Go programming language port of liburing.☆100Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆96Updated last week