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
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Various Go utility packages.☆37Updated 6 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 6 months ago
- Serialization code generator for QUICK struct content comparison☆94Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go known-keys fast-lookup map generator☆46Updated 3 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
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Updated 4 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
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- An LRU cache with support for max age☆46Updated 4 months ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 6 months ago
- Redis style logger for Go☆28Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago