nowfound

Alternatives

Products that do what Quite Fast, sharded cache for Go with LRU/LFU, TTL and object pooling does

  1. 1AL

    2022 · github.com

  2. 2PP

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

    2024 · github.com

  3. 3
    FasterGH260

    Fast GitHub browsing experience

    Mar 2026 · fastergh.com

  4. 4CA

    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…

    2022 · github.com

  5. 5AS
  6. 6IB

    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

    2025 · github.com

  7. 7

    An application-oriented unified storage layer for Golang.

    2021

  8. 8FC
  9. 9SI
  10. 10AH

    Long-simmering side project that is finally ready to see the light. HAMTs are a cool persistent data structure and implementing one has been a lot of fun. Beyond the code, there is likely some value in the extensive and largely complete implementation docs; basic benchmarks are linked in the README, too. Kind of aiming to be "the libavl for HAMTs". That is obviously a high and aspirational bar but a distinct possibility if it stirs up a little interest and/or contribution. Anyways, it's time for this to go out, collect feedback and maybe even some use outside of toy projects. Let me…

    2023 · github.com

  11. 11GV
  12. 12FB
  13. 13PF
  14. 14EC
  15. 15GL
  16. 16HA

    In the deep mists of time (circa 2012), I was playing with the Go standard library, and saw how easy it was to stand up a webserver that let you navigate a remote file system, and I thought it was pretty neat. I took a look at my shell history and a frequent pattern of commands was "cd, ls, cd, ls, ...". And I thought "I love my keyboard, but you know, point and click might be nice in this context." And then I thought, "It'd be even cooler if you could run commands there." Skip forward several years, a few earlier implementations, a name change, and now there's Hucksh(ell), a bash-like shell…

    2023

  17. 17AS
  18. 18IM

    This project presents a new data structure for storing ordered integer maps. The proposed data structure is a compressive, cache-friendly, radix tree that has performance comparable to an unordered map (`std::unordered_map`) and is an order of magnitude faster than an ordered map (`std::map`).

    2024 · github.com

  19. 19
    GoFast84

    Go hub to build high-performance, scalable web applications

    2025

  20. 20CH
  21. 21

    Hey HN, we’re the developers of OpenLake, an open source storage engine for offloading LLM KV caches from GPU memory into a shared tier of RAM and NVMe. We built OpenLake because KV caches are outgrowing GPU memory. A single 256K token conversation on Gemma 4 31B produces approximately 43GB of KV state, more than half the memory of an 80GB H100. The problem becomes even harder across a cluster: a prefix cached on one GPU host is unavailable when the next request lands on a different GPU, forcing the new GPU to repeat work the fleet has already completed. Once the KV cache is offloaded,…

    Jul 2026 · github.com

  22. 22

    High performance storage engine for efficient LLM inference and GPU Training.

    2d ago · theopenlake.com

  23. 23CM
  24. 24AG

Ranked by how close each launch is in meaning, then by votes. Refine with a description →