VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,238Updated last month
Alternatives and similar repositories for fastcache
Users that are interested in fastcache are comparing it to the libraries listed below
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,694Updated last year
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,731Updated this week
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,624Updated 7 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,506Updated last year
- Go package implementing bitsets☆1,430Updated last month
- A Go blocking leaky-bucket rate limit implementation☆4,534Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,691Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,856Updated 2 weeks ago
- Graceful process restarts in Go☆2,996Updated 9 months ago
- A goroutine pool for Go☆4,001Updated 2 years ago
- Pure Go Redis server for Go unittests☆3,312Updated 3 weeks ago
- Golang LRU cache☆4,697Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,643Updated last year
- Simplified distributed locking implementation using Redis☆1,633Updated last month
- Concurrency limiting goroutine pool☆1,398Updated 5 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,390Updated last year
- A lightweight stream processing library for Go☆2,057Updated 2 months ago
- Simple golang library for retry mechanism☆2,724Updated 3 months ago
- Golang in-memory database built on immutable radix trees☆3,327Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,744Updated last week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,005Updated 7 months ago
- Online deadlock detection in go (golang)☆1,127Updated 6 months ago
- Rate limiting for go-redis☆929Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,596Updated last week
- a thread-safe concurrent map for go☆4,456Updated last year