remyoudompheng / bigfft
Big integer multiplication library for Go using Fast Fourier transform
☆73Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bigfft
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆66Updated 5 years ago
- A fast userspace CSPRNG☆88Updated last month
- ☆172Updated 7 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆124Updated 7 years ago
- The fastest way to xor bytes in Go☆71Updated 3 years ago
- Static bit vector structures library☆73Updated 5 years ago
- Go language interface to GMP - GNU Multiprecision Library (golang)☆117Updated 11 months ago
- Go implementation of Adiantum☆86Updated 5 months ago
- A Go API for perf_event_open☆16Updated 4 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Intern Go strings☆92Updated 11 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- simple data streams for go☆31Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆107Updated 2 years ago
- amd64 instruction assembler☆91Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆37Updated 3 years ago
- Call private methods freely in Golang☆46Updated 8 years ago
- An assortment of more specialized math routines for Go☆68Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- package vecf64 provides common functions and methods for slices of float64☆21Updated last year
- automate Go compiler comparisons☆24Updated last year
- fast int64-int64 map for go☆95Updated last year
- Buffered Reader/Writer☆73Updated last month