VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,287Updated 3 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,877Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,309Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,717Updated last year
- A golang LRU Cache for high concurrency☆1,379Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,789Updated this week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,687Updated 2 weeks ago
- Go package implementing bitsets☆1,456Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,591Updated last year
- Graceful process restarts in Go☆3,064Updated last year
- Pure Go Redis server for Go unittests☆3,398Updated 3 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,612Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,892Updated 2 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,797Updated 3 weeks ago
- A goroutine pool for Go☆4,019Updated 2 years ago
- Concurrency limiting goroutine pool☆1,430Updated 9 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,412Updated last year
- Online deadlock detection in go (golang)☆1,150Updated 3 weeks ago
- Golang LRU cache☆4,838Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,688Updated last year
- Golang in-memory database built on immutable radix trees☆3,399Updated 4 months ago
- A lightweight stream processing library for Go☆2,121Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Updated 11 months ago
- Simplified distributed locking implementation using Redis☆1,705Updated 5 months ago
- Simple golang library for retry mechanism☆2,810Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆994Updated last month
- Dead simple rate limit middleware for Go.☆2,295Updated 11 months ago
- Simple profiling for Go☆2,047Updated 3 years ago
- Reflection (Rich Descriptors) for Go Protocol Buffers☆1,460Updated 3 weeks ago