VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,330Updated 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,880Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,824Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,077Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- Go package implementing bitsets☆1,476Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,739Updated 3 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,625Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,427Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- Concurrency limiting goroutine pool☆1,440Updated 11 months ago
- Pure Go Redis server for Go unittests☆3,462Updated last week
- A Go blocking leaky-bucket rate limit implementation☆4,659Updated last year
- A goroutine pool for Go☆4,031Updated 2 years ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,834Updated last month
- Graceful process restarts in Go☆3,111Updated last year
- A lightweight stream processing library for Go☆2,155Updated 2 weeks ago
- Simplified distributed locking implementation using Redis☆1,735Updated 7 months ago
- Golang LRU cache☆4,944Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,699Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,431Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,041Updated last month
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- Simple golang library for retry mechanism☆2,870Updated 2 months ago
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- Rate limiting for go-redis☆992Updated last week
- a thread-safe concurrent map for go☆4,522Updated last year
- Simple middleware to rate-limit HTTP requests.☆2,852Updated last year