Maintenance status (jemallocator)

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jemallocator

    Rust allocator using jemalloc as a backend

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • jemallocator

    Rust allocator using jemalloc as a backend (by tikv)

    There's an actively-maintained "simplified" fork at https://github.com/tikv/jemallocator.

  • rust

    Empowering everyone to build reliable and efficient software.

    That's the one rustc recently changed to too: https://github.com/rust-lang/rust/pull/83152

  • mimalloc

    mimalloc is a compact general purpose allocator with excellent performance.

    I'll mention that mimalloc (+ Rust wrapper) is great alternative to jemalloc.

  • mimalloc_rust

    A Rust wrapper over Microsoft's MiMalloc memory allocator

    I'll mention that mimalloc (+ Rust wrapper) is great alternative to jemalloc.

  • snmalloc

    Message passing based allocator

    Did you ever benchmark against https://github.com/microsoft/snmalloc ?

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

  • Talc – A fast and flexible allocator for no_std and WebAssembly

    4 projects | news.ycombinator.com | 28 Feb 2024
  • Installing Rust on macOS with Homebrew

    2 projects | dev.to | 17 Nov 2024
  • Rust's Sneaky Deadlock With `if let` Blocks

    5 projects | news.ycombinator.com | 12 Nov 2024
  • Perhaps Rust Needs "Defer"

    2 projects | news.ycombinator.com | 6 Nov 2024
  • Starting to Rust: A Developer’s Journey into the Rust Language

    2 projects | dev.to | 4 Nov 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?