zvelo / ttlruLinks
A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)
☆24Updated 2 years ago
Alternatives and similar repositories for ttlru
Users that are interested in ttlru are comparing it to the libraries listed below
Sorting:
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- graphql parser + utilities☆57Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- An LRU cache with support for max age☆47Updated last month
- A universal log interface☆79Updated 5 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Scratching Middleware Chaining☆64Updated 10 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 6 months ago
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 8 years ago
- Higher level HTTP tracing for Go☆94Updated 5 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Various Go utility packages.☆37Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- URL query string marshaler and unmarshaler