Redis Streams in Action - Part 2 (Rust app to consume from the Twitter Streaming API)

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. redis-streams-in-action

    Go, Rust, Java services to showcase Redis Streams and RediSearch in action

    The code is available in this GitHub repo - https://github.com/abhirockzz/redis-streams-in-action

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. twitter-stream-rs

    A Rust library for listening on Twitter Streaming API.

    A Rust library for accessing the Twitter Streaming API (uses tokio)

  4. tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

    A Rust library for accessing the Twitter Streaming API (uses tokio)

  5. redis-rs

    Redis library for rust

    redis-rs, a Rust library for Redis with both high and low-level APIs

  6. serde

    Serialization framework for Rust

    serde and serde json

  7. json

    Strongly typed JSON library for Rust (by serde-rs)

    serde and serde json

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

  • Beyond SQL: A relational database for modern applications

    4 projects | news.ycombinator.com | 22 Aug 2023
  • A question for all those that use Python

    4 projects | /r/rust | 7 Apr 2023
  • Serde Integration With the MongoDB Rust Driver

    2 projects | dev.to | 6 May 2025
  • A 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2

    4 projects | news.ycombinator.com | 23 Apr 2025
  • Is Rust a good fit for business apps?

    4 projects | news.ycombinator.com | 13 Mar 2025

Did you know that Rust is
the 5th most popular programming language
based on number of references?