nowfound

Alternatives

Products that do what Proxycaching does

Speed up local dev & eliminate external API rate limits

  1. 1TD

    Tabserve gives you a https url for localhost using only the browser (tabserve.dev). Take a look: https://tabserve.dev

    2023 · tabserve.dev

  2. 2FC
  3. 3

    Benchmark proxies for reliable, target-specific scraping

    29d ago · scrapeops.io

  4. 4
    Proxyman196

    An modern and intuitive HTTP debugging proxy

    2019

  5. 5AL

    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

  6. 6

    An internet treasure hunt platform.

    2018

  7. 7DA
  8. 8FR
  9. 9

    wpCache® WordPress HTTP Cache

    2018

  10. 10GP
  11. 11PP

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

    2024 · github.com

  12. 12FB
  13. 13PF
  14. 14
    Proxy4u93

    Fast residential proxies for smooth web scraping - Proxy4u

    2024

  15. 15AP
  16. 16CH
  17. 17

    Web debugging proxy for iOS

    2019

  18. 18

    Tunnel, inspect & mock localhost - no backend needed

    Apr 2026 · proxyhub.app

  19. 19LD

    Hi HN! I'm Jarek, and I've built this tool that allows publishing .local domains on the local network using mDNS. It also has a reverse proxy that handles HTTPS termination and port forwarding. I'm working on adding more features, like an index page with all available domains or allowing proxy redirects, so you could redirect from HTTP to HTTPS. Let me know if you have any questions or feedback!

    2023 · localcan.com

  20. 20SI

    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

  21. 21PA

    Hi Hacker News, I’d like to introduce PipeGate, a lightweight, self-hosted proxy built with FastAPI. I created PipeGate as a fun little exercise to understand how tunneling services work under the hood. PipeGate allows you to expose your local servers to the internet, giving you full control over your setup.

    2024 · github.com

  22. 22BA

    Hi HN! I'm Erik. We built Butter, an LLM proxy that makes agent systems deterministic by caching and replaying responses, so automations behave consistently across runs. - It’s a chat completions compatible endpoint, making it easy to drop into existing agents with a custom base_url - The cache is template-aware, meaning lookups can treat dynamic content (names, addresses, etc.) as variables You can see it in action in this demo where it memorizes tic-tac-toe games: https://www.youtube.com/watch?v=PWbyeZwPjuY Why we built this: before Butter, we were Pig.dev (YC W25), where we…

    Oct 2025 · butter.dev

  23. 23SA

    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

  24. 24CH

    Hi, I'm fiiv, and I'm the creator of Cache Horse. I built it because I wanted an easy plug-n-play solution to caching and simplifying HTTP requests - in particular, on frontend. First, I was fetching data like daily weather, historic currency exchange numbers, air quality readings - and many of those APIs have quota limits. And second, since I was already caching them, I thought it would be useful to batch them together - so I built that feature in. I would love to hear your feedback and thoughts on the project. Thanks!

    2025 · cache.horse

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