tildeleb / hashland
Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more
☆49Updated 4 years ago
Alternatives and similar repositories for hashland:
Users that are interested in hashland are comparing it to the libraries listed below
- Building blocks for fast rpc systems☆85Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 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 5 years ago
- ☆21Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- ☆80Updated this week
- A fast userspace CSPRNG☆89Updated 5 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Google CityHash in Go☆107Updated 11 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- TryLock for Go☆66Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.