VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,253Updated 2 weeks 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,866Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,750Updated this week
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,531Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,425Updated 4 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- A Go blocking leaky-bucket rate limit implementation☆4,568Updated last year
- Go package implementing bitsets☆1,442Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,722Updated last month
- Golang in-memory database built on immutable radix trees☆3,368Updated last month
- Golang LRU cache☆4,759Updated last week
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,393Updated last year
- Concurrency limiting goroutine pool☆1,408Updated 6 months ago
- A goroutine pool for Go☆4,014Updated 2 years ago
- Graceful process restarts in Go☆3,006Updated 10 months ago
- Simplified distributed locking implementation using Redis☆1,667Updated 2 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,656Updated last year
- Simple golang library for retry mechanism☆2,758Updated 5 months ago
- Online deadlock detection in go (golang)☆1,137Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,794Updated last week
- An in-memory cache with item expiration and generics☆1,132Updated last week
- A lightweight stream processing library for Go☆2,079Updated last week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,029Updated 8 months ago
- Benchmarks of Go serialization methods☆1,600Updated last month
- Rate limiting for go-redis☆939Updated last week
- Pure Go Redis server for Go unittests☆3,332Updated 2 months ago