tmthrgd / go-memset
An efficient memset implementation for Golang. [Not maintained].
☆32Updated 5 years ago
Alternatives and similar repositories for go-memset:
Users that are interested in go-memset are comparing it to the libraries listed below
- Write-ahead log in Golang☆41Updated 3 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Go allocation trace utilities☆14Updated 4 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 3 months ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 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
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- simple data streams for go☆31Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 7 months ago
- Redis protocol parser in golang☆16Updated 8 years ago