bmkessler / fastdivLinks
Fast division, modulus and divisibility checks in Go for divisors known only at runtime.
☆118Updated 6 years ago
Alternatives and similar repositories for fastdiv
Users that are interested in fastdiv are comparing it to the libraries listed below
Sorting:
- Golang port of simdjson☆86Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Positional Population Count for Go☆70Updated last month
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Minimal perfect hashing in Go☆74Updated 2 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- SIMD for Go☆164Updated 8 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Go translation of MetroHash☆115Updated last year
- Minimal Perfect Hashing for Go☆191Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Go implementation of Adiantum☆90Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- automate Go compiler comparisons☆24Updated 2 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago