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

- 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

- 4CM
2025 · github.com · its alternatives →
- 5PF
2025 · github.com · its alternatives →
- 6FC
2024 · determinate.systems · its alternatives →
- 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 →
- 8DN
2015 · github.com · its alternatives →
- 9CH
Jan 2026 · github.com · its alternatives →
- 10

- 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
Bun▲303A fast JS runtime Node.js replacement with built‑in tools
Dec 2025 · bun.com · its alternatives →
- 13

- 14

- 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 →
- 16GL
2019 · github.com · its alternatives →
- 17

- 18

- 19

- 20AL
2022 · github.com · its alternatives →
- 21FH
2025 · github.com · its alternatives →
- 22

Speed up local dev & eliminate external API rate limits
Jun 2026 · github.com · its alternatives →
- 23

- 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
- Verdaccio alternatives
- Pocache, preemptive optimistic caching for Go alternatives
- UniCache by PLG Works alternatives
- CasCache – multi-generational cache with optimistic concurrency control alternatives
- Pogocache – Fast caching software alternatives
- FlakeHub Cache: Fast, secure, configurable. A new take on Nix caching alternatives
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 →