Any thoughts on "panic = unreachable_unchecked"?

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
  • min-sized-rust

    🦀 How to minimize Rust binary size 📦

  • The panic hook runs before the actual panic strategy does (unwinding vs aborting) so changing things in the hook doesn't really change much codegen-wise. If you want to make use of panic_immediate_abort then you have to recompile std yourself. This repo shows you how you could do that: https://github.com/johnthagen/min-sized-rust

  • inconceivable

    Inconceivable!

  • I wrote inconceivable! mostly for this purpose. It is a macro that lets you swap between panic & unreachable_unchecked depending on configuration args.

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

  • Regular Expression Matching Can Be Simple and Fast (2007)

    3 projects | news.ycombinator.com | 21 May 2024
  • Rustify your JavaScript tooling

    9 projects | dev.to | 21 May 2024
  • hyper (Rust) upgrade to v1: Body became Trait

    6 projects | dev.to | 21 May 2024
  • Enlightenmentware

    22 projects | news.ycombinator.com | 20 May 2024
  • 🔥 Meet genson-rs: Blazing-Fast JSON Schema Generation for Gigabytes of Data! 🚀

    1 project | dev.to | 20 May 2024