A Lightweight in-memory key:value cache library for Go.
☆184Mar 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,732Mar 1, 2024Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,394Jan 13, 2026Updated 5 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 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ephemeral metric aggregation server☆15Nov 28, 2019Updated 6 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Feb 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☆85May 3, 2021Updated 5 years ago
- Real-time visualization tool for Go process metrics☆479Mar 3, 2022Updated 4 years ago
- Zero-allocation reflection library for Go☆595Nov 16, 2023Updated 2 years ago
- Golang LRU cache☆5,092Updated this week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,828Nov 20, 2023Updated 2 years ago
- A cache library for Go with zero GC overhead.☆5,402Mar 19, 2026Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,365Jun 15, 2026Updated 2 weeks ago
- Optimized Go Compression Packages☆5,530Jun 17, 2026Updated last week
- A simple cache meant to hold a small number of values☆30Oct 21, 2018Updated 7 years ago
- A high performance memory-bound Go cache☆6,940Updated this week
- Queue is a generic interface to abstract the details of implementation of queue systems.☆48Apr 27, 2020Updated 6 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Jul 7, 2023Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Embedded key-value store for read-heavy workloads written in Go☆1,349Apr 6, 2026Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆409May 24, 2024Updated 2 years ago
- This module contains common packages for Contiamo projects written in Go☆10Jun 12, 2024Updated 2 years ago
- A fast file-based priority queue☆59Jan 22, 2026Updated 5 months ago
- Another wasm interpreter engine for gophers based on pure golang☆11Apr 22, 2022Updated 4 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 10 months ago
- Chronos - A static race detector for the go language☆441Apr 22, 2022Updated 4 years ago
- Consistent hashing with bounded loads in Golang☆777Nov 7, 2023Updated 2 years ago
- Goroutine leak detector☆5,220Jun 2, 2026Updated 3 weeks ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- An in-memory cache with item expiration and generics☆1,259Jun 22, 2026Updated last week
- 🐹🕸️ WebAssembly runtime for Go☆2,950Feb 1, 2025Updated 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.