A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.
☆486Jan 26, 2025Updated last year
Alternatives and similar repositories for go-generics-cache
Users that are interested in go-generics-cache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,037Oct 27, 2024Updated last year
- 🕰️ Synchro: Timezone-typesafe date and time framework for Go. 🌟 Star to support our work!☆273Sep 23, 2025Updated 8 months ago
- Example code for Go generics☆1,351Jul 2, 2023Updated 2 years ago
- donegroup is a package that provides a graceful cleanup transaction to context.Context when the context is canceled.☆32May 10, 2026Updated last month
- Data Dumper library dumps any data as valid syntax in Go☆191Aug 9, 2022Updated 3 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.
- Utility package for web development in Go☆17Apr 30, 2023Updated 3 years ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.☆2,949Updated this week
- failure is a utility package for handling application errors.☆369Apr 19, 2024Updated 2 years ago
- gRPC Federation generates a gRPC server by writing a custom option in Protocol Buffers☆382Jun 4, 2026Updated last week
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,320Jun 2, 2026Updated last week
- Better structured concurrency for go☆10,399Apr 29, 2026Updated last month
- michi is a true 100% compatible with net/http router for Go web applications.☆99Mar 18, 2024Updated 2 years ago
- A high performance memory-bound Go cache☆6,916May 6, 2026Updated last month
- A collection of generic data structures written in Go.☆1,349Jan 7, 2024Updated 2 years 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.
- Package plug replaces functions, defined in the other packages, on testing.☆21Mar 16, 2025Updated last year
- Optimized Go Compression Packages☆5,515Jun 3, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 10 months ago
- Go 1.23 range functions with database/sql☆151Nov 18, 2024Updated last year
- Golang LRU cache☆5,078May 25, 2026Updated 2 weeks ago
- The Go implementation of Connect: Protobuf RPC that works.☆3,935Updated this week
- The easiest way to make API documents for GraphQL☆190Apr 1, 2024Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,253Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- 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.
- Go Plugin System over WebAssembly☆727Oct 28, 2025Updated 7 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 4 months ago
- Ordered map☆124May 27, 2025Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 4 months ago
- Concurrent data structures for Go☆1,682May 23, 2026Updated 2 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆545Jun 1, 2026Updated last week
- A simplified alternative to the AWS CLI for limited use cases.☆144Jun 4, 2026Updated last week
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,184May 29, 2026Updated last week
- An in-memory key:value store/cache (similar to Memcached) library that takes advantage of Go Generics