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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- A fast userspace CSPRNG☆89Updated 5 months ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- Go implementation of Adiantum☆91Updated 10 months ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- A pure-Go wyhash implementation.☆33Updated 2 weeks ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Authenticated encryption for streams in Go☆27Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 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
- Buffered Reader/Writer☆75Updated 6 months ago
- Arbitrary base encoding in GO☆55Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- The buffered IO pipe.☆32Updated 2 years ago
- ☆78Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago