Skip to content
@sharegpu

sharegpu

Distributed GPU compute for AI · Making idle GPUs work for everyone · dflop.top
GPUShare — Distributed GPU Compute for AI

English · 简体中文


Making idle GPUs work for everyone. A distributed compute network for AI — chat, image gen, coding agent, plugins — powered by consumer GPUs.


Live FlopCode CLI Telegram Built with Rust NVIDIA + Apple Silicon


What is this?

GPUShare is the back-end network. dflop.top is the front door.

We do three things:

  1. Sell access to consumer GPUs — gamers run a desktop app, idle GPUs earn money sandboxed in Docker / MLX.
  2. Run a hosted AI surface on top — chat with streaming, image generation, REST API, Telegram mini app, mobile remote.
  3. Ship a coding agentFlopCode, a Claude Code fork wired into our gateway, with a community plugin marketplace.

Pay per use, top up with Stripe, or subscribe to FlopCode Pro at $9.90/mo.


How it works

GPUShare architecture — GPU owner, platform, builders & coders

Surfaces

 GPU owner

Run the Provider desktop app (download). Auto-detects NVIDIA + Apple Silicon, monitors idle, runs jobs sandboxed.

  • Tauri 2.0 + Rust core
  • Docker --gpus all --network none
  • MLX server for M-series Macs
  • WebSocket dispatch + heartbeat
  • Reputation scoring (Bronze→Gold)
  • Earn 85% of task revenue

 AI builder

Use the platform as-a-service — no SDK lock-in, OpenAI-compatible.

 Coder

Install FlopCode — our Claude Code fork wired to dflop.top.

npm install -g flopcode
flopcode
  • Anthropic-compatible gateway
  • Plugin marketplace (git-protocol)
  • /remote-control from your phone
  • Telegram mini app for on-the-go
  • Free 50K · Pro 500K · Unlimited

Features

Feature Description
AI Chat Real WS-V2 streaming · text + reasoning + image generation · session-affine response chains
GPU Rooms Marketplace of compute rooms — real GPU nodes or third-party API proxies, per-room pricing & token caps
FlopCode CLI AI coding agent (Claude Code fork) · /remote-control from phone · plugin marketplace · auto-update
Task Wizard 3-step submission for Stable Diffusion · LLM inference · Whisper transcription · LoRA fine-tuning
Plugin Market Git-protocol plugin registry — browse, install, rate community extensions for FlopCode
Community V2EX-style forum · rich-text editor · nested comments · image uploads
Telegram Mini App TG SDK theming · bottom TabBar · 24h JWT · dedicated mobile auth flow
Phone Remote Control Drive FlopCode CLI from your phone · live xterm mirror · per-tool permission prompts
Apple Silicon Native MLX inference (auto 4/8/16-bit quant) via the Provider desktop app
Stripe Pay-per-use top-ups · FlopCode Pro subscription · automatic 85/15 split to providers

Repositories

Repo Description
GPUShare private Core platform — Rust backend (Axum) · Next.js 15 dashboard · Tauri 2.0 desktop client · FlopCode agent
gpushare-plugins Open plugin registry — marketplace.json + skills + scaffolds, consumed by FlopCode and the web plugin market
.github This profile

Tech stack

Backend     Rust · Axum 0.8 · SQLx · PostgreSQL 16 · Redis 7 · sub2api WS V2
Gateway     Anthropic-compatible /v1/messages · OpenAI-compatible /chat/completions
Frontend    Next.js 15 · React 19 · Tailwind CSS v4 · motion · @tanstack/react-query
Desktop     Tauri 2.0 · Rust · Docker · NVIDIA NVML · MLX (Apple Silicon)
CLI         Bun-built single-file (~12MB) · published as `flopcode` on npm
Mobile      Telegram Mini App · responsive web · phone remote (WS bridge)
Infra       Railway · VPS · Cloudflare R2 · Workers + KV · Sentry · Stripe · Resend

Quick start

# Run the AI chat / coding agent right now
npm install -g flopcode
flopcode

# Or use the web app
open https://dflop.top

# Rent your GPU (gamer-friendly desktop app)
open https://dflop.top/download

dflop.top · chat · rooms · flopcode · plugins · community · pricing · docs

Distributed GPU compute for AI · Made for the people who own the silicon · dflop.top

Popular repositories Loading

  1. .github .github Public

    Organization profile and community health files

  2. gpushare-plugins gpushare-plugins Public

    Open-source plugin registry for GPUShare platform

    Python

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…