VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,272Updated 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,872Updated 2 months ago
- A golang LRU Cache for high concurrency☆1,375Updated 9 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,020Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,763Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,669Updated last month
- Go package implementing bitsets☆1,453Updated last month
- msgpack.org[Go] MessagePack encoding for Golang☆2,569Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,591Updated last year
- A goroutine pool for Go☆4,019Updated 2 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,665Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,761Updated 3 weeks ago
- Simplified distributed locking implementation using Redis☆1,690Updated 3 months ago
- Graceful process restarts in Go☆3,044Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,874Updated 2 weeks ago
- Golang LRU cache☆4,805Updated 3 weeks ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,405Updated last year
- Pure Go Redis server for Go unittests☆3,355Updated last week
- Concurrency limiting goroutine pool☆1,418Updated 7 months ago
- Golang in-memory database built on immutable radix trees☆3,384Updated 2 months ago
- Simple golang library for retry mechanism☆2,791Updated last month
- The Snappy compression format in the Go programming language.☆1,567Updated 6 months ago
- Dead simple rate limit middleware for Go.☆2,281Updated 9 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,820Updated last week
- A lightweight stream processing library for Go☆2,109Updated last month
- Online deadlock detection in go (golang)☆1,144Updated last month
- Rate limiting for go-redis☆953Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,033Updated 10 months ago