[Media] This is my first Rust project, a little pastebin web app called MicroBin. 🦀 It's blazingly fast 🚀🔥 and crazy safe of course

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • microbin

    A secure, configurable file-sharing and URL shortening web app written in Rust.

    I use pastebins a lot but unfortunately all of them are slow, overcomplicated, lack some important features or cannot be self-hosted, so I thought making this would be a good excuse to give Rust a try as well and so far I'm having a lot of fun. I built MicroBin according to my own daily work requirements but I am starting to add other features and customisation now just in case someone else wants to use it. Everyone is welcome to take a look https://github.com/szabodanika/microbin

  • CodeMirror

    In-browser code editor (version 5, legacy)

    syntax highlighting is simple with https://codemirror.net/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • hyperpolyglot

    A fast programming language detector

    If you do end up doing it I would do it on the server using hyperpolyglot to detect the language and tree-sitter-highlight to add the CSS tags.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts