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:
- xxh3 fast hash function☆104Updated 6 years ago
- A universal log interface☆79Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Disk buffer implementing io.Writer☆50Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- An LRU cache with support for max age☆48Updated 2 months ago
- efficient client ⚡️☆75Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Various Go utility packages.☆37Updated 7 years ago
- JSON-oriented HTTP server and client helpers☆37Updated 7 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Interoperable GRPC based publish/subscribe☆40Updated last year
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Easily handle HTTP Accept(-Charset|-Encoding|-Language) headers in Golang.☆25Updated 8 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
- Golang circular (ring) buffer☆177Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Higher level HTTP tracing for Go☆94Updated 5 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 7 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Go known-keys fast-lookup map generator☆46Updated 4 years ago
- graphql parser + utilities☆57Updated 8 years ago