tildeleb / hashland
Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more
☆49Updated 3 years ago
Alternatives and similar repositories for hashland:
Users that are interested in hashland are comparing it to the libraries listed below
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Building blocks for fast rpc systems☆84Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆126Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- A fast userspace CSPRNG☆88Updated 4 months ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 12 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- The fastest way to xor bytes in Go☆74Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Rolling window implementation in go.☆57Updated 2 weeks ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- memsize computes the size of your object graph☆33Updated 6 months ago
- syscall "fallocate" implement with different os☆31Updated 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 5 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- a SeaWeedFS client written in golang☆48Updated 7 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Buffered Reader/Writer☆75Updated 5 months ago