A Lightweight in-memory key:value cache library for Go.
☆183Mar 9, 2023Updated 3 years ago
Alternatives and similar repositories for libcache
Users that are interested in libcache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,731Mar 1, 2024Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,397Jan 13, 2026Updated 7 months ago
- General utility functions for golang☆13Sep 28, 2020Updated 5 years ago
- A place to keep useful golang functions and small libraries☆297Apr 8, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ephemeral metric aggregation server☆14Nov 28, 2019Updated 6 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆23Feb 10, 2020Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Apr 20, 2019Updated 7 years ago
- Tiny collection of micro benchmarks.☆20Mar 2, 2019Updated 7 years ago
- GRPC Wireguard Server to manage tunnels☆84May 3, 2021Updated 5 years ago
- Zero-allocation reflection library for Go☆591Nov 16, 2023Updated 2 years ago
- Real-time visualization tool for Go process metrics☆477Mar 3, 2022Updated 4 years ago
- Golang LRU cache☆5,116Updated this week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A simple cache meant to hold a small number of values☆30Oct 21, 2018Updated 7 years ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,844Nov 20, 2023Updated 2 years ago
- A cache library for Go with zero GC overhead.☆5,403Mar 19, 2026Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,371Jun 15, 2026Updated 2 months ago
- Optimized Go Compression Packages☆5,621Aug 17, 2026Updated 2 weeks ago
- Queue is a generic interface to abstract the details of implementation of queue systems.