lukechampine / fastxor
The fastest way to xor bytes in Go
☆74Updated 4 years ago
Alternatives and similar repositories for fastxor
Users that are interested in fastxor are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A fast userspace CSPRNG☆90Updated 7 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go implementation of Adiantum☆91Updated 11 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string