Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,338Feb 18, 2026Updated last week
Alternatives and similar repositories for fastcache
Users that are interested in fastcache are comparing it to the libraries listed below
Sorting:
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Fast key-value DB in Go.☆15,499Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- Optimized Go Compression Packages☆5,411Updated this week
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,794Nov 20, 2023Updated 2 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,340Feb 7, 2026Updated 3 weeks ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Golang LRU cache☆4,973Updated this week
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- A Go blocking leaky-bucket rate limit implementation☆4,665May 1, 2024Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,327Nov 29, 2024Updated last year
- An embedded key/value database for Go.☆9,382Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,728Mar 1, 2024Updated last year
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,836Feb 9, 2026Updated 2 weeks ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 2 weeks ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,438Feb 21, 2026Updated last week
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Golang in-memory database built on immutable radix trees☆3,444Updated this week
- Tiny WebSocket library for Go.☆6,434Feb 12, 2026Updated 2 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,685Jul 27, 2023Updated 2 years ago
- Zero Allocation JSON Logger☆12,220Feb 2, 2026Updated 3 weeks ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 2 years ago
- A blazingly fast JSON serializing & deserializing library☆9,206Feb 14, 2026Updated 2 weeks ago
- Get JSON values quickly - JSON parser for Go☆15,445Oct 10, 2024Updated last year
- Blazing fast, structured, leveled logging in Go.☆24,341Dec 31, 2025Updated 2 months ago
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …☆3,297Jul 21, 2024Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,008Aug 26, 2025Updated 6 months ago