cache2go is an in-memory caching library for Go that provides a simple and efficient way to store and retrieve data with optional expiration policies. It supports multiple independent cache tables, allowing developers to organize cached data according to different use cases or domains. The library includes features such as automatic expiration, callbacks on data eviction, and thread-safe operations for concurrent environments. It is designed to be easy to integrate into Go applications, offering a straightforward API for common caching tasks. cache2go can help improve performance by reducing the need for repeated computations or database queries. It also provides flexibility in managing cache lifecycles and behaviors. Overall, it is a practical solution for adding caching capabilities to Go applications.

Features

  • In-memory caching with multiple independent tables
  • Support for automatic data expiration
  • Thread-safe operations for concurrent access
  • Callbacks triggered on cache expiration events
  • Simple and intuitive API for integration
  • Improves performance by reducing redundant computations

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow cache2go

cache2go Web Site

Other Useful Business Software
Application Monitoring That Won't Slow Your App Down Icon
Application Monitoring That Won't Slow Your App Down

AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of cache2go!

Additional Project Details

Programming Language

Go

Related Categories

Go Libraries

Registered

2026-03-31