remyoudompheng / bigfftLinks
Big integer multiplication library for Go using Fast Fourier transform
☆75Updated 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☆90Updated 9 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 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
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Buffered Reader/Writer☆75Updated 3 weeks ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 11 months ago
- A radix sorting library for Go (golang)☆53Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Go implementation of Adiantum☆91Updated last year
- Native Go XZ decompression package☆82Updated 4 years ago