skull-squadron / hammingLinks
Hamming distance and bit counting primitives in Go (golang)
☆36Updated 6 years ago
Alternatives and similar repositories for hamming
Users that are interested in hamming are comparing it to the libraries listed below
Sorting:
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).☆93Updated 7 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A simple library to generate server certs and keys for HTTPS support. Code from http://golang.org/src/crypto/tls/generate_cert.go. Do NOT…☆63Updated 8 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Go language library for transmitting objects (including ones with channels) over the network using channels.☆73Updated 11 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- A pure Go implementation of Shamir's Secret Sharing algorithm over GF(256)☆103Updated 9 years ago
- The history of this repo demonstrates how to take a slow xxd implementation in Go, and make it faster than the native version on OSX/Linu…☆44Updated 2 years ago
- Reed-Solomon forward error correcting library☆195Updated last year
- simple base58 codec☆20Updated 7 years ago
- SAT solver written in Go (golang).☆139Updated 8 years ago
- deterministic topological sort implementation for golang☆33Updated 7 years ago
- atomic is a go package for atomic file writing☆200Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆156Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 3 years ago
- Toy answer to http://dave.cheney.net/2015/06/05/friday-pop-quiz-the-smallest-buffer☆13Updated 3 years ago
- Argon2 password hashing scheme in pure Go☆36Updated 8 months ago
- Go implementation of bsdiff & bspatch☆307Updated last year
- General purpose libraries used by Vanadium.☆34Updated 8 months ago
- h256only is not JWT☆49Updated 7 years ago
- Levenshtein Distance in Go☆40Updated 6 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Package valuegraph produces a graph representation of any Go value.☆32Updated 7 years ago
- Go conversion of the libargon2 library.☆53Updated 8 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆257Updated 7 years ago
- An immutability helper for Go☆141Updated 8 years ago