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
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- ☆80Updated last month
- A fast userspace CSPRNG☆90Updated 7 months ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Google CityHash in Go☆107Updated 11 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
- Storing strings without GC overhead☆83Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 9 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated last month
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- RTree implementation for Go☆54Updated 4 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Software Transactional Locks☆30Updated 4 years ago
- Additional numeric types for Go (int128, uint128), repo moved!☆26Updated 8 months ago
- Rolling window implementation in go.☆57Updated last week