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
Related projects ⓘ
Alternatives and complementary repositories for ttlru
- A distributed service for monotonically increasing tickets.☆43Updated 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
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Easily handle HTTP Accept(-Charset|-Encoding|-Language) headers in Golang.☆25Updated 7 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Various Go utility packages.☆37Updated 6 years ago
- Interoperable GRPC based publish/subscribe☆41Updated last month
- Go known-keys fast-lookup map generator☆44Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆38Updated last year
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Skizze client for Golang.☆10Updated 8 years ago
- Package limitgroup provides a sync.WaitGroup equivalent with a configurable upper bound.☆32Updated 9 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 2 months ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- An LRU cache with support for max age☆46Updated this week
- Redis style logger for Go☆28Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆57Updated last year
- create low memory key/value objects in Go☆21Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- A quick and easy way to write fast websocket services in Go☆13Updated 5 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated last month
- Binary heap priority queues in Go☆30Updated 3 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 6 years ago