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
- 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 collection of concurrent ring buffers☆133Updated 6 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- a fast counting quotient filter implementation in golang☆92Updated 3 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- automate Go compiler comparisons☆24Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Positional Population Count for Go☆68Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Fast integer compression library☆88Updated this week
- Go packages and tools for Linux perf☆141Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- A radix sorting library for Go (golang)☆51Updated last year
- Minimal perfect hashing in Go☆72Updated 2 years ago
- SIMD for Go☆162Updated 7 years ago
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 5 months ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- tentative golang.org/x/sys/unix/linux/perf package☆30Updated last year
- Minimal Perfect Hashing for Go☆180Updated 5 months ago
- View annotated files based on line-spec☆227Updated last year
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 3 years ago