VictoriaMetrics / fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,132Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastcache
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,605Updated 8 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,535Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,786Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,391Updated 5 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Graceful process restarts in Go☆2,917Updated last month
- A golang LRU Cache for high concurrency☆1,308Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,484Updated last month
- Simple golang library for retry mechanism☆2,458Updated 2 months ago
- Golang LRU cache☆4,351Updated last week
- Golang in-memory database built on immutable radix trees☆3,206Updated 3 months ago
- A goroutine pool for Go☆3,892Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,584Updated 11 months ago
- A lightweight stream processing library for Go☆1,910Updated last week
- Pure Go Redis server for Go unittests☆3,099Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,433Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,971Updated 3 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,352Updated 6 months ago
- A universal mechanism to manage goroutine lifecycles☆1,553Updated 7 months ago
- Go package implementing bitsets☆1,347Updated last week
- Simple middleware to rate-limit HTTP requests.☆2,694Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,292Updated 8 months ago
- Concurrency limiting goroutine pool☆1,332Updated this week
- Simplified distributed locking implementation using Redis☆1,474Updated 8 months ago
- [Go] Lightweight eventbus with async compatibility for Go☆1,750Updated 5 months ago
- Simple profiling for Go☆2,004Updated 2 years ago