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
Sorting:
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A fast userspace CSPRNG☆90Updated 7 months ago
- Static bit vector structures library☆72Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 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
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- automate Go compiler comparisons☆24Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- ☆183Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆78Updated 4 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆85Updated 7 months ago
- simple data streams for go☆31Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 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
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago