VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,217Updated last week
Alternatives and similar repositories for fastcache
Users that are interested in fastcache are comparing it to the libraries listed below
Sorting:
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated 2 weeks ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,659Updated last week
- Golang in-memory database built on immutable radix trees☆3,295Updated this week
- Pure Go Redis server for Go unittests☆3,276Updated 2 weeks ago
- A goroutine pool for Go☆3,992Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- Graceful process restarts in Go☆2,987Updated 8 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,514Updated last year
- Golang LRU cache☆4,625Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,637Updated last year
- Efficient token-bucket-based rate limiter package.☆2,855Updated last year
- Simple golang library for retry mechanism☆2,686Updated 2 months ago
- Distributed mutual exclusion lock using Redis for Go☆3,683Updated 9 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,849Updated 2 weeks ago
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,296Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,588Updated 5 months ago
- Dead simple rate limit middleware for Go.☆2,213Updated 5 months ago
- Simple middleware to rate-limit HTTP requests.☆2,793Updated 4 months ago
- Simplified distributed locking implementation using Redis☆1,606Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,918Updated 2 months ago
- Concurrency limiting goroutine pool☆1,386Updated 3 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,001Updated 6 months ago
- Mergo: merging Go structs and maps since 2013☆2,993Updated this week
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,376Updated last year