lukechampine / fastxorLinks
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:
- Go implementation of Adiantum☆91Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- ☆78Updated 5 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- An opinionated interface to your local Internet Gateway Device.☆81Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Authenticated encryption for streams in Go☆28Updated last year
- Pure Go SQLite file reader☆200Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A fast userspace CSPRNG☆90Updated 8 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month