remyoudompheng / bigfftLinks
Big integer multiplication library for Go using Fast Fourier transform
☆79Updated 2 years ago
Alternatives and similar repositories for bigfft
Users that are interested in bigfft are comparing it to the libraries listed below
Sorting:
- A fast userspace CSPRNG☆92Updated last year
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Document mathematical Go code beautifully☆204Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Static bit vector structures library☆72Updated 6 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Go implementation of Adiantum☆90Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Reflection-based Protocol Buffers for Go☆78Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Go language interface to GMP - GNU Multiprecision Library (golang)☆119Updated 2 years ago
- ☆196Updated 8 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Object file abstractions in Go☆31Updated last year
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago