bmkessler / fastdivLinks
Fast division, modulus and divisibility checks in Go for divisors known only at runtime.
☆116Updated 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
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Fast integer compression library☆92Updated 3 months ago
- Bloom-filter based search index☆123Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Positional Population Count for Go☆68Updated 6 months ago
- fast int64-int64 map for go☆96Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- View annotated files based on line-spec☆226Updated last year
- Helper tool for manual Go code optimization.☆130Updated 2 months ago
- Document mathematical Go code beautifully☆202Updated last year
- SIMD for Go☆163Updated 7 years ago
- Go implementation of Adiantum☆91Updated last year
- ☆183Updated 7 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆296Updated last month
- A radix sorting library for Go (golang)☆53Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago