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 7 months ago
- Static bit vector structures library☆72Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 4 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
- Storing strings without GC overhead☆83Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- ☆80Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- amd64 instruction assembler☆90Updated 7 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Intern Go strings☆95Updated last year
- ☆183Updated 7 years ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆49Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Document mathematical Go code beautifully☆202Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆124Updated 7 years ago
- A radix sorting library for Go (golang)☆53Updated last year