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
- A fast userspace CSPRNG☆88Updated 4 months 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
- Storing strings without GC overhead☆82Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- A Go API for perf_event_open☆21Updated 7 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆32Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- amd64 instruction assembler☆90Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- automate Go compiler comparisons☆24Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Intern Go strings☆94Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go translation of MetroHash☆109Updated last month
- A radix sorting library for Go (golang)☆51Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 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 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago