VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,304Updated last month
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,878Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,315Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,053Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,804Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 8 months ago
- A golang LRU Cache for high concurrency☆1,383Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,711Updated last month
- Go package implementing bitsets☆1,467Updated 2 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,612Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,814Updated last week
- A Go blocking leaky-bucket rate limit implementation☆4,632Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,911Updated last week
- Concurrency limiting goroutine pool☆1,435Updated 10 months ago
- Graceful process restarts in Go☆3,087Updated last year
- A goroutine pool for Go☆4,029Updated 2 years ago
- Simplified distributed locking implementation using Redis☆1,720Updated 6 months ago
- A lightweight stream processing library for Go☆2,143Updated last month
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,414Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,690Updated 2 years ago
- Golang LRU cache☆4,894Updated this week
- Simple golang library for retry mechanism☆2,853Updated 3 weeks ago
- Rate limiting for go-redis☆974Updated 2 weeks ago
- Pure Go Redis server for Go unittests☆3,422Updated last month
- Online deadlock detection in go (golang)☆1,155Updated last month
- Golang in-memory database built on immutable radix trees☆3,417Updated 5 months ago
- [Go] Lightweight eventbus with async compatibility for Go☆1,950Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,903Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago