Maintenance status (jemallocator)

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

    Rust allocator using jemalloc as a backend

  • jemallocator

    Rust allocator using jemalloc as a backend (by tikv)

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

  • 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
  • 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
  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • Moving your bugs forward in time

    4 projects | dev.to | 8 May 2024
  • Rust to .NET compiler – Progress update

    2 projects | news.ycombinator.com | 3 May 2024
  • Create a Custom GitHub Action in Rust

    3 projects | dev.to | 28 Apr 2024