Introducing Rust Bindings for the Scudo Hardened Allocator

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

  • I haven't tried to make this crate work for WASM so I suspect there'll be complications but I opened an issue to investigate this https://github.com/google/rust-scudo/issues/1

  • mimalloc

    mimalloc is a compact general purpose allocator with excellent performance.

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

    A Rust wrapper over Microsoft's MiMalloc memory allocator

  • jemalloc

  • The jemalloc library itself has not had a numbered release since august 2019, but it has had regular commits since then so I don't know what's up with that. If jemallocator is waiting for a new jemalloc release before updating the Rust wrapper, I hope they're talking and have a plan.

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

  • Rust Mimalloc v0.1.30 has just been released!

    3 projects | /r/rust | 13 Oct 2022
  • Maintenance status (jemallocator)

    6 projects | /r/rust | 11 Jan 2022
  • Talc – A fast and flexible allocator for no_std and WebAssembly

    4 projects | news.ycombinator.com | 28 Feb 2024
  • Rust + WASM + Typescript [+ React]

    7 projects | /r/rust | 18 Jul 2023
  • I'm wanting to write my first compiler, but getting a little bit mixed up in general.

    3 projects | /r/Compilers | 24 Jun 2023