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:
- automate Go compiler comparisons☆24Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast userspace CSPRNG☆90Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Golang port of simdjson☆86Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- A Go API for perf_event_open☆24Updated 11 months ago
- A radix sorting library for Go (golang)☆53Updated last year
- Go implementation of Adiantum☆91Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 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
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- ☆78Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- fast int64-int64 map for go☆97Updated 2 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- Go language interface to GMP - GNU Multiprecision Library (golang)☆119Updated last year
- Implementation of do255e and do255s in Go☆23Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 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
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 10 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆34Updated 7 months ago