dgryski / go-s4lru
s4lru cache
☆29Updated 10 years ago
Alternatives and similar repositories for go-s4lru
Users that are interested in go-s4lru are comparing it to the libraries listed below
Sorting:
- Go runtime GC trace analysis and statistics tool☆35Updated 8 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- adaptive replacement cache☆34Updated 10 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- go-clockpro: CLOCK-Pro cache eviction algorithm☆35Updated 10 years ago
- rendezvous hashing☆65Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- Murmur3 hash in Go