dgryski / go-clockpro
go-clockpro: CLOCK-Pro cache eviction algorithm
☆33Updated 10 years ago
Alternatives and similar repositories for go-clockpro:
Users that are interested in go-clockpro are comparing it to the libraries listed below
- adaptive replacement cache☆34Updated 10 years ago
- s4lru cache☆29Updated 9 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Automatic codegen for encoding/binary marshaling☆17Updated 9 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Golang logging library☆10Updated 8 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- Package trace extends the features of the Go execution tracer.☆8Updated 6 years ago
- percentiles for Go benchmarks☆29Updated 6 years ago
- ☆18Updated 4 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Holt-Winters forecasting☆20Updated 8 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Client and server reimplementation of CloudFlare's Keyless☆19Updated 10 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Experiments and bad ideas