zvelo / ttlruLinks
A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)
☆23Updated 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☆80Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A universal log interface☆80Updated 5 years ago
- Go known-keys fast-lookup map generator☆45Updated 4 years ago
- An LRU cache with support for max age☆46Updated 7 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 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 8 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Higher level HTTP tracing for Go☆94Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- Component based full stack web framework using Web Assembly for Go☆60Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆202Updated 4 years ago
- A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.☆53Updated 6 years ago
- A prefix tree that supports wildcard *☆61Updated 9 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆137Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- URL query string marshaler and unmarshaler☆122Updated last year
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 10 months ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago