VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,332Updated 2 months ago
Alternatives and similar repositories for fastcache
Users that are interested in fastcache are comparing it to the libraries listed below
Sorting:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,322Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,080Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,732Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,441Updated 9 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,825Updated last week
- A golang LRU Cache for high concurrency☆1,390Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,746Updated 3 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,626Updated last year
- Go package implementing bitsets☆1,478Updated this week
- Graceful process restarts in Go☆3,111Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,832Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,923Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,661Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,430Updated last month
- Concurrency limiting goroutine pool☆1,442Updated 11 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,700Updated 2 years ago
- A goroutine pool for Go☆4,030Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,434Updated last week
- Simplified distributed locking implementation using Redis☆1,737Updated 7 months ago
- Pure Go Redis server for Go unittests☆3,468Updated 2 weeks ago
- A lightweight stream processing library for Go☆2,156Updated 3 weeks ago
- Golang LRU cache☆4,958Updated last week
- Online deadlock detection in go (golang)☆1,175Updated 3 weeks ago
- Simple golang library for retry mechanism☆2,875Updated 2 months ago
- a thread-safe concurrent map for go☆4,522Updated last year
- Benchmarks of Go serialization methods☆1,621Updated 7 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- Rate limiting for go-redis☆993Updated 2 weeks ago
- Dead simple rate limit middleware for Go.☆2,324Updated last year