VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,311Updated 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 5 months ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,725Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,815Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 8 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,063Updated last year
- A golang LRU Cache for high concurrency☆1,385Updated 2 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,825Updated last month
- Go package implementing bitsets☆1,475Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,617Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,646Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,425Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,723Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,728Updated 7 months ago
- A goroutine pool for Go☆4,030Updated 2 years ago
- Concurrency limiting goroutine pool☆1,439Updated 10 months ago
- Graceful process restarts in Go☆3,099Updated last year
- Pure Go Redis server for Go unittests☆3,446Updated this week
- Golang LRU cache☆4,918Updated 3 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,916Updated last week
- A lightweight stream processing library for Go☆2,148Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,694Updated 2 years ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Updated 2 weeks ago
- Dead simple rate limit middleware for Go.☆2,314Updated last year
- Online deadlock detection in go (golang)☆1,159Updated 2 months ago
- Simple golang library for retry mechanism☆2,865Updated last month
- Golang in-memory database built on immutable radix trees☆3,421Updated 6 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,934Updated 2 weeks ago
- Rate limiting for go-redis☆985Updated last week
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago