
bin
A minimalist paste bin built in Rust.
683 stars 57 forks last commit first released
Slowing down
No commits since 25 May 2025. Check the issue tracker before you rely on it.
bin is a minimalist paste bin written in Rust. It provides a simple interface to store text snippets without a database, comments, or self-destructing messages, focusing on speed and simplicity.
Key Features
- Minimalist paste bin with no database, no commenting functionality, and no social features
- Implemented in Rust with around 300 lines of code
- Lightweight HTTP-style workflow for pasting and retrieving text
- Syntax highlighting by file extension
Use Cases
- Quickly share code snippets or text with others
- Lightweight alternative to heavier pastebin services in constrained environments
- Temporary notes or snippets for quick collaboration
Conclusion
bin is a tiny, fast paste bin that emphasizes simplicity and instant sharing of text snippets without extra features.
Categories:
Tags:
Tech Stack:
Similar to bin

Opengist
Self-hosted Git-backed pastebin and Gist-compatible code snippet manager
Self-hosted pastebin powered by Git. Create, share and manage public, unlisted or private code snippets with syntax highlighting, Git push/pull, OAuth logins and Docker/Helm deployment.

Rustypaste
Minimal Rust-based file upload and pastebin service
Lightweight single-binary Rust pastebin and file-upload server with expiring and one-shot links, URL shortening, MIME detection and simple token auth.
MicroBin
Secure pastebin for text and file sharing with URL shortening
MicroBin is a lightweight, secure pastebin for sharing text, files, and short URLs with optional encryption, expiration controls, and raw file serving.

wastebin
Minimal pastebin with encryption and syntax highlighting
wastebin is a minimal, self-hostable pastebin with a Rust/axum backend, SQLite storage, syntax highlighting, optional encryption, and expiration/burn-after-read controls.

asciinema
Command-line terminal session recorder and web player
Open-source CLI for recording, replaying and live-streaming terminal sessions using lightweight asciicast files and an embeddable web player.

PrivateBin
Zero-knowledge encrypted pastebin with browser-side AES encryption
PrivateBin is a minimalist zero-knowledge pastebin that encrypts and decrypts pastes in the browser, with optional passwords, expiration, discussions, and file uploads.

