logo
icon

Wastebin

Wastebin is a lightweight, fast pastebin application built with Rust. It features syntax highlighting for over 250 languages, optional paste expiration, URL-based and password-based paste access, and a clean dark/light theme interface. Data is stored in an embedded SQLite database.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
PastebinProductivityDeveloper-Tools

Wastebin

Wastebin is a minimal, fast pastebin built with Rust that supports syntax highlighting, paste expiration, and multiple themes.

What You Can Do After Deployment

  1. Visit your domain — Open the Wastebin web interface and start creating pastes
  2. Create a paste — Write or paste code/text with automatic syntax detection
  3. Set expiration — Configure pastes to expire after a specified duration
  4. Share via URL — Each paste gets a unique URL for easy sharing
  5. Switch themes — Choose from multiple syntax highlighting themes

Key Features

  • Syntax highlighting for 250+ languages
  • Configurable paste expiration
  • Multiple color themes (ayu, dracula, monokai, and more)
  • Password-protected pastes
  • Burn-after-reading option
  • REST API for programmatic access
  • QR code generation for paste URLs
  • Dark and light mode support
  • Lightweight and fast (built with Rust)

License

MIT — GitHub