zvelo / ttlru
A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)
☆23Updated last year
Alternatives and similar repositories for ttlru:
Users that are interested in ttlru are comparing it to the libraries listed below
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An LRU cache with support for max age☆46Updated 3 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Various Go utility packages.☆37Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Redis style logger for Go☆28Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 5 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- Skizze client for Golang.☆10Updated 8 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 7 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- ☆12Updated 7 years ago
- syscall "fallocate" implement with different os☆31Updated 6 years ago
- Optimal cache stampede prevention☆15Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Disk buffer implementing io.Writer☆50Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago