bmkessler / fastdiv
Fast division, modulus and divisibility checks in Go for divisors known only at runtime.
☆115Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastdiv
- 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
- xxh3 fast hash function☆104Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- a fast counting quotient filter implementation in golang☆91Updated 3 years ago
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- Bloom-filter based search index☆122Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- fast int64-int64 map for go☆95Updated last year
- Go packages and tools for Linux perf☆142Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- SIMD for Go☆160Updated 7 years ago
- Positional Population Count for Go☆66Updated 8 months ago
- Seekable ZSTD compression format implemented in Golang.☆86Updated this week
- A spinlock implementation for Go.☆61Updated 3 years ago
- amd64 instruction assembler☆91Updated 6 years ago
- View annotated files based on line-spec☆227Updated 10 months ago
- Fast integer compression library☆87Updated last year
- Locking wrapper for running benchmarks on shared hosts☆149Updated 9 months ago
- Load file-backed memory☆121Updated 2 years ago
- Minimal Perfect Hashing for Go☆178Updated 2 months ago
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 2 months ago
- C++ symbol name demangler written in Go☆167Updated 2 months ago
- Experiment with Go intrinsics (NOT USABLE)☆34Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆125Updated 7 years ago
- Document mathematical Go code beautifully☆199Updated 9 months ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Non-Invasive goroutine inspector☆91Updated 10 months ago