SaaSHub helps you find the best software and product alternatives Learn more →
Cactus Alternatives
Similar projects and alternatives to cactus
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CouchDB
Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability
-
ObjectBox Java (Kotlin, Android)
Database for Android and JVM - first and fast, lightweight on-device vector database
-
moor
A system for building shared, programmable, online spaces. Compatible with LambdaMOO. NOW MOVED TO CODEBERG https://codeberg.org/timbran/moor (by rdaum)
-
-
paisley
Discontinued [GET https://api.github.com/repos/patrickcollins12/paisley: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by patrickcollins12)
-
measure
Complete Mobile App Monitoring platform with Crash Reporting, ANR Tracking, Bug Reporting, Performance Tracing, Logging and more! 100% open source alternative to Firebase Crashlytics. (by measure-sh)
-
-
-
-
-
llmedge
Android native AI inference library, bringing gguf models and stable-diffusion inference on android devices, powered by llama.cpp and stable-diffusion.cpp
-
-
-
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
cactus discussion
cactus reviews and mentions
-
Show HN: Needle: We Distilled Gemini Tool Calling into a 26M Model
- Dataset synthesized via Gemini with 15 tool categories (timers, messaging, navigation, smart home, etc.)
You can test it right now and finetune on your Mac/PC: https://github.com/cactus-compute/needle
The full writeup on the architecture is here: https://github.com/cactus-compute/needle/blob/main/docs/simp...
We found that the "no FFN" finding generalizes beyond function calling to any task where the model has access to external structured knowledge (RAG, tool use, retrieval-augmented generation). The model doesn't need to memorize facts in FFN weights if the facts are provided in the input. Experimental results to published.
While it beats FunctionGemma-270M, Qwen-0.6B, Granite-350M, LFM2.5-350M on single-shot function calling, those models have more scope/capacity and excel in conversational settings. We encourage you to test on your own tools via the playground and finetune accordingly.
This is part of our broader work on Cactus (https://github.com/cactus-compute/cactus), an inference engine built from scratch for mobile, wearables and custom hardware. We wrote about Cactus here previously: https://news.ycombinator.com/item?id=44524544
Everything is MIT licensed. Weights: https://huggingface.co/Cactus-Compute/needle
-
Building JarvisOS.
Cactus Compute. (2025). Cactus: AI Inference Engine for Phones & Wearables. https://github.com/cactus-compute/cactus
-
Launch HN: Cactus (YC X25) – AI inference on smartphones
Open source for the PR, then switching to non-open licensing is a cowardly, bullshit move.
https://github.com/cactus-compute/cactus/commit/b1b5650d1132...
Use open source and stick with it, or don't touch it at all, and tell any VC shitheels saying otherwise to pound sand.
If your business is so fragile or unoriginal that it can't survive being open source, then it will fail anyway. If you make it open source, embrace the ethos and build community, then your product or service will be stronger for it. If the big players clone your work, you get instant underdog credibility and notoriety.
-
Show HN: Cactus – Ollama for Smartphones
You don't need to guess: https://github.com/cactus-compute/cactus/tree/main/cpp
-
Local-first software: You own your data, in spite of the cloud
Interesting to think about the concept of local-first in the age of AI.
Wanting to be able to run AI fully privately, and offline, is the reason we created Cactus:
https://github.com/cactus-compute/cactus
Fully open-source, cross-platform & blazing-fast; lets you plug in private AI into any app on your phone.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Stats
cactus-compute/cactus is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of cactus is C++.