VictoriaMetrics / fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,208Updated 10 months ago
Alternatives and similar repositories for fastcache
Users that are interested in fastcache are comparing it to the libraries listed below
Sorting:
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,674Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,845Updated 2 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,479Updated 11 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,933Updated 10 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- A goroutine pool for Go☆3,988Updated 2 years ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,644Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,652Updated last month
- Graceful process restarts in Go☆2,973Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,345Updated 4 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,494Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,844Updated 2 months ago
- A lightweight stream processing library for Go☆2,030Updated last week
- Golang LRU cache☆4,592Updated 3 weeks ago
- Simplified distributed locking implementation using Redis☆1,588Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,573Updated 5 months ago
- Pure Go Redis server for Go unittests☆3,263Updated last week
- Simple golang library for retry mechanism☆2,660Updated last month
- Golang in-memory database built on immutable radix trees☆3,282Updated this week
- Efficient token-bucket-based rate limiter package.☆2,850Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,649Updated 8 months ago
- Dead simple rate limit middleware for Go.☆2,200Updated 5 months ago
- A cache library for Go with zero GC overhead.☆5,213Updated last year
- Concurrency limiting goroutine pool☆1,378Updated 3 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,631Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,908Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,041Updated last week
- Go error library with error portability over the network☆2,199Updated last week
- Go package implementing bitsets☆1,414Updated last week