bmkessler / fastdiv
Fast division, modulus and divisibility checks in Go for divisors known only at runtime.
☆115Updated 5 years ago
Alternatives and similar repositories for fastdiv:
Users that are interested in fastdiv are comparing it to the libraries listed below
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Golang port of simdjson☆86Updated 4 years ago
- a fast counting quotient filter implementation in golang☆91Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- SIMD for Go☆162Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Go packages and tools for Linux perf☆142Updated last year
- Positional Population Count for Go☆67Updated last month
- SSE-optimized group varint integer encoding☆37Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆85Updated 4 months ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Fast integer compression library☆88Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Fast approximate quantiles in Go☆127Updated last year
- ☆179Updated 7 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- View annotated files based on line-spec☆227Updated 11 months ago
- ☆36Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Buffered Reader/Writer☆75Updated 4 months ago