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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • twitter-stream-rs

    A Rust library for listening on Twitter Streaming API.

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

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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

  • redis-rs

    Redis library for rust

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

  • serde

    Serialization framework for Rust

    serde and serde json

  • 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