Hey Rustaceans! Got an easy question? Ask here (24/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
  • tic

  • I want to compare iterator to a vector, so I need to collect the iterator. Inference does not work in assert_eq! when you give it a vector and a result of collect. code

  • telnet-chat

    Example of using actors in Rust.

  • I usually recommend writing this kind of stuff by creating a task that routes messages to the right places, as well as a task for each connection that handles doing IO on the connection, then use channels between these tasks. You can find inspiration for this in this blog post, and this project is a real implementation of this pattern.

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

  • Pcodec: Lossless de/compressor for numerical data using quantiles. Rust/C/Python

    2 projects | news.ycombinator.com | 12 May 2024
  • Show HN: Pyvector-rs, embed Vector pipelines inside Python applications

    1 project | news.ycombinator.com | 12 May 2024
  • Ask HN: LLVM versus WASM?

    1 project | news.ycombinator.com | 12 May 2024
  • Error Handling for Large Rust Projects - A Deep Dive into GreptimeDB's Practices

    2 projects | dev.to | 12 May 2024
  • Calling Anchor Program From Rust

    1 project | dev.to | 12 May 2024