Skip to content

Analyzing seismic data with Rust: From Fetching to Insights

Notifications You must be signed in to change notification settings

bytesandbalance/Rust-Data-Code

Repository files navigation

Earthquake Data Analysis in Rust

This repository contains a Rust-based implementation for analyzing earthquake data. The primary goal is to fetch earthquake data,extract meaningful insights, such as temporal trends and geographical distribution, and add asynchronocity with tokio and observability with Open Telemetry.

Features

  • Fetching Data: fetch/src
  • Fetching Data Asyncronously: process_async/src
  • Data Analysis with Rust: process_async/src
  • Adding Observability with Telemetry: process_async_opentelemetry/src

About

Analyzing seismic data with Rust: From Fetching to Insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published