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
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,727Mar 1, 2024Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,390Jan 13, 2026Updated 2 months ago
- General utility functions for golang☆13Sep 28, 2020Updated 5 years ago
- A place to keep useful golang functions and small libraries☆297Mar 1, 2026Updated 2 weeks ago
- 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 6 years ago
- Tiny collection of micro benchmarks.☆20Mar 2, 2019Updated 7 years ago
- GRPC Wireguard Server to manage tunnels☆85May 3, 2021Updated 4 years ago
- Real-time visualization tool for Go process metrics☆477Mar 3, 2022Updated 4 years ago
- Zero-allocation reflection library for Go☆595Nov 16, 2023Updated 2 years ago
- Golang LRU cache☆4,996Mar 13, 2026Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year
- 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
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Queue is a generic interface to abstract the details of implementation of queue systems.☆48Apr 27, 2020Updated 5 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆328Jul 7, 2023Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408May 24, 2024Updated last year
- This module contains common packages for Contiamo projects written in Go☆10Jun 12, 2024Updated last year
- A fast file-based priority queue☆59Jan 22, 2026Updated last month
- Go package providing information about the number of CPUs in the system☆30Mar 10, 2026Updated last week
- Another wasm interpreter engine for gophers based on pure golang☆11Apr 22, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Chronos - A static race detector for the go language☆440Apr 22, 2022Updated 3 years ago
- An in-memory cache with item expiration and generics☆1,229Feb 25, 2026Updated 3 weeks ago
- Consistent hashing with bounded loads in Golang☆769Nov 7, 2023Updated 2 years ago
- 🐹🕸️ WebAssembly runtime for Go☆2,947Feb 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.☆3,096May 2, 2025Updated 10 months ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 3 years ago
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16May 11, 2021Updated 4 years ago
- An easy-to-use RabbitMQ command line client for managing exchanges, managing queues, publishing messages to exchanges and reading message…☆57Feb 16, 2022Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago