lukechampine / fastxor
The fastest way to xor bytes in Go
☆74Updated 3 years ago
Alternatives and similar repositories for fastxor:
Users that are interested in fastxor are comparing it to the libraries listed below
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go implementation of Adiantum☆88Updated 8 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Buffered Reader/Writer☆75Updated 4 months ago
- A fast userspace CSPRNG☆88Updated 3 months ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆38Updated 4 years ago
- Composable utilities for Go contexts☆27Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- The buffered IO pipe.☆32Updated last year
- Authenticated encryption for streams in Go☆27Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Go translation of MetroHash☆109Updated 3 weeks ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- ☆78Updated 4 years ago
- Bypasses restrictions on reflect☆74Updated 3 years ago
- Dependable Go errors with tracebacks☆54Updated 3 years ago
- A []byte pool for Go.☆39Updated 2 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
- Meow hash for Golang☆126Updated 4 years ago
- Pure Go SQLite file reader☆200Updated last year