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:
- A fast userspace CSPRNG☆92Updated 10 months 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
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- ☆191Updated 8 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Go language interface to GMP - GNU Multiprecision Library (golang)☆119Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆125Updated 7 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Object file abstractions in Go☆31Updated last year
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated last month
- Golang port of simdjson☆86Updated 5 years ago