[imcache] A generic in-memory cache Go library. Feedback appreciated.

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • imcache

    A zero-dependency generic in-memory cache Go library

  • There are a few amazing in-memory cache Go libraries but none of them fulfilled all my needs entirely. So I decided to build a simple library on my own - imcache https://github.com/erni27/imcache. It's nothing more than a fancy wrapper for vanilla Go map.

  • groupcache

    groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts