skull-squadron / hammingLinks
Hamming distance and bit counting primitives in Go (golang)
☆37Updated 7 years ago
Alternatives and similar repositories for hamming
Users that are interested in hamming are comparing it to the libraries listed below
Sorting:
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 4 years ago
- Go implementation of BLAKE2 (b) cryptographic hash function (optimized for 64-bit platforms).☆94Updated 7 years ago
- SIMD for Go☆164Updated 8 years ago
- Painless polymorphism☆127Updated 8 years ago
- Self-organizing maps in Go☆74Updated 3 years ago
- Simple and fast graph library☆72Updated 5 years ago
- Reed-Solomon error correction code in Go☆18Updated last year
- Reed-Solomon forward error correcting library☆198Updated 2 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
- 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…☆43Updated 3 years ago
- Package mbox parses the mbox file format into messages and formats messages into mbox files☆75Updated 8 months ago
- Phi Accrual Failure Detection☆67Updated 10 years ago
- Go translation of MetroHash☆116Updated last year
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Go language to build and check keybase's sitewide merkle tree.☆114Updated last month
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Updated 8 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- Argon2 password hashing scheme in pure Go☆35Updated last year
- minimal perfect hash functions☆64Updated 4 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆232Updated 3 years ago
- Image resizing in pure Go and SIMD☆214Updated 8 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆115Updated 5 years ago
- Graph algorithms written in Go☆60Updated 4 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated 2 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆158Updated 6 years ago