remyoudompheng / bigfft
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
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Golang circular (ring) buffer☆174Updated 2 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…☆124Updated 7 years ago
- Static bit vector structures library☆72Updated 5 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 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- automate Go compiler comparisons☆24Updated last year
- ☆182Updated 7 years ago
- A fast userspace CSPRNG☆89Updated 6 months ago
- Go implementation of Adiantum☆91Updated 11 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Document mathematical Go code beautifully☆202Updated last year
- Low level image processing library in pure Go with SIMD assembly☆126Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Basic Markdown parser and HTML generator☆103Updated 4 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- An assortment of more specialized math routines for Go☆71Updated 6 months ago
- uint128 for Go☆245Updated 5 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 8 months ago
- A radix sorting library for Go (golang)☆51Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A memory allocator for Go.☆82Updated 5 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago