VictoriaMetrics / fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,163Updated 6 months ago
Alternatives and similar repositories for fastcache:
Users that are interested in fastcache are comparing it to the libraries listed below
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,414Updated 7 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- Graceful process restarts in Go☆2,935Updated 3 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,505Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,537Updated last week
- Golang in-memory database built on immutable radix trees☆3,232Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,591Updated last week
- Golang LRU cache☆4,437Updated 3 weeks ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,599Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,392Updated 8 months ago
- Pure Go Redis server for Go unittests☆3,177Updated last month
- Simple golang library for retry mechanism☆2,501Updated last month
- Dead simple rate limit middleware for Go.☆2,148Updated last month
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- Circuit Breaker implemented in Go☆3,003Updated 2 weeks ago
- Simplified distributed locking implementation using Redis☆1,512Updated 9 months ago
- Go error library with error portability over the network☆2,146Updated 2 weeks ago
- Efficient token-bucket-based rate limiter package.☆2,823Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,488Updated last month
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,332Updated 10 months ago
- A lightweight stream processing library for Go☆1,960Updated last week
- Simple middleware to rate-limit HTTP requests.☆2,735Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,983Updated last month
- The Snappy compression format in the Go programming language.☆1,547Updated last year