Two-Project Series

Build a Stock-Tracking CLI with Async Streams in Rust you own this product

prerequisites
intermediate Rust • basics of Cargo/rustc/rustup • basics of cross-compiling tools
skills learned
async programming • using async streams • unit tests in async environments • async streams for improved efficiency • actors for efficient data processing • mix actor and non-actor programming
Claus Matzinger
2 weeks · 4-6 hours per week average · INTERMEDIATE

pro $24.99 per month

  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose one free eBook per month to keep
  • exclusive 50% discount on all purchases

lite $19.99 per month

  • access to all Manning books, including MEAPs!

team

5, 10 or 20 seats+ for your team - learn more


In this liveProject, you’ll use some of the unique and lesser-known features of the Rust language to finish a prototype of a FinTech command line tool. You’ll step into the shoes of a developer working for Future Finance Labs, an exciting startup that’s aiming to disrupt mortgages, and help out with building its market-tracking backend. Your CTO has laid out the requirements for the minimum viable product, which must quickly process large amounts of stock pricing data and calculate key financial metrics in real time.

These projects are designed for learning purposes and are not complete, production-ready applications or solutions.

Manning author Claus Matzinger shares what he likes about the Manning liveProject platform

here's what's included

Project 1 Data Streaming with Async Rust
In this liveProject, you will complete a half-finished prototype tool designed to improve risk management in fund strategies. You’ll transform the existing code to use async programming, use concurrent requests to fetch and process data for the tool, and output data on the command line in a CSV format. Once you’ve built the basics, you’ll upgrade the CLI’s performance to concurrently fetch stock data every 30 seconds.
Project 2 Advanced Data Streaming with Async Rust
In this liveProject, you’ll implement the capability for your CLI tool to continuously poll the data source to create a stream of data over the command line. Once you’ve set up that functionality, you’ll integrate your new CLI into your company’s wider intelligence gathering system, which requires exposing an HTTP endpoint that provides the most recent performance indicators.

book resources

When you start each of the projects in this series, you'll get full access to the following book for 90 days.

choose your plan

team

monthly
annual
$49.99
$499.99
only $41.67 per month
  • five seats for your team
  • access to all Manning books, MEAPs, liveVideos, liveProjects, and audiobooks!
  • choose another free product every time you renew
  • choose twelve free products per year
  • exclusive 50% discount on all purchases
  • Build a Stock-Tracking CLI with Async Streams in Rust project for free

project author

Claus Matzinger

Claus Matzinger is a software engineer with more than a decade of experience in a variety of technologies. In his current role at DEX Labs, Claus is a full-time Rustacean in the crypto world. Previously at Microsoft, Claus helped customers solve their biggest challenges by implementing solutions ranging from machine learning pipelines to cloud native architecture for large-scale data processing. His previous books and blog can be found at X5FF.

Prerequisites

This liveProject is for intermediate Rust programmers who want to advance their knowledge beyond the basics. To begin this liveProject you will need to be familiar with the following:


TOOLS
  • Intermediate Rust, min. version 1.51
  • Basics of Cargo
TECHNIQUES
  • Basics of Data processing
  • Basics of Concurrency

you will learn

In this liveProject, you’ll learn how to use unique features of the Rust ecosystem to write asynchronous code and build cross-platform applications. The skills you learn can be easily transferred to other large-scale and enterprise Rust development projects.


  • Async programming using different approaches
  • Use async streams for improved efficiency
  • Unit tests in async environments
  • Try out and implement advanced architectural styles for your code

features

Self-paced
You choose the schedule and decide how much time to invest as you build your project.
Project roadmap
Each project is divided into several achievable steps.
Get Help
While within the liveProject platform, get help from other participants and our expert mentors.
Compare with others
For each step, compare your deliverable to the solutions by the author and other participants.
book resources
Get full access to select books for 90 days. Permanent access to excerpts from Manning products are also included, as well as references to other resources.