VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,228Updated 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,857Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,669Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- Graceful process restarts in Go☆2,989Updated 8 months ago
- Golang in-memory database built on immutable radix trees☆3,313Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- A goroutine pool for Go☆3,996Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Go package implementing bitsets☆1,423Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,002Updated 6 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,523Updated last year
- Simple golang library for retry mechanism☆2,705Updated 3 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,607Updated 6 months ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,304Updated this week
- Golang LRU cache☆4,674Updated last week
- Distributed mutual exclusion lock using Redis for Go☆3,701Updated 10 months ago
- Pure Go Redis server for Go unittests☆3,290Updated this week
- Simple middleware to rate-limit HTTP requests.☆2,800Updated 5 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,383Updated last year
- Simplified distributed locking implementation using Redis☆1,620Updated last week
- Dead simple rate limit middleware for Go.☆2,227Updated 6 months ago
- Efficient token-bucket-based rate limiter package.☆2,859Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,048Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Circuit Breaker implemented in Go☆3,203Updated 2 weeks ago