VictoriaMetrics / fastcache
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,194Updated 8 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,835Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,909Updated 9 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,655Updated last year
- Graceful process restarts in Go☆2,954Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,637Updated last month
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,454Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated last week
- A golang LRU Cache for high concurrency☆1,337Updated 3 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,611Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,617Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,591Updated 7 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,459Updated 11 months ago
- Golang LRU cache☆4,543Updated last month
- A goroutine pool for Go☆3,971Updated 2 years ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,353Updated last year
- Go package implementing bitsets☆1,400Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,535Updated 3 months ago
- Pure Go Redis server for Go unittests☆3,235Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,834Updated 3 weeks ago
- Simple golang library for retry mechanism☆2,616Updated last week
- Simplified distributed locking implementation using Redis☆1,556Updated last year
- A lightweight stream processing library for Go☆2,010Updated last week
- Simple middleware to rate-limit HTTP requests.☆2,771Updated 2 months ago
- Golang in-memory database built on immutable radix trees☆3,267Updated last week
- Efficient token-bucket-based rate limiter package.☆2,841Updated last year
- Benchmarks of Go serialization methods☆1,584Updated 7 months ago
- Dead simple rate limit middleware for Go.☆2,174Updated 3 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,994Updated 4 months ago
- Goroutine leak detector☆4,731Updated 4 months ago