Does Rust really abort on allocation failure?

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

    RFCs for changes to Rust

  • The standard library does abort on allocation failure by default, and there are separate APIs being developed in case you want to handle allocation failure. There is even an open RFC to make it possible to disable all APIs which abort-on-allocation-failure.

  • fallible_collections

    impl fallible collections in rust, quite as describe in RFC 2116

  • For the benefit of you, OP (/u/sugarcoatedcat) and any passersby, the crowdstrike team found that reserving in a fallible_collections::TryVec is very important... because they implemented the reallocation logic wrong: https://github.com/vcombey/fallible_collections/issues/22

  • 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

  • NixOS on Hetzner Dedicated

    1 project | news.ycombinator.com | 16 Jan 2024
  • Ask HN: Automatic clevis/tang unlocking on Debian

    1 project | news.ycombinator.com | 31 Oct 2023
  • No Windows image posibility

    1 project | /r/hetzner | 8 Nov 2022
  • Have you ever heard of our Hetzner Online Community?

    1 project | /r/hetzner | 26 Apr 2022
  • The character encoding cheat sheet for JS developers

    1 project | dev.to | 10 Apr 2024