Defeating Redis with my first rust app

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
  • firefly

    A "blazingly" fast key-value pair database without bloat written in rust (by Arthurdw)

  • I'm new to rust and wanted to create a fast key-value DB that doesn't contain other functions besides creating, fetching, and dropping values. So firefly was born. And after doing some performance benchmarks, It defeats every other key-value pair DB that I've thrown at it. (with executing the same queries)

  • gitmoji

    An emoji guide for your commit messages. 😜

  • I've been using the gitmoji cli for a while, which makes it a pleasure to use VCS in my CLI. Using the correct emojis before the messages adds some nice fluff and can also be used to quickly identify the general intent of a commit.

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

  • Gitmoji

    1 project | news.ycombinator.com | 28 Feb 2024
  • Introducing my Lightweight PHP Framework: Simplifying Small Projects with a Powerful Core!

    3 projects | /r/PHP | 4 Jul 2023
  • jsDevStarterPack

    1 project | /r/ProgrammerHumor | 24 Jun 2023
  • Git sloppiness and obsessively compulsively committing to the remote repo

    3 projects | /r/webdev | 2 Jun 2023
  • OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

    3 projects | dev.to | 21 May 2023