[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

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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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.

    SurveyJS logo
  • 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

  • Microbin: Tiny, self-contained, configurable pastebin and URL shortener in Rust

    1 project | news.ycombinator.com | 12 Jul 2023
  • MicroBin

    1 project | news.ycombinator.com | 10 Jul 2023
  • Dell Wyse 5060 + TP-Link switch

    1 project | /r/budgethomelab | 26 Dec 2022
  • Microbin – A self-contained, configurable paste bin written in Rust

    1 project | news.ycombinator.com | 8 Nov 2022
  • Ask HN: How to go about ceating an public instance of my FOSS webpastebin?

    1 project | news.ycombinator.com | 19 Oct 2022