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 11 months ago
- uint128 for Go☆253Updated 10 months ago
- Go implementation of Adiantum☆91Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 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
- Meow hash for Golang☆126Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 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…☆126Updated 7 years ago
- Go translation of MetroHash☆112Updated 8 months ago
- IGE block cipher mode for Go.☆13Updated 7 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Go implementation of Linux Network Block Devices☆137Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- An opinionated interface to your local Internet Gateway Device.☆81Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 3 years ago
- Go wrapper of libutp reference uTP C implementation☆97Updated 7 months ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- Native Go XZ decompression package☆82Updated 4 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 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 6 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- Storing strings without GC overhead☆84Updated this week
- fast int64-int64 map for go☆98Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago