bmkessler / fastdivLinks
Fast division, modulus and divisibility checks in Go for divisors known only at runtime.
☆117Updated 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
- Positional Population Count for Go☆68Updated 2 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Bloom-filter based search index☆124Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- SIMD for Go☆163Updated 7 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Experiment with Go intrinsics (NOT USABLE)☆36Updated 8 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Document mathematical Go code beautifully☆202Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- automate Go compiler comparisons☆24Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 8 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆30Updated 3 years ago