remyoudompheng / bigfftLinks
Big integer multiplication library for Go using Fast Fourier transform
☆76Updated 2 years ago
Alternatives and similar repositories for bigfft
Users that are interested in bigfft are comparing it to the libraries listed below
Sorting:
- 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…☆69Updated 6 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 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
- ☆193Updated 8 years ago
- Storing strings without GC overhead☆84Updated last week
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- Document mathematical Go code beautifully☆203Updated last year
- Pure Go SQLite file reader☆200Updated 2 years ago
- Go translation of MetroHash☆112Updated 8 months ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Go implementation of Adiantum☆91Updated last year