lukechampine / fastxorLinks
The fastest way to xor bytes in Go
☆75Updated 4 years ago
Alternatives and similar repositories for fastxor
Users that are interested in fastxor are comparing it to the libraries listed below
Sorting:
- Go implementation of Adiantum☆90Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A fast userspace CSPRNG☆92Updated last year
- 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
- fast int64-int64 map for go☆100Updated 2 months ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- uint128 for Go☆261Updated last year
- Go translation of MetroHash☆115Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- IGE block cipher mode for Go.☆13Updated 7 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Minimal perfect hashing in Go☆74Updated 2 years ago
- An opinionated interface to your local Internet Gateway Device.☆79Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- simple data streams for go☆31Updated 3 years ago
- Static bit vector structures library☆72Updated 6 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…☆70Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- xxh3 fast hash function☆104Updated 6 years ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated 3 weeks ago
- Go wrapper of libutp reference uTP C implementation☆103Updated last month