SaaSHub helps you find the best software and product alternatives Learn more →
Warp Alternatives
Similar projects and alternatives to warp
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
caveman
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
-
-
-
deltafin
Run full Kimi K3 on a single device. And an OpenAI-compatible API server for local chat and coding agents.
-
local-kimi
Optimized local serving engine for Kimi-Linear-48B: INT4 quantizer, fused decode kernels for a measured 3.18x, and an OpenAI-compatible server. Ships with k3, a bridge that detects the client per request so Claude Code, Codex, Cline, Aider and opencode all work unchanged.
-
ninfer-3090
Hyper optimised Qwen3.8-27B inference on one RTX 3090: ReplaySSM, MTP3, reasoning effort, C1-C8 batching, and native Windows and Linux builds.
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
Swiftlet
Swiftlet is a Swift and Metal runtime that runs large Qwen Mixture-of-Experts models locally on Apple devices by streaming expert weights from storage, enabling 35B and 80B models to run with low RAM, including on iPhone.
-
memra
Rust + CUDA LLM inference engine for Blackwell (RTX PRO 6000, RTX 5090): OpenAI-compatible serving, speculative decoding, per-model exactness gates
-
warp discussion
warp reviews and mentions
- GLM-5.3-Flash on Apple Silicon
-
GLM-5.3-Flash at 3.3 tok/s
GLM-5.3-Flash shares many architectural similarities with Kimi K3, so I added support for it as well. It requires as little as 5.14 GB of RAM to run, and on a 64 GB MacBook Pro M5 Pro it reaches about 3.32 tok/s, or 3.86 tok/s on longer runs.
More memory means a larger expert cache, while higher storage and memory bandwidth can further improve performance.
The project is completely open-source and free to use: https://github.com/sqliteai/warp
- Show HN: Warp – Run the 313B GLM-5.3-Flash on a MacBook with 8GB RAM
- Qwen 3.8 27B is out: open weights, best local dense model yet
- Run Kimi K3 using 29 GB of RAM at 0.50 tok/s
- Running Kimi K3 on a local computer
- Show HN: Run Full Kimi K3 with 29 GB of RAM
- Run Kimi K3 on a local computer
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Sep 2026
Stats
sqliteai/warp is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of warp is C.