VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,263Updated last month
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,868Updated last month
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,705Updated last year
- Anti-memory-waste byte buffer pool☆1,297Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,430Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,011Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,753Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,376Updated 8 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,655Updated 3 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,549Updated last year
- Go package implementing bitsets☆1,449Updated last week
- Concurrency limiting goroutine pool☆1,413Updated 7 months ago
- Graceful process restarts in Go☆3,015Updated 11 months ago
- A lightweight stream processing library for Go☆2,095Updated 3 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,742Updated last week
- Simplified distributed locking implementation using Redis☆1,683Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,870Updated 2 weeks ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,401Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,583Updated last year
- A goroutine pool for Go☆4,019Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,375Updated 2 months ago
- Golang LRU cache☆4,780Updated 2 weeks ago
- Pure Go Redis server for Go unittests☆3,342Updated 2 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,664Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,034Updated 9 months ago
- Simple golang library for retry mechanism☆2,778Updated 2 weeks ago
- Online deadlock detection in go (golang)☆1,144Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,607Updated 2 months ago
- Rate limiting for go-redis☆945Updated 2 weeks ago
- Distributed mutual exclusion lock using Redis for Go☆3,812Updated this week
- GoLang Parse many date strings without knowing format in advance.☆2,106Updated last year