deathbyknowledge

A fast, searchable, self-hosted Git remote built with Durable Objects

63
4
100% credibility
Found Mar 21, 2026 at 63 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

Ripgit provides self-hosted Git repository hosting on Cloudflare with web browsing, full-text search, diffs, issues, pull requests, and standard Git client support.

How It Works

1
📰 Discover ripgit

You hear about ripgit, a simple way to host your own private Git repositories online without servers.

2
🚀 Set up your space

Sign into your free Cloudflare account and launch ripgit with a few clicks – your Git home is ready instantly.

3
🔗 Connect your projects

Tell your Git tools where to send code by adding a special web address for each project.

4
📤 Push your first code

Push commits from your computer – they arrive safely with smart squeezing to save space.

5
🌐 Browse and manage

View files, search code, track changes, and handle requests for improvements right in your web browser.

Your Git haven

Enjoy your always-on private Git spot for solo work or teams, with search, history, and teamwork tools.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 63 to 63 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is ripgit?

Ripgit is a Rust-built, self-hosted Git remote on Cloudflare Workers using Durable Objects—one per repo with SQLite storage for isolation. It handles standard git push, clone, and fetch like any remote, plus a web UI for file browsing, commit logs, diffs, raw file serving, and fast full-text search over code and messages with prefixes like @author: or @path:. Users get a searchable Git server with delta compression (5-20x savings), API endpoints for refs/logs/search/stats, and agent-friendly text/markdown modes for curl.

Why is it gaining traction?

Edge deployment delivers fast Git operations globally without servers, beating traditional self-hosting on latency for clone/fetch/search. Built-in FTS5 search and xpatch compression handle large repos (e.g., 40k commits in curl demo), while GitHub OAuth auth and service bindings enable owner-only writes. Text modes and explicit actions make it scriptable, standing out for fast, searchable Git remotes over GitHub alternatives.

Who should use this?

Cloudflare devs self-hosting repos for teams, indie hackers needing fast Git search without GitHub costs, or scripters automating GitHub-like workflows (fast downloads, schedules, past papers as repos). Suits frontend/backends wanting quick code search or diffs via API/web.

Verdict

Worth prototyping on Cloudflare for its fast, durable Git hosting, but 1.0% credibility score and 63 stars mean it's early—solid docs and live demo, yet push large repos incrementally due to timeouts/no force-push. AGPL suits open projects; skip for production without more testing.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.