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:
- A fast userspace CSPRNG☆92Updated last year
- Go implementation of Adiantum☆90Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- uint128 for Go☆260Updated last year
- fast int64-int64 map for go☆99Updated last month
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- Go implementation of Linux Network Block Devices☆138Updated last year
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 4 years ago
- Wrapper for curve25519-dalek using rustgo, a technique to directly call Rust code from Go programs with near-zero overhead, meant to repl…☆127Updated 7 years ago
- An opinionated interface to your local Internet Gateway Device.☆80Updated 7 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A block device in user space for Linux in Golang☆56Updated 8 years ago
- Storing strings without GC overhead☆84Updated last week
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Go wrapper of libutp reference uTP C implementation☆103Updated last month
- Reflection-based Protocol Buffers for Go☆78Updated 6 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Shamir's Secret Sharing in Golang☆76Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year