Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
☆2,341Feb 18, 2026Updated last month
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,106Feb 6, 2026Updated last month
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,805Updated this week
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,806Nov 20, 2023Updated 2 years ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,110Updated this week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,927May 27, 2024Updated last year
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,362Updated this week
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week
- Golang LRU cache☆4,996Mar 13, 2026Updated last week
- a thread-safe concurrent map for go☆4,527May 22, 2024Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,339Nov 29, 2024Updated last year
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- A Go blocking leaky-bucket rate limit implementation☆4,673May 1, 2024Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,727Mar 1, 2024Updated 2 years ago
- An embedded key/value database for Go.☆9,411Mar 12, 2026Updated last week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,561Feb 8, 2026Updated last month
- Graceful process restarts in Go☆3,165Sep 25, 2024Updated last year
- 🚀 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,096May 2, 2025Updated 10 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,440Feb 21, 2026Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- A blazingly fast JSON serializing & deserializing library☆9,291Updated this week
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Tiny WebSocket library for Go.☆6,439Feb 12, 2026Updated last month
- 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,309Jul 21, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- Blazing fast, structured, leveled logging in Go.☆24,383Mar 12, 2026Updated last week
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- Get JSON values quickly - JSON parser for Go☆15,462Oct 10, 2024Updated last year
- Zero Allocation JSON Logger☆12,275Feb 2, 2026Updated last month