Hey Rustaceans! Got an easy question? Ask here (4/2021)!

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust-blog

    Educational blog posts for Rust beginners

  • Check out this article.

  • rustfmt

    Format Rust code

  • https://github.com/rust-lang/rustfmt/issues/504#issuecomment-149723899

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

    InfluxDB logo
  • druid

    A data-first Rust-native UI design toolkit. (by linebender)

  • I'm trying to learn druid and want to have a slider with which I can control the width of a colored border. I cannot figure out how to do this, any hints would be appreciated.

  • abomonation

    A mortifying serialization library for Rust

  • Is this a feature of serde? This open feature request suggests it doesn't exist yet. Serde tries to achieve zero-copy deserialization, not zero-allocation deserialization. If you are after extreme speed, another serialization library in Rust to consider is Abomonation, which serializes and deserializes by just copying memory directly (which is highly unsafe and fragile, but still apparently works in practice).

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

  • Anything C can do Rust can do Better

    58 projects | dev.to | 1 Dec 2022
  • Fyrox Game Engine – a Rust game engine with a real editor and scripting system

    1 project | news.ycombinator.com | 26 Apr 2024
  • Common Rust Lifetime Misconceptions

    1 project | /r/hypeurls | 5 Dec 2023
  • Fyrox - A feature-rich game engine built in Rust.

    1 project | /r/opensource | 14 Sep 2023
  • Fyrox Game Engine 0.31 is Out with Major Improvements in its Editor

    1 project | /r/Boiling_Steam | 27 Jul 2023