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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Go implementation of Adiantum☆90Updated last year
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Go translation of MetroHash☆113Updated 10 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- IGE block cipher mode for Go.☆13Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- fast int64-int64 map for go☆98Updated last week
- uint128 for Go☆255Updated last year
- Native Go XZ decompression package☆82Updated 5 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
- Golang port of simdjson☆86Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- ☆193Updated 8 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Intern Go strings☆96Updated last year
- An opinionated interface to your local Internet Gateway Device.☆80Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months 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
- Big integer multiplication library for Go using Fast Fourier transform☆76Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago