VictoriaMetrics / fastcacheLinks
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,247Updated last week
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,861Updated this week
- Anti-memory-waste byte buffer pool☆1,289Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,744Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,700Updated last year
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,632Updated 7 months ago
- Go package implementing bitsets☆1,437Updated 2 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,515Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,713Updated 2 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,555Updated last year
- A lightweight stream processing library for Go☆2,066Updated 2 weeks ago
- Graceful process restarts in Go☆3,001Updated 10 months ago
- Golang LRU cache☆4,734Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- Concurrency limiting goroutine pool☆1,404Updated 5 months ago
- Simplified distributed locking implementation using Redis☆1,653Updated last month
- A goroutine pool for Go☆4,004Updated 2 years ago
- Pure Go Redis server for Go unittests☆3,327Updated last month
- Online deadlock detection in go (golang)☆1,134Updated 7 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,389Updated last year
- Golang in-memory database built on immutable radix trees☆3,368Updated 3 weeks ago
- Simple golang library for retry mechanism☆2,741Updated 4 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,938Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,648Updated last year
- Benchmarks of Go serialization methods☆1,599Updated last month
- Rate limiting for go-redis☆934Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,771Updated 2 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,017Updated 8 months ago