remyoudompheng / bigfft
Big integer multiplication library for Go using Fast Fourier transform
☆74Updated 2 years ago
Alternatives and similar repositories for bigfft:
Users that are interested in bigfft are comparing it to the libraries listed below
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 5 years ago
- A fast userspace CSPRNG☆89Updated 5 months ago
- automate Go compiler comparisons☆24Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Static bit vector structures library☆72Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Intern Go strings☆94Updated last year
- Object file abstractions in Go☆30Updated 11 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A Go API for perf_event_open☆22Updated 8 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆33Updated 5 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A memory allocator for Go.☆81Updated 5 years ago
- An assortment of more specialized math routines for Go☆71Updated 5 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year