nowfound

Life & fun · July 23, 2025

QF

Quite Fast, sharded cache for Go with LRU/LFU, TTL and object pooling

In plain words

Quite Fast is a caching library for Go developers that implements sharded cache storage with LRU and LFU eviction policies, TTL support, and object pooling capabilities. It's designed for developers who need a high-performance in-memory cache for Go applications. The sharded architecture and multiple eviction strategies allow developers to optimize cache behavior for different use cases.

written from the facts on this page · September 2026

Does a similar job

all alternatives →
  • AL
    A LRU cache using go generics2022 · github.com · ▲57
  • PP
    Pocache, preemptive optimistic caching for Go2024 · github.com · ▲97

    Hey all, I recently published this Go package, and would like to show off as well as get feedback!

  • FasterGHMar 2026 · fastergh.com · ▲260

    Fast GitHub browsing experience

  • CA
    Cachegrand – a fast OSS Key-Value store built for modern hardware2022 · github.com · ▲121

    I am the author of the platform, happy to reply to any question you might have! It scales up really nicely thanks to a year of research and development of the hashtable implemented in cachegrand, on the hardware used for benchmarking, an AMD EPYC 7502P, it was able to reach up to 5mln GET QPS and 4.5mln SET QPS, with batching up to 60mln GET QPS and up to 26MLN SET QPS. cachegrand is fast, it's fully Open Source, it's under a BSD 3-clause license - it can be used easily as standalone platform or incorporated in other ones without any licensing issue - and we are working to expand the Redis…

  • AS
    Accelerating SHA256 by 100x in Golang on ARM2016 · blog.minio.io · ▲156
  • IB
    I built a Ruby gem that handles memoization with a ttl2025 · github.com · ▲48

    I built a Ruby gem for memoization with TTL + LRU cache. It’s thread-safe, and has been helpful in my own apps. Would love to get some feedback: https://github.com/mishalzaman/memo_ttl

More life & fun this month

the category →

Launched alongside, July 2025

the whole month →
  • Clueso1,298

    Create stunning product videos in minutes with AI

    AI · 2025 · clueso.io

  • The 1st Agentic Canvas for building apps visually with AI

    AI · 2025 · trickle.so

  • TB
  • TY

    Today marks ten years, 3653 consecutive days, of running at least one mile every day under the USRSA rules [1]. To celebrate, I built an interactive dashboard that turns a decade of GPX files into charts you can explore. Running has truly changed my life: I've made lifelong friends, explored beautiful places, and more importantly invested into my own health and fitness, which I'm starting to see the positive benefits as I get older. The stack is pretty simple: a NextJS app, with a Postgres database to keep all my running data, and all the stats are pre-computed and cached in Redis, so I…

    Dev tools · 2025 · nodaysoff.run

  • DA

    Made this website as an exercise in vibe-coding and GCP. It was posted about a few times around the internet, on sites like Morning Brew (https://www.morningbrew.com/issues/business-buzzkill), MetaFilter (https://www.metafilter.com/209703/Draw-A-Fish), boingboing.net, etc. I think it's cute! I built a basic CNN trained against penises and swastikas, and then anything that doesn't hit the 63% confidence score gets sent to a mod queue, a vibe-coded fish-tinder…

    Dev tools · 2025 · drawafish.com

  • AppStruct864

    No-code app builder

    Dev tools · 2025 · appstruct.ai