Why Rust panics on OOM?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Rust-for-Linux

    Adding support for the Rust language to the Linux kernel. (by Rust-for-Linux)

  • You might find this recent PR in the Rust-for-Linux repo interesting: Custom alloc, using stable Rust compilers, and more

  • rust

    Empowering everyone to build reliable and efficient software.

  • Such APIs that return results, starting with try_reserve − which is the minimal thing you can build the rest of top of − were proposed in https://rust-lang.github.io/rfcs/2116-alloc-me-maybe.html and are discussed on https://github.com/rust-lang/rust/issues/48043

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

    Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!

  • It’s sort of waiting on the outcome of https://github.com/rust-lang/wg-allocators/ which aims to define traits to make containers generic over the allocator type.

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