nowfound

Dev tools · alternatives · 2026

24 alternatives to SwiftlyCache

thread safe IOS general cache library written with swift

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

  1. 1

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

    2020 · its alternatives →

  2. 2CH
  3. 3AL
  4. 4PP

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

    2024 · github.com · its alternatives →

  5. 5IB

    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 · its alternatives →

  6. 6PF
  7. 7

    Cache-as-a-service for generative AI app developement & prod

    2023 · its alternatives →

  8. 8CA

    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 · its alternatives →

  9. 9SA

    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 →

  10. 10

    Generate beautiful, typesafe code from data

    2018 · its alternatives →

  11. 11

    I wrote a lightweight scripting language that runs together with C. Specifically, it's a C library, you run it through a C function call, and it can callback your own C functions. Compiles to ~250 kB. No dependencies beyond the C standard library. Key language features: * Uses aliases not pointers, so it's memory-safe * Arrays are N-dimensional and resizable * Runs scripts or its own 'shell' * Error trapping * Methods, inheritance, etc. * Customizable syntax

    Jan 2026 · github.com · its alternatives →

  12. 12AG
  13. 13AF
  14. 14AL

    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 →

  15. 15

    wpCache® WordPress HTTP Cache

    2018 · its alternatives →

  16. 16CM
  17. 17FC
  18. 18AF

    Serialization framework with some interesting numbers: 10-20x faster on nested objects than json/protobuf. Technical approach: compile-time codegen (no reflection), compact binary protocol with meta-packing, little-endian layout optimized for modern CPUs. Unique features that other fast serializers don't have: - Cross-language without IDL files (Rust ↔ Python/Java/Go) - Trait object serialization (Box) - Automatic circular reference handling - Schema evolution without coordination Happy to discuss design trade-offs. Benchmarks:…

    Oct 2025 · fory.apache.org · its alternatives →

  19. 19QF
  20. 20SC
  21. 21LR

    A single publisher, multi subscriber lockless ring buffer build with the new generics in Go 1.18beta.

    2022 · github.com · its alternatives →

  22. 22SI

    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 →

  23. 23

    A Python Library for Efficient LLM Query Caching

    2024 · github.com · its alternatives →

  24. 24DN

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 →