freecache

A cache library for Go with zero GC overhead. (by coocood)

Freecache Alternatives

Similar projects and alternatives to freecache

  • ristretto

    A high performance memory-bound Go cache

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better freecache alternative or higher similarity.

freecache reviews and mentions

Posts with mentions or reviews of freecache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.
  • Show HN: Zcached, in-memory key-value cache wire-compatible with memcached
    2 projects | news.ycombinator.com | 28 Dec 2022
    zcached is an in-memory key-value cache exposing a memcached ASCII protocol-compatible interface, built on pluggable cache engines like Ristretto and freecache [0].

    It's not performance-competitive with memcached, especially at higher thread counts. That said, it achieves about 1.1M ops/s, but at significantly higher P99 and P999 latency (as measured by memtier). See [1] and [2] for benchmark results from my 7950x-based workstation.

    Disclaimer: This is a hobby project created for fun while hacking over the holidays. zcached is not a commercial product and never will be. Don't use it in production; consider this a technology demo more than anything.

    I don't expect the source code to build outside of my environment, but for those interested in playing with it, binary artifacts are available at [3]. Try `zcached --address tcp:localhost:11211`.

    [0] https://github.com/dgraph-io/ristretto, https://github.com/coocood/freecache

  • FreeCache - A cache library for Go with zero GC overhead and high concurrent performance.
    1 project | /r/github_trends | 11 Jun 2022

Stats

Basic freecache repo stats
2
4,975
4.3
about 2 months ago

coocood/freecache is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of freecache is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com