VictoriaMetrics / fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,178Updated 7 months ago
Alternatives and similar repositories for fastcache:
Users that are interested in fastcache are comparing it to the libraries listed below
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,636Updated 11 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,616Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,888Updated 7 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,433Updated 8 months ago
- A golang LRU Cache for high concurrency☆1,330Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,500Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,563Updated last week
- Graceful process restarts in Go☆2,942Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,429Updated 9 months ago
- Pure Go Redis server for Go unittests☆3,201Updated 2 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,537Updated 6 months ago
- Go package implementing bitsets☆1,382Updated 2 weeks ago
- A goroutine pool for Go☆3,952Updated last year
- Golang in-memory database built on immutable radix trees☆3,247Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated last week
- a thread-safe concurrent map for go☆4,370Updated 8 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,985Updated 2 months ago
- Simple golang library for retry mechanism☆2,556Updated 2 months ago
- Dead simple rate limit middleware for Go.☆2,164Updated 2 months ago
- Goroutine leak detector☆4,689Updated 3 months ago
- Resiliency patterns for golang☆2,259Updated 5 months ago
- Simplified distributed locking implementation using Redis☆1,532Updated 11 months ago
- Mergo: merging Go structs and maps since 2013☆2,928Updated 2 months ago
- Golang LRU cache☆4,490Updated last month
- Efficient token-bucket-based rate limiter package.☆2,828Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,345Updated 11 months ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year