lukechampine / fastxor
The fastest way to xor bytes in Go
☆72Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastxor
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 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
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years 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 4 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 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…☆68Updated 5 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆24Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Golang circular (ring) buffer☆172Updated 2 years ago
- Bypasses restrictions on reflect☆73Updated 3 years ago
- Buffered Reader/Writer☆74Updated 2 months ago
- Go implementation of Adiantum☆88Updated 6 months ago
- The buffered IO pipe.☆32Updated last year
- Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆37Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A fast userspace CSPRNG☆88Updated last month
- fast int64-int64 map for go☆95Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go translation of MetroHash☆103Updated 2 years ago
- Very fast, very unsafe serialization for Go☆145Updated 2 years ago
- Building blocks for fast rpc systems☆83Updated 7 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 10 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago