bmkessler / fastdiv
Fast division, modulus and divisibility checks in Go for divisors known only at runtime.
☆115Updated 6 years ago
Alternatives and similar repositories for fastdiv:
Users that are interested in fastdiv are comparing it to the libraries listed below
- xxh3 fast hash function☆105Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Positional Population Count for Go☆68Updated 4 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- a fast counting quotient filter implementation in golang☆94Updated 3 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- fast int64-int64 map for go☆96Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Go packages and tools for Linux perf☆141Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- Buffered Reader/Writer☆75Updated 7 months ago
- View annotated files based on line-spec☆227Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Go translation of MetroHash☆109Updated 3 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Goof (Go Object Finder) is a package that does the unthinkable to your binary☆153Updated 10 months ago
- ☆182Updated 7 years ago
- Minimal Perfect Hashing for Go☆181Updated 7 months ago
- Assert your Go code is inlined and bounds-check eliminated☆251Updated 3 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- SIMD for Go☆162Updated 7 years ago