nowfound

Dev tools · alternatives · 2026

24 alternatives to Encache

A lightweight , Inmemory Async Cache for your Nodejs Server

Below are 24 products that do a similar job, ranked by how close each is in meaning and then by launch-day votes. Encache launched in 2024; newer entries below may have overtaken it.

  1. 1

    Cache npm modules to expedite your npm install

    2021 · its alternatives →

  2. 2PP

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

    2024 · github.com · its alternatives →

  3. 3

    One package to interact with all caching engines

    2022 · its alternatives →

  4. 4CM
  5. 5PF
  6. 6FC
  7. 7

    Colin here, creator of Nub. I’ve had the general shape of this in mind for years. Nub runs your code with stock `node`, augmented with a `--require` preload hook[0] that adds a transpiler (oxc-powered, packaged as a Node-API add-on), registers a module resolution hook[1], and injects polyfills as needed for APIs like `Worker`, `Temporal`, etc. All purely additive, your code ultimately runs using Node’s actual engine & stdlib implementations. [0] https://nodejs.org/api/cli.html#-require-module [1]…

    Jun 2026 · github.com · its alternatives →

  8. 8DN
  9. 9CH
  10. 10

    Speed up and monitor CI pipelines when using Turborepo

    2023 · its alternatives →

  11. 11SA

    Last night, while trying to figure out the best way to implement caching in my app, I had an idea for a dirt-simple caching system based on a dependency graph. The premise I started with is that one of the hardest things to manage in a cache is dependencies between entities. In order to cache items effectively, you inevitably have to duplicate "child" data inside of "parent" entries. Then, when a child is changed, you have to invalidate the child and its parents, and its parents' parents, and so on. To try to help this, I hacked together a simple Node.js library called Stash, which models…

    2012 · its alternatives →

  12. 12
    Bun▲303

    A fast JS runtime Node.js replacement with built‑in tools

    Dec 2025 · bun.com · its alternatives →

  13. 13

    The React Framework for the Web

    Oct 2025 · nextjs.org · its alternatives →

  14. 14

    Stop DDOS-ing your own database.

    May 2026 · github.com · its alternatives →

  15. 15SI

    Have a look at my semantic caching project! It's built to easily integrate in existing LLM workflows, you can use it as a proxy where the cache forwards missed requests without modification to a specified upstream, automatically updating it's cache with the response. You can also use it as a cache-aside cache with a provided python library. It works by computing embedding vectors of input queries, and matches them to seen query + response pairs using a vector store. Everything is in-memory, so it should be blazing fast :)

    2025 · github.com · its alternatives →

  16. 16GL
  17. 17

    An internet treasure hunt platform.

    2018 · its alternatives →

  18. 18

    Inside the world of consumer tech

    2023 · its alternatives →

  19. 19

    Supercharge any API's performance

    2023 · its alternatives →

  20. 20AL
  21. 21FH
  22. 22

    Speed up local dev & eliminate external API rate limits

    Jun 2026 · github.com · its alternatives →

  23. 23

    SwiftlyCache是用 Swift 5编写的一个线程安全的iOS通用缓存库

    2020 · its alternatives →

  24. 24AL

    Raymond here from Butter.dev, an LLM response cache built as a chat-completions proxy. Today we're launching a key feature for the platform: the ability to generalize on dynamic, templated inputs. Caching at the HTTP request level has the obvious problem of generalizability. Nearly no request is identical, due to templated variables (like names) and metadata (like timestamps), so exact-match cache lookups rarely hit. We solve this at Butter by using LLMs to detect dynamic content in requests and derive their inter-relationships, allowing the cache entry to be stored as a template + variables…

    Jan 2026 · blog.butter.dev · its alternatives →

Also compare

Ranked by how close each launch is in meaning, then by votes. Prices were read from each product’s own site when checked and can change. Refine with your own description →