kelindar / simdLinks
Package with auto-vectorized math functions for Go
☆29Updated 7 months ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆100Updated 3 months ago
- Storing strings without GC overhead☆86Updated last month
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆17Updated 7 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Go programming language port of liburing.☆115Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆30Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- galaxycache is a caching and cache-filling library based on groupcache.☆70Updated last month
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆44Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated last week
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 3 weeks ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- string interning library for lots of strings☆39Updated 4 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago