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:
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- An LRU cache with support for max age☆46Updated 6 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- GAQ(Go Ast Query) is the library to query ast.Node children like JavaScript querySelector or querySelectorAll for Go.☆26Updated 6 years ago
- Higher level HTTP tracing for Go☆94Updated 5 years ago
- Various Go utility packages.☆37Updated 7 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Easily handle HTTP Accept(-Charset|-Encoding|-Language) headers in Golang.☆25Updated 7 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 9 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A prefix tree that supports wildcard *☆61Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Go known-keys fast-lookup map generator☆45Updated 4 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A fast, zero-allocation cron parser in ragel and golang☆22Updated 4 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Disk buffer implementing io.Writer☆50Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- Component based full stack web framework using Web Assembly for Go☆60Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- evented config☆18Updated 11 years ago
- Scratching Middleware Chaining☆64Updated 10 years ago