Announcing error-stack v0.2

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

    Support for requesting objects from other objects dynamically based on type

  • Yup! This is kinda how I got sucked down the rabbit hole of error handling, I wanted to be able to use https://docs.rs/tracing-error/latest/tracing_error/struct.SpanTrace.html instead of Backtrace but it was impossible to pass arbitrary contexts out of dyn Errors, and there was zero chance in hell that I was gonna get SpanTrace added to std, so I had to get creative. My original idea was to just pass in a type id and get a dyn Any back out but luckily my friend nika had better ideas and helped design https://github.com/mystor/object-provider/ and eventually https://github.com/mystor/dyno/, which then eventually was used as the basis of nrc's Provider RFC. A team effort really but I definitely view it as my baby because the error handling use case was the root motivation of it all.

  • dyno

    Rust dynamic objects (by mystor)

  • Yup! This is kinda how I got sucked down the rabbit hole of error handling, I wanted to be able to use https://docs.rs/tracing-error/latest/tracing_error/struct.SpanTrace.html instead of Backtrace but it was impossible to pass arbitrary contexts out of dyn Errors, and there was zero chance in hell that I was gonna get SpanTrace added to std, so I had to get creative. My original idea was to just pass in a type id and get a dyn Any back out but luckily my friend nika had better ideas and helped design https://github.com/mystor/object-provider/ and eventually https://github.com/mystor/dyno/, which then eventually was used as the basis of nrc's Provider RFC. A team effort really but I definitely view it as my baby because the error handling use case was the root motivation of it all.

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

    Some osu! utilities written in Rust.

  • Here's the project

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

  • Genson-Rs: Fast JSON Schema Generation for Large Datasets in Rust

    1 project | news.ycombinator.com | 20 May 2024
  • Monorepo architecture in shadcn-ui/ui.

    3 projects | dev.to | 20 May 2024
  • BEAM VM The good, the bad and the ugly

    4 projects | dev.to | 20 May 2024
  • Experimenting with generics in Rust: little library for Bezier curves - part 1

    1 project | dev.to | 20 May 2024
  • Console Msgs in Tauri/.NET/WebView2: BuyNow Driver Initialized

    1 project | news.ycombinator.com | 20 May 2024