| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Serverless Git for large files.
Crab is a serverless Git remote storage solution for teams working with models, datasets, game assets, media, and other large files. Repositories live directly in cloud object storage such as S3, Google Cloud Storage, or Azure Blob Storage, with no servers, databases, or LFS endpoints to operate.
Website · Docs · CLI docs · Desktop docs
curl -fsSL https://crab.build/install.sh | bash
crab install --global
cd my-project
crab init --storage-provider s3 crab://my-bucket/my-repo
crab setup
crab ship -m "initial commit"Crab supports S3, Google Cloud Storage, and Azure Blob Storage. Configure the matching cloud credentials first, then point Crab at the bucket or container where the repository should live.
Serverless Git for large files: store models, datasets, and assets in your own S3, GCS, Azure, or S3-compatible bucket.
Native, local-first knowledge graph engine for code and project artifacts—inspired by Graphify, built in Rust, and evolving beyond it.
Prolly is a content-addressed ordered map built on prolly trees. It gives applications immutable snapshots, cheap branching, structural sharing, efficient diffs and merges, sync primitives, and verifiable key/range proofs.
Serverless git for large files — store repositories in your own cloud bucket with no servers, no LFS endpoints, and full deduplication.
Trail is a local-first, prolly tree backed operation database for code and text worktrees. Git records committed snapshots; Trail records the work that happens between commits: saves, patches, branches, agent edits, merges, and line-level provenance.
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |